v3.1.0 - Lock Actions to target Process only
AutoClicker with GUI β v3.1.0
v3.1.0 update by elusive-otter
What's New in v3.1.0
Target Process Filter
You can now lock all actions (auto click, walk, and jump) to a specific process so they only fire when that window is active on your screen.
- Pick Process button β Opens a live list of every running process. Click one and hit "Use Selected" to lock onto it.
- Manual input β You can also type the
.exename directly (e.g.RobloxPlayerBeta.exe) - Clear Filter β Remove the lock so actions work in any window again
- Status label β Shows
Filter: ON β RobloxPlayerBeta.exe onlyorFilter: OFF β works in any window
How it works
- Auto Click β skips firing if the target window is not in focus
- Auto Walk β releases
Wautomatically when you switch away from the target window, re-holds it when you switch back - Auto Jump β skips firing
Spaceif the target window is not in focus
Default target
The target input is pre-filled with RobloxPlayerBeta.exe for convenience. Clear it or change it to any .exe you want.
Bug Fixes carried from v3.0.1
- Auto Walk no longer toggles itself when Auto Jump fires while the AutoClicker window is focused
- Buttons defocus after being clicked so
Space/Entercan't re-trigger them
Full Feature List
- Clean GUI with always-on-top window
- Target process filter β lock actions to any
.exe(new in v3.1.0) - Live process picker (new in v3.1.0)
- Adjustable click interval (1ms β 5000ms)
- Live clicks/sec display
- Left, Right, and Middle mouse button support
- Single and Double click modes
- Auto Walk β holds W, releases when out of target window
- Auto Jump β presses Space on a timer, skips when out of target window
- Adjustable jump interval (100ms β 2000ms)
- Global hotkeys
Hotkeys
| Key | Action |
|---|---|
F6 |
Toggle autoclicker on / off |
F7 |
Toggle auto walk on / off |
F8 |
Toggle auto jump on / off |
F9 |
Quit the script |
Requirements
- Windows 10 or 11
- AutoHotkey v2 β must be v2, not v1
Made with AutoHotkey v2 β by elusive-otter