Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Simple AutoClicker

I built this script because my fingers got extremely tired while playing a clicker game on Roblox.

Features

  • Simple and lightweight GUI
  • Adjustable click delay (0.001 – 3600 seconds)
  • Customizable start/stop hotkey
  • Selectable mouse button (Left / Right / Middle)
  • Global hotkey support
  • Low CPU usage

Preview

GUI preview v1 0 0

How to Run

Option 1: Download .EXE (Recommended)

Go to the Releases section on the right side of this page and download the executable file.

Option 2: Run from Source

  1. Install dependencies:
    pip install -r requirements.txt
  2. Run the script:
    python autoclicker.py

Releases

Packages

Contributors

Languages