Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added MouseClicker-v4-src.zip
Binary file not shown.
Binary file added MouseClicker-v4.zip
Binary file not shown.
Binary file added MouseClicker.jar
Binary file not shown.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# MouseClicker
Automatic mouse clicker

Check Branches for different versions
Fourth Version Fixed minor bugs and added the feature of adding and deleting multiple clicks.

Please do note that this version requires a external library to function properly. Please download the libs folder with the necessary library. Run it using the run.bat file and make sure you have necessary jdk folder in the same directory as the run.bat, libs folder and MouseClicker.jar. Else you can run it using your customized run.bat file with properly changed locations.

1 change: 1 addition & 0 deletions run.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
jdk-18.0.1.1\bin\java.exe -cp libs\*;.\MouseClicker.jar MainClass