About 50 results
Open links in new tab
  1. AutoHotkey

    What is 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, …

  2. AutoHotkey v2

    AutoHotkey v2 aims to improve the usability and convenience of the language and command set by sacrificing backward compatibility. As such, scripts written for v1 generally will not work without …

  3. AutoHotkey Documentation

    AutoHotkey DocumentationAutoHotkey v1.1 AutoHotkey v2.0

  4. Beginner Tutorial | AutoHotkey v2

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

  5. Using the Program | AutoHotkey v2

    Comprehensive guide to AutoHotkey v2 programming, including syntax, commands, functions, and examples for creating scripts and automating tasks.

  6. How to Install AutoHotkey

    Using the Program covers the basics of how to use AutoHotkey. Consider installing an editor with AutoHotkey support to make editing and testing scripts much easier.

  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 language: …

  8. AutoHotkey

    Getting started Downloads Community Documentation FoundationCopyright © 2013-2025 AutoHotkey Foundation LLC

  9. Scripting Language | AutoHotkey v2

    An AutoHotkey script is basically a set of instructions for the program to follow, written in a custom language exclusive to AutoHotkey. This language bears some similarities to several other scripting …

  10. Hotkeys - Definition & Usage | AutoHotkey v2

    Learn details about hotkeys in general, modifier symbols, context-sensitive hotkeys, custom combinations, mouse wheel hotkeys, function hotkeys, etc.