Advertisement
fludp

Untitled

Apr 27th, 2023
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. #IfWinActive, Transformice
  2.  
  3. e::
  4. If (BoolFlag)
  5. SendInput {vk45}
  6. Else
  7. SendInput {Shift down}e{Shift up}
  8. Return
  9.  
  10. ~Enter::
  11. BoolFlag:=!BoolFlag
  12. Return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement