In this video I explain what #MaxThreadsPerHotkey is and how you can make use of it. One of the examples I'll be showing you includes an infinite loop that you can toggle on and off by a single Hotkey.
In this video, I'll be showing you the way to run AutoHotkey scripts directly from the portable version of SciTE4AutoHotkey.
In this video, we'll be going through how to create, write to, read and delete ini files using AutoHotkey.
➡️ https://youtu.be/sMZ000bK3Q8
➡️ https://youtu.be/DxAiTB2RSvg
Sending keystrokes with AutoHotkey is no doubt the easiest among all the programming languages. Here's how you do it and how you can benefit from using it.
WinSet Subcommands (AlwaysOnTop, Bottom, Top, Disable, Enable, Transparent and TransColor)
This is how a Grand Child Menu for the Menu command can be created in AutoHotkey.
https://youtu.be/lB70na2F1iA
Use this single line of code (Regex) in AHK to switch date formats between US and UK!
This script displays your mouse and keyboard input on a small semi-transparent GUI at the bottom left corner of your screen so that your audience understands what inputs have been registered as you deliver your presentation.