In this video, we're are going to create a script that allows you to use multiple clipboards (with back-up capability) step by step
In this video we're going to look at AHK Windows Get commands to retrieve the data related to the target window such as the title, text, position and more.
In this video, we're going to learn how to use youtube-dl to download YouTube videos. youtube-dl is a command line program which you can also run through AutoHotkey scripts.
In this video, I will be demonstrating five different scripts that use UWP API (Universal Windows Platform API) to perform Optical Character Recognition (OCR).
In this video, we'll be looking into the FileSelectFile and FileSelectFolder commands that prompt users to select a file or a folder.
Use this script to make any window sit always on top.
https://youtu.be/lB70na2F1iA
In this video, we'll be going through how to create, write to, read and delete ini files using AutoHotkey.
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, we will be looking some potential real life RegEx use cases. This is part 1 of 2 videos.