Advertisement
Vyvanne

Wc3 AHK key remap script

Feb 22nd, 2018
423
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ; Inventory Keys:
  2.  
  3. F5::
  4. Suspend, Toggle
  5.  
  6. q::SendInput, {Numpad7}
  7. !q::SendInput, {Numpad8}
  8. !s::SendInput, {Numpad4}
  9. !w::SendInput, {Numpad5}
  10. !d::SendInput, {Numpad1}
  11. !e::SendInput, {Numpad2}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement