JAutoClicker is a Simple JAVA based GUI Auto Clicker Application. JAutoClicker allows user to select different coordinates with desired delay and repetations of the process.
-> Run the JAR File
OR
-> Run From Terminal/Cmd:- $ java -jar JAutoClicker.jar
OR
-> From Terminal/Cmd(with Compiling):-
$ cd src
$ javac JAutoClicker.java
$ java JAutoClicker