If you want send mouse events like clicks directly to elements (controls) within a window, you can use the controlclick command.
In this video, we will be looking some potential real life RegEx use cases. This is part 2 of 2 videos.
https://www.youtube.com/channel/UCcUAEvpfuE0npAl_B37_3Bw
https://youtu.be/ZUzx0saj8fk
You can create a very neat-looking frameless Notepad that sits always on top of other windows using the script!
In this video, we will be looking at the RegExReplace function in AutoHotkey.
These are some methods through which you can download videos streamed online. Some methods do not require any programs other than your browser while others will use (free) external programs such as VLC Media Player, youtube-dl and ffmpeg.
This script allows you to take a screenshot of your current screen then draw on that screenshot so when you are presenting your screen to your audience, it would help them understand your message/demonstration much more clearly.
This script creates a ripple effect around your mouse cursor upon performing mouse clicks so that your audience would recognise that the click have been performed.
If you want to customize your Traytip in AutoHotkey, you can use this Notify script!
This is part 3 of AutoHotkey Text/String Manipulation series, and in this video we will go through If Var In or Contains, and Sort.