-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Overfake edited this page May 8, 2018
·
9 revisions
Welcome to the AutoClicker wiki!
-
You cannot yet choose number of clicks now its only 10 clicks How to use :
-
Start autoclick bot
-
Choose timer or nbclicks
-
Define timer or nbclicks
-
Define interval
-
Click on JFrame anywhere except for the JButtons/JTextfields then move your mouse
-
Press ctrl then click button "start autobot"
-
To stop click "Stop autobot"
-
Or wait the number of clicks you put or the timer you put to end.
Next version :
- Being able to set nb of clicks or a timer which allows you to set "click for 10 seconds every 20 miliseconds". (DONE)
- Do some basic designing to make it pretier.
- Make it easier to understand how it works to select coordinates of cursor, because for nondevelopper it seems a little bit too hard if you don't explain where to click (I have no idea why exatly its hard to click anywhere on JFrame and then press CTRL).
- Check inputs to make sure its numbers, so it won't crash. (DONE)
- Add error DLG to show messages of erros.