Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WildSource authored Sep 29, 2023
1 parent c0f595a commit 30e9f66
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# AC4J
Auto-Clicker for Java. Is a very simple auto clicker written in java. It is very basic and is a big messy spaghetti code. Use it at your own risk I am not responsible for the dumb shit you do with it.

# How to use
You fill in the amount of delay between clicks (it is measured in milliseconds) and click on start.
To stop it you click the stop button.

# Warnings
you probably shouldn't uncheck the always stay on top checkbox.
There is no killswitch so you better press that stop button

0 comments on commit 30e9f66

Please # to comment.