GG AutoClicker is a lightweight and efficient auto-clicking tool designed for automating repetitive mouse clicks. It is useful for gaming, automation tasks, and UI testing.
- ✅ Customizable Click Intervals – Set precise time delays between clicks.
- ✅ Single & Double Click Support – Choose between left, right, or middle button clicks.
- ✅ Hotkey Activation – Start and stop auto-clicking with a keyboard shortcut.
- ✅ Click Location Control – Click at a fixed position or follow the cursor.
- ✅ Looping & Click Counter – Set a limit on the number of clicks or run it indefinitely.
#Running the app
To make a single exe, run this command on the command line inside the main directory:
"pyinstaller GG-Autoclicker.spec"
The output exe will be created inside the "dist" folder. On running the exe, a dynamic app log will be maintained in the file "app.txt"
