https://youtu.be/z1827ksT3vE
This script allows you to take a screenshot of your current screen then draw on that screenshot so when you are presenting your screen to your audience, it would help them understand your message/demonstration much more clearly.
In this video, we will be looking at the Anchors and Escape Sequence in RegEx patterns.
With this script you can infinitely send mouse clicks to a coordinate.
This script converts a target window an icon (GUI with image) that you can keep on your screen. You can restore the window back to full size upon double clicking on the icon.
Use this single line of code (Regex) in AHK to switch date formats between US and UK!
This script allows you to draw live on your screen so when you are presenting your screen to your audience, it would help them understand your message/demonstration much more easily.
This script allows you to capture an area of screen or the entire screen simply using a button and saves the captured image in a folder. The script also has an auto-capture functionality whereby it saves down a screen capture every interval you specify within the interface.
This AutoHotkey script sends four selected windows into the corners of your screen with a Hotkey so you don't have to manually position them in the corners one by one.
This can be a useful method to hide annoying pop ups on your Windows.
Window conditional commands and functions such as WinWait, WinWaitActive, WinWaitNotActive, WinWaitClose, WinExist() and WinActive()