🖱️ A simple C++ autoclicker with humanistic click distribution.
  • C++ 98.8%
  • C 1.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-02 22:05:09 -04:00
screenshot better images 2026-06-09 15:53:25 -04:00
src refactor 2026-06-09 12:14:09 -04:00
.gitattributes Initial commit 2026-05-31 18:20:03 -04:00
.gitignore Initial commit 2026-05-31 18:20:03 -04:00
autoclicker.h Initial commit 2026-05-31 18:20:03 -04:00
autoclicker.ico icon change 2026-06-09 12:23:30 -04:00
autoclicker.rc cleanup 2026-06-09 11:51:26 -04:00
autoclicker.slnx release 2026-06-09 12:47:20 -04:00
autoclicker.vcxproj release 2026-06-09 12:47:20 -04:00
autoclicker.vcxproj.filters refactor 2026-06-09 12:14:09 -04:00
framework.h Initial commit 2026-05-31 18:20:03 -04:00
LICENSE Initial commit 2026-05-31 18:20:03 -04:00
README.md Update README.md 2026-08-02 22:05:09 -04:00
Resource.h cleanup 2026-06-09 11:51:26 -04:00
small.ico icon change 2026-06-09 12:23:30 -04:00
targetver.h Initial commit 2026-05-31 18:20:03 -04:00

🖱️ Autoclicker

Main UI

A simple C++ autoclicker designed to emulate authentic click patterns.

🎥 Click recorder

Click recorder

Features a "click recorder" that samples your own click pattern as the distribution.

⌨️ Controls

The toggle keys can be rebound, but the defaults are

Key Action
F6 Enable left clicker
F8 Enable right clicker

If the delivery mode is set to a target application, you can also enable "Only when holding mouse down". This makes it so that while the autoclicker is enabled, you have to hold down the left click button to start autoclicking.