In this video, we'll be looking into the FileSelectFile and FileSelectFolder commands that prompt users to select a file or a folder.
WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.
This is part 4 of AutoHotkey Text/String Manipulation series. In this video, we will go through Loop Parse and StrSplit.
https://www.youtube.com/channel/UCcUAEvpfuE0npAl_B37_3Bw
These Hotkeys let you control your YouTube video from any window.
WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.
This script allows you to customize your tooltip's font and color for better looks!
These are a few methods through which you can copy the files' and folders' names and paths to your clipboard.
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.
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.