diff --git a/piusareLite.ahk b/piusareLite.ahk index 4ea33f5..6e97b4c 100644 --- a/piusareLite.ahk +++ b/piusareLite.ahk @@ -1,5 +1,9 @@ +;;TODO: GAMER MODE (lctrl toggle) +;; alt+spacebar liandola +;; ;;Use on admin windows without admin rights: https://www.autohotkey.com/docs/v1/Program.htm#Installer_uiAccess #SingleInstance Force +#MaxHotkeysPerInterval 9999 hotkeyLock := 0 sendCheckCapsLock(command, clCommand)