BusTClicker is a lightweight, Python-based autoclicker with a Graphical User Interface (GUI). It allows users to automate mouse clicks with customizable speeds and easy-to-use toggle controls.
- User-Friendly GUI: Clean interface built with Python.
- Customizable Speed: Adjust the clicking interval to suit your needs.
- Start/Stop Toggle: easily control the automation.
- Always on Top: The window stays visible while you configure other applications.
No Python installation required.
- Download
BusTClicker.exefrom the Releases page. - Double-click to run.
If you want to modify the code or run it manually:
- Clone the repository:
git clone <https://github.com/AFK-Goblin/BusTClicker> cd BusTClicker