If you need user input while your AutoHotkey script is running, then use the inputbox command as shown in this video.
In this video I walk you thru how to download and use the portable version of Tesseract for Optical Character Recognition (OCR) and Leptonica for image pre-processing to improve the OCR result.
This AutoHotkey script will search and activate a specific tab on your Google Chrome Window.
This is the first part of AutoHotkey Window Manipulation Series. In this video, I briefly explain what's expected in this series and then move onto how WinTitle and WinText work.
In this video, you'll learn how to schedule in advance a script to run at a specific time.
This script allows you to grab the paths to the active folder, selected files or all files within the active folder.
Using this script, you can create and display subtitles on your screen!
In this video, I walk you through the method of using AutoHotkey to run command prompt commands to create, modify and delete Tasks on Task Scheduler.
WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.
➡️ https://youtu.be/FdqQvbi4kL0
In this video, we will be looking at the Qualifiers in RegEx patterns.