This is a basic autoclicker, you can choose the delay you want between each click.
Python 3.8.x
For Unix based systems please execute the following command to create venv and install requirements.
make init
source .venv/bin/activate
Then you can run the script!
Key | Action |
---|---|
F1 | Resume / Pause |
ESC | Exit the program |