• Stars
    star
    306
  • Rank 135,840 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 8 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

AutoClicker is a useful simple tool for automating mouse clicks.

AutoClicker

GitHub release (latest by date) GitHub all releases GitHub

AutoClicker is a desktop application for automating mouse clicks.
Written in C# and WPF.

Features

  • Choose a custom interval to perform mouse tasks.
  • Perform left button, right button or middle button mouse clicks.
  • Perform single click tasks, or double click tasks.
  • Perform clicks infinitely, or choose a limited number of times.
  • Perform clicks at the current cursor position, or choose a custom position.

Platform

Currently available only for Windows OS.

Download

Download the latest version from the releases page, unzip and run AutoClicker.exe.

Build

Open the solution via Visual Studio, build and run.