I want to be able to press one of the many extra buttons on my mouse to execute an autoit script function. To do this I have bound weird key combinations to to each button that would otherwise never be pressed, like shift+alt+ctrl+/ (see linked image and the following code.)
Unfortunately this has a few annoying side effects, such as interfering with whatever I'm doing or one of the modifier keys occasionally getting 'stuck' down.
I have been compling each version of this script directly into my startup folder(win7) and have been using it for years. But surely there is a better way of doing this, thanks for help in advance. http://prnt.sc/dquyar
;^ Ctrl ! Alt + Shift # Win
HotKeySet("!{/}", "Back_Btn") ; spamclickoff
HotKeySet("+!^{.}", "Forw_Btn") ; ___/Speakers/HeadPhones
HotkeySet("+!^{,}", "Midd_Btn") ;MouseLock/InputStuff
HotkeySet("+!^{\}", "Gs_Back_Btn") ;ScreenBrightness 100/60/20
HotkeySet("+!^{=}", "Gs_Forw_Btn") ;Vlc/CloseVlc Recent/Touhou
HotkeySet("+!^{-}", "Gs_Midd_Btn") ;ScreenSwaper ToMain/ToSecond
HotkeySet("+!^{]}", "Gs_M3") ;VlcTogglePlay
HotkeySet("+!^{[}", "Gs_MW_Left") ;F11/!Enter