In this video I'll be demonstrating four ways to execute an AutoHotkey script without having to install AutoHotkey on your machine.
https://youtu.be/z1827ksT3vE
Wish to Speed Up your AutoHotkey scripts? Watch this Video!
This is a simple example of how you can record your mouse clicks and play it back using an array.
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.
โก๏ธ https://youtu.be/5-wp9crAnNM
โก๏ธ https://youtu.be/5-wp9crAnNM
This is the first part of AutoHotkey Window Manipulation Series. In this video, I briefly explain what's expected in this series and then move onto how WinTitle and WinText work.
This video is going to cover SetTitleMatchMode, SetWinDelay, DetectHiddenWindows and DetectHiddenText that are going to affect the behaviour of your AutoHotkey windowing commands.
These Hotkeys let you control your YouTube video from any window.
This is the second part of AutoHotkey file manipulation series and we'll be looking into get attributes and set attributes of a file or a folder, as well as FileExist function to check whether a file exists.
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.