|
@ -61,9 +61,6 @@ RemoveTooltip() { |
|
|
; |
|
|
; |
|
|
#HotIf FullAutoEnabled[5] |
|
|
#HotIf FullAutoEnabled[5] |
|
|
|
|
|
|
|
|
; Hold space rapidly jumps |
|
|
|
|
|
*Space::Turbo("Space") |
|
|
|
|
|
|
|
|
|
|
|
; Hold f to rapidly deposit |
|
|
; Hold f to rapidly deposit |
|
|
*f::{ |
|
|
*f::{ |
|
|
While GetKeyState("f","P") { |
|
|
While GetKeyState("f","P") { |
|
@ -76,7 +73,6 @@ RemoveTooltip() { |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
; |
|
|
; |
|
|
; Non-disruptive macros |
|
|
; Non-disruptive macros |
|
|
; |
|
|
; |
|
|