A high-performance Windows autoclicker built with Python, featuring a modern GUI, multiple speed modes, custom hotkeys, and persistent settings.
- Multiple click speed modes:
- Human
- Normal
- Above Normal
- Fast
- Ultra Fast
- SONIC
- Start / Stop buttons
- Global hotkey support (keyboard & mouse)
- Custom hotkey changer
- Settings auto-saved (
settings.json) - Always-on-top GUI
- Low CPU usage loop
- Native Windows clicking using
SendInput
- Windows (SendInput is Windows-only)
- Python 3.9+
- Required Python libraries:
pip install pynput