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
AutoHotkey Documentation This page provides an overview of the official AutoHotkey documentation and community-maintained translations
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
Scripts - Definition Usage | AutoHotkey v2 Scripts Related topics: Using the Program: How to use AutoHotkey, in general Concepts and Conventions: General explanation of various concepts utilised by AutoHotkey Scripting Language: Specific details about syntax (how to write scripts) Table of Contents Introduction Script Startup (the Auto-execute Thread): Taking action immediately upon starting the script, and changing default settings