

On the other hand, you can also create multiple script files and run them at the same time. You can place multiple AutoHotKey scripts in a single file as long as there is no conflict between key combinations. You can then open that “.ahk” file with any text editor and copy and paste the below AutoHotKey scripts in it. To create an AutoHotKey script file, create a regular text file and then replace the “.txt” extension with “.ahk”. If not, download and install it from the official website. List of Best AutoHotKey Scriptsīefore proceeding, I assume you’ve already installed AutoHotKey. So, to deal with that below is a list of best AutoHotKey scripts that I use quite often. This is especially true for beginners who are not yet comfortable with AutoHotKey scripting. However, finding general-purpose AutoHotKey scripts to use on a daily basis is a bit harder. There are a ton of AutoHotKey scripts that can do a ton of things in a variety of ways. #IfWinActive, ahk_exe Revu.One of the best things about AutoHotKey is its community and the scripts they share. I've added description of several lines here, past the semicolons. This example is for number key 2 (not to be confused with numberpad 2, fyi). Can then copy/past this in and create duplicates for each key you want to hotkey. You can install AHK and a script editor, I have SciTE4AutoHotkey.

No idea if this is the best way to write this, but it has worked for me. But this is assembled from hacking up other scripts I found, as well as assistance from other users. I'm not an Autohotkey expert, although tweaking this has helped me learn a bit. The first 9 tools are easy to access on hotkeys, but after that it gets a bit clunky to type "19" fast enough that it registers as "19" and not "1" followed by "9". That limitation requires me to organize My Tools very carefully. Those tools are automatically assigned shortcut keys in increasing number, and can't be manually assigned. I made an Autohotkey script that allows me to cycle through the markup tools in the My Tools chest.
