Universal clicker bot to automate repeated clicking tasks (gaming, etc.).
Start bot.exe in dist folder and follow instructions. Voilà.
Python 3
- pywin32 python library
pip install pypiwin32
- pyinstaller
pip install pyinstaller
pyinstaller --onefile bot.py