Skip to content

Latest commit

 

History

History

auto_clicker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

AutoClicker

This is a basic autoclicker, you can choose the delay you want between each click.

Prerequisites

Python 3.8.x

Setup and activate virtual environment :

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!

Controls

Key Action
F1 Resume / Pause
ESC Exit the program