About 2,940,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, …

  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. Using the Program | AutoHotkey v2

    Using the Program AutoHotkey doesn't do anything on its own; it needs a script to tell it what to do. A script is simply a plain text file with the .ahk filename extension containing instructions …

  4. Script Showcase | AutoHotkey v1

    This script watches while you edit an AutoHotkey script. When it sees you type a command followed by a comma or space, it displays that command's parameter list to guide you. In …

  5. Script Showcase | AutoHotkey v2

    AutoHotkey Script Showcase This showcase lists some scripts created by different authors which show what AutoHotkey might be capable of. For more ready-to-run scripts and functions, see . …

  6. Using the Program | AutoHotkey v1

    Using the Program AutoHotkey doesn't do anything on its own; it needs a script to tell it what to do. A script is simply a plain text file with the .ahk filename extension containing instructions …

  7. Quick Reference | AutoHotkey v2

    Beginner tutorial by tidbit Text editors with AutoHotkey support Frequently asked questions Scripts: Concepts and conventions: explanations of various things you need to know. Scripting …

  8. Scripts - Definition & Usage | AutoHotkey v1

    Scripts Related topics: Using the Program: How to use AutoHotkey, in general. Concepts and Conventions: General explanation of various concepts utilised by AutoHotkey. Scripting …

  9. How to Run Example Code | AutoHotkey v2

    Support varies between editors, but the most important features are (in my opinion): The ability to run the script with a keyboard shortcut (such as F5). Syntax highlighting to make the code …

  10. GitHub - xayanide/heldrapidclicker: A lightweight and …

    A lightweight and straightforward AutoHotkey v2 script that allows the user to rapidly perform left-clicks while holding the left mouse button. It also includes a hotkey to toggle the macro on and ...