Local Windows utility
Auto Clicker
Set a rate, pick a button, choose whether it clicks or holds, and hand it a hotkey. From then on it runs from the tray with timing that varies the way a hand does rather than ticking like a metronome — and it stops the instant you press the same key again.
Windows 10/11 (x64) · Free · No account
Nothing is written to disk. Auto Clicker only sends input; the settings you dial in can be saved as a profile if you want them back.

What it's for
Real jobs — Auto Clicker
Not feature bullets — the actual situations people go looking for this in the first place.
- Holding the left button down to mine or gather, where a pulsed click does nothing at all.
- A rate-capped loop for an incremental or idle game, without hammering it at a suspicious flat rate.
- Working through a long list in a line-of-business app where the only interaction is a confirm button.
- Clicking a fixed point in a window you cannot script, on a schedule you can actually see.
What it does
Everything Auto Clicker handles
Everything below runs on your own machine, driven by one hotkey, for as long as you leave it running.
Interval or CPS, your choice
Give it a delay in milliseconds, seconds, minutes or hours, or give it a target clicks-per-second and let it work out the interval. Anything from 1 ms to a full hour between clicks.
Hold, not just pulse
Single, double, triple, or hold the button down until you stop it. Hold is the one the freeware clickers get wrong, and it is the one that mining and any hold-to-act mechanic actually needs.
Cursor, a fixed point, or a route
Click wherever the cursor happens to be, lock it to one screen coordinate, or give it a sequence of points with a delay on each step and let it walk the route.
Timing that varies
Intervals are drawn from a bell curve around your setting rather than repeated exactly, so the input looks natural and does not trip fixed-rate throttling. Turn it off and you get a metronome.
Dispersion and curved travel
The landing point spreads inside a box you set instead of hitting the same pixel forever, and the cursor travels between points on a curve with acceleration rather than teleporting.
Screen triggers that follow a window
Watch for up to sixteen things at once — a captured image, a colour, or one exact spot — and click each where it is found, run only while one is present, or stop the moment one appears. Point the search at a window and the area moves and resizes with it.
How it works
From setup to hotkey
- 1
Set the rate and the button
An interval or a CPS target, then left, middle or right, and whether each firing is a click, a double, a triple or a hold.
- 2
Choose where it lands
At the cursor, at a point you pick off the screen, or around a sequence of points with a delay per step. Set a stop condition too if you want one — after N clicks or after a duration.
- 3
Leave the humanization on
Timing variance, position spread and curved travel are on by default and are the reason this holds up better than a fixed loop. Every one of them is adjustable, and every one can be switched off.
- 4
Start it with your hotkey
The key works globally, including from inside a full-screen window. A badge appears on the tray icon while the session runs, and the same key stops it.
Under the hood
The mechanics, named
The mechanics, named plainly — no mystery boxes.
- Input method
- robotjs 0.9.1 — Windows SendInput, foreground window
- Rate
- 1 ms to 1 hour between clicks, or a CPS target
- Buttons
- Left, middle, right · single, double, triple, hold
- Targets
- Cursor · a fixed point · a multi-point sequence with per-step delays
- Stop conditions
- Click count, elapsed duration, hotkey, or a screen trigger
- Humanization
- Gaussian interval variance, 2-D position dispersion, Bézier cursor travel
- Screen triggers
- Up to 16 image, colour or exact-spot targets in a followed window or a drawn area
- Platform
- Windows 10/11 (x64) — runs fully on your machine
Foreground only in this version: the clicks go to whatever window has focus, so you cannot use the PC for something else while it runs. That is the trade for working in every application without a compatibility list.
Questions
Auto Clicker, answered
Get the whole tray — Auto Clicker
Auto Clicker comes with ClickTray — free for Windows 10 and 11, with the other three alongside it.
Windows 10/11 (x64) · Free · No account