Skip to content

v2.0.0 - Autowalk feature added

Choose a tag to compare

@elusive-otter elusive-otter released this 21 Jun 02:44
6b89594

AutoClicker with GUI — v2.0.0

v2.0.0 update by elusive-otter


What's New in v2.0.0

  • Auto Walk — Holds the W key continuously with a single toggle
  • New F7 hotkey 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
image

Requirements

How to Use

  1. Install AutoHotkey v2
  2. Download and run autoclicker.ahk
  3. Set your interval and click mode
  4. Press Start or F6 to begin clicking
  5. 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