About 155,000 results
Open links in new tab
  1. AutoHotkey

    AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc.

  2. Beginner Tutorial | AutoHotkey v1

    Learn how to download and install AutoHotkey, to create a script, to use hotkeys and hotstrings, to send keystrokes, to run programs, etc.

  3. Script Showcase | AutoHotkey v1

    This script makes Ctrl + 2 (or another hotkey of your choice) show the help file page for the selected AutoHotkey command or keyword. If nothing is selected, the command name will be extracted from …

  4. Script Showcase | AutoHotkey v2

    This script makes Ctrl + 2 (or another hotkey of your choice) show the help file page for the selected AutoHotkey function or keyword. If nothing is selected, the function name will be extracted from the …

  5. Using the Program | AutoHotkey v2

    Learn details about creating, editing and running a script, the tray icon, the main window, command line usage, portability and installer options.

  6. Scripts - Definition & Usage | AutoHotkey v2

    Each script is a plain text file containing lines to be executed by the program (AutoHotkey.exe). A script may also contain hotkeys and hotstrings, or even consist entirely of them.

  7. Scripts - Definition & Usage | AutoHotkey v1

    Learn details about scripts in general, splitting long lines, compiling a script, passing command line parameters, codepage and debugging.

  8. AutoHotkey Documentation

    AutoHotkey DocumentationAutoHotkey v1.1 AutoHotkey v2.0

  9. Using the Program | AutoHotkey v1

    Learn details about creating, editing and running a script, the tray icon, the main window, command line usage, portability and installer options.

  10. Auto Clicker - AutoHotkey Community

    Jul 1, 2016 · I need an auto clicker script that clicks about 12 cps and is toggled using ctrl+z. Also I want the auto clicker to work even if my mouse is hovering over a game screen.