/python-autoclicker

A simple autoclicker with controls powered by pyautogui

Primary LanguagePython

python-autoclicker

A simple autoclicker with controls using pyautogui. Image

Default delay is 1 second.

Note:
As a fail-safe, moving your mouse to the very top left corner will exit the program.

Controls

Key Action
F1 Resumes the autotyper
F2 Pauses the autotyper
ESC Exits the program

If you want to change the shortcut keys, change their values with the keycodes provided here: https://pythonhosted.org/pynput/keyboard.html

Future Enhancement

  • GUI