|
@ -64,6 +64,9 @@ RemoveTooltip() { |
|
|
; Alt + E holds E |
|
|
; Alt + E holds E |
|
|
*!e UP::Hold("e",["w","a","s","d"]) |
|
|
*!e UP::Hold("e",["w","a","s","d"]) |
|
|
|
|
|
|
|
|
|
|
|
; Alt + W holds W |
|
|
|
|
|
*!e UP::Hold("w",["s"]) |
|
|
|
|
|
|
|
|
; Press shift to sprint, only toggles on |
|
|
; Press shift to sprint, only toggles on |
|
|
*LShift::{ |
|
|
*LShift::{ |
|
|
Send "{Blind}{LShift up}{LShift down}" |
|
|
Send "{Blind}{LShift up}{LShift down}" |
|
|