A simple program that automatically clicks. Can help with repetitive tasks (like continuously refreshing webpage, collecting stuff in games, ...).
Prebuilt program is available under Releases
- Clone repository
- Install Python
- Install dependencies:
pip install -r requirements.txt
- Install UPX (optional)
- Run build.py
- Built
*.exe
will be placed in the same folder