This script allows you to draw shapes and lines live on the screen 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 Option Prefix in RegEx patterns.
This AutoHotkey script will search and activate a specific tab on your Google Chrome Window.
In this video, you'll learn how to schedule in advance a script to run at a specific time.
In this video we will be going through various topics around using the clipboard variable to make the most use out of your clipboard
WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.
https://youtu.be/ZUzx0saj8fk
In this video, we will be looking some potential real life RegEx use cases. This is part 1 of 2 videos.
Sending keystrokes directly to a program or window is very simply done with the Controlsend command. In this way, you don't even have to activate the window to send the keys.
In this video, we will be looking at the Parenthesis in RegEx patterns.