Using an Auto Clicker for Idle and Clicker Games

Idle games are the one genre that openly expects automation: the whole design is numbers that grow while you are away, and active clicking is a bonus multiplier on top. Pairing them with an auto clicker is natural. Doing it well still takes about five minutes of setup thought, and doing it responsibly takes one rules check.

The rules check, first

Single-player idle games on your own machine are your business. The moment a game is online, competitive, or has an economy (leaderboards, trading, PvP), its terms of service decide, not you. Plenty of online games ban input automation outright and enforce it. The safety guide covers how detection and enforcement work; the short version is that no clicker setting makes prohibited automation acceptable, so check the specific game first and automate the offline ones freely.

CPS or interval

For clicker games, clicks per second is the natural unit: pick a number and the engine holds it. Two practical notes:

  • More is not always more. Many games cap counted clicks per second or per frame. Past the cap, extra clicks are pure waste. Step the rate up until gains stop, then back off.
  • Games read input in frames. At very high rates, a game polling at 60 frames per second sees at most 60 clicks of your 100 CPS. Rates in the 10 to 30 CPS range are usually where idle-game returns actually live.

Burst mode is worth testing too: a burst of three clicks per action can register more reliably in games that debounce single inputs.

Position: cursor or pinned

Early game, following the cursor is convenient: you click the big button, then upgrades, then back. Once the game settles into a rhythm, pin the clicks to a fixed point on the main button with the point picker and keep your actual mouse free. The game window has to stay put for pinned coordinates to stay true, so maximize the window or note its position.

Overnight and long runs

For unattended runs, three settings matter more than speed:

  • A repeat cap if you want the run to end on its own, or a deliberate choice of until-stopped if you do not.
  • Timing jitter to keep pacing natural rather than metronomic.
  • The stop keys: F6 toggles, F7 kills everything instantly. Confirm both before you walk away, not after something goes sideways.

Some idle games also respond to held buttons or scroll input; the press-and-hold guide covers the held-input case.

Save the setup

Once a game has a working configuration (rate, position, burst, jitter), save it as a profile named after the game. Next session it loads in two clicks. Profiles, like every mode described here, are part of the free app: get it on the Microsoft Store.

Put the repetitive part on repeat.

Every mode, every feature, free on the Microsoft Store.

Get it on Microsoft Store