Free Java Auto Clicker
This is a free auto clicker that doesn't interfere with mouse movement
A milisecond is 1/1000 of a second
Status | Released |
Category | Other |
Platforms | Java |
Author | ikamenov |
Tags | Automation |
Download
Download
AutoClickerv2.zip 74 kB
Install instructions
Download the jar file (if on itch.io browser) or source code
In the downloadable source code, You can access the jar file by going to the folder and going to out/artifacts/AutoClicker_jar
Run it by either java runtime, or opening the folder with the file in the terminal and execute the following command:
java -jar AutoClicker.jar
If the executable bit is missing, open the folder with the .jar file in the terminal and execcute the following command:
chmod a+x AutoClicker.jar
Leave a comment
Log in with itch.io to leave a comment.