https://youtu.be/DfR_W-n4zWI
This is a more advanced mouse click recorder with a saving feature and allows for sleep time after each click.
This script allows you to customize your tooltip's font and color for better looks!
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.
In this video, we will be looking at a RegEx Tester script that helps you instantly test out your RegEx pattern to see if you get the intended matches.
Watch this video to learn how to schedule AutoHotkey script to execute in future the simplest way!
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.
This AutoHotkey script will search and activate a specific tab on your Google Chrome Window.
In this video, we're going to customize our AHK script's tray icon and its menu.
https://youtu.be/lB70na2F1iA
In this video, we will go through HTMLfile ComObj used for parsing HTML data. We will also go through a simple example of webscraping/webcrawling.