➡️ https://youtu.be/5-wp9crAnNM
➡️ https://youtu.be/5-wp9crAnNM
This AutoHotkey script will search and activate a specific tab on your Google Chrome Window.
This video is going to cover the Run and Runwait commands and will go through (among other things): 1. Basics of Run and Runwait 2. Use Run to Run a Search in a Folder 3. Pass Arguments to Programs 4. Pass Variables to another AutoHotkey script 5. How to Set Up and use Environmental Variable Path
In this video, I'll be showing you how to send an email out from your PC by compiling a C# script thru AutoHotkey.
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.
Using this script, you can create and display subtitles on your screen!
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.
In this video, I'll be showing you the steps to set up Visual Studio Code for scripting in AutoHotkey.
This is the basics of creating a Tooltip using AutoHotkey.