v2.0.0 - Autowalk feature added
AutoClicker with GUI — v2.0.0
v2.0.0 update by elusive-otter
What's New in v2.0.0
- Auto Walk — Holds the
Wkey continuously with a single toggle - New
F7hotkey for auto walk toggle - Walk status indicator in the GUI (shows WALKING / STOPPED)
- GUI expanded with dedicated Auto Walk section
Full Feature List
- Clean GUI with always-on-top window
- Adjustable click interval (1ms – 5000ms) via slider or text input
- Live clicks/sec display
- Left, Right, and Middle mouse button support
- Single and Double click modes
- Auto Walk — holds W key continuously (new in v2.0)
- Global hotkeys (no need to focus the window)
Hotkeys
| Key | Action |
|---|---|
F6 |
Toggle autoclicker on / off |
F7 |
Toggle auto walk on / off |
F8 |
Quit the script |
Requirements
- Windows 10 or 11
- AutoHotkey v2 — must be v2, not v1
How to Use
- Install AutoHotkey v2
- Download and run
autoclicker.ahk - Set your interval and click mode
- Press Start or F6 to begin clicking
- Press Start Walk or F7 to begin auto walking
Files
| File | Description |
|---|---|
autoclicker.ahk |
Main script |
README.md |
Quick start guide |
GUIDE.md |
Full usage + AHK editing guide |
LICENSE |
MIT License |
Made with AutoHotkey v2 — by elusive-otter