A simple autoclicker software built in C++ using vulkan as a renderer and dear imgui for the UI. This program automates mouse clicks at specified intervals to assist with repetitive tasks or gaming.
✓ Specify the number of clicks and interval between each click.
- Option to choose between left, right, or middle mouse button clicks.
✓ Ability to pause or stop the autoclicker. (Home button)
- Customizable hotkeys to start/pause or stop the autoclicker.
-
Clone the repository:
git clone https://github.com/drstattik-dev/AutoClicker.git
-
Setup the project
go to the projects directory and run
scripts/Setup.bat
press any key to exit, after all projects are generated you can now open the sln.