
Objects - Definition & Usage | AutoHotkey v2
How to use objects, define new types of objects, and other details about how objects work in AutoHotkey.
ControlClick - Syntax & Usage | AutoHotkey v1
The ControlClick command sends a mouse button or mouse wheel event to a control.
How to Run Example Code | AutoHotkey v2
When you log off, all apps running under your session are terminated, including AutoHotkey. In some cases you might need to click "log off anyway" or "shut down anyway" if a script or …
FormatTime - Syntax & Usage | AutoHotkey v1
To convert in the reverse direction -- that is, from a formatted date/time to YYYYMMDDHH24MISS format -- see www.autohotkey.com/board/topic/18760- See also: Gui …
Auto Clicker - AutoHotkey Community
Jul 1, 2016 · https://autohotkey.com/docs/Variables.htm Logical-not (!): If the operand is blank or 0, the result of applying logical-not is 1, which means "true". Otherwise, the result is 0 (false). …
Hotkey - Syntax & Usage | AutoHotkey v2
The Hotkey function creates, modifies, enables, or disables a hotkey while the script is running.
Frequently Asked Questions (FAQ) | AutoHotkey v1
If you launch AutoHotkey from the Start menu or by running AutoHotkey.exe directly (without command line parameters), it will look for a script in one of the locations shown above.
Click - Syntax & Usage | AutoHotkey v1
The Click command clicks a mouse button at the specified coordinates. It can also hold down a mouse button, turn the mouse wheel, or move the mouse.
Creating a Keyboard Macro or Mouse Macro | AutoHotkey v1
Record and play back a keyboard macro or mouse macro with this free macro program. Each macro may optionally be assigned to a hotkey.
AutoHotkey Community - Index page
Discuss Autohotkey related topics here. Not a place to share code. Topics: 302 Last post: Re: I'm leaving AutoHotkey, w… by Chunjee, 22 Aug 2025, 11:05 302 Topics 2224 Posts Last post …