
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.
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.
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.
Script Showcase | AutoHotkey v2
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 AutoHotkey v2 Scripts and Functions …
Scripts - Definition & Usage | AutoHotkey v1
Learn details about scripts in general, splitting long lines, compiling a script, passing command line parameters, codepage and debugging.
Scripts - Definition & Usage | AutoHotkey v2
Learn details about scripts in general, splitting long lines, compiling a script, passing command line parameters, codepage and debugging.
Script Showcase | AutoHotkey v1
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 Scripts and Functions Forum.
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.
How to Run Example Code | AutoHotkey v2
In order to make them take effect, you must reload the script. This can be done via the script's tray icon or the Reload function, which you can call from a hotkey. In many cases it can also be done by …
Quick Reference | AutoHotkey v2
In addition, many of AutoHotkey's enhancements to the AutoIt v2 command set, as well as the Window Spy and the old script compiler, were adapted directly from the AutoIt v3 source code.