I made an AutoIt (not AutoHotkey) script to help with entering a lot of the commonly used commands for HWS. It also provides a shortcut for spamming Shift+Left Click and getting in/out of your ship/turning it on/off/toggling third person (if that’s your thing). The script has installation instructions, list of keyboard shortcuts etc in comments at the top. I tried to use global variables at the top to define all things that a user might want to edit. I’ll probably add a UI for this in the future.
I am just really familiar with AutoIt already through some work experience. I’ve been meaning to check out Autohotkey at some point but it’s hard to commit the time when I’m already familiar with something so similar