Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 475 Bytes

File metadata and controls

16 lines (14 loc) · 475 Bytes

JAutoClicker

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.

How to Use

-> 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