Advertisement
ghettolove

stunalching ahk

Dec 27th, 2015
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. numpad1::Click
  2. return
  3. numpad2::Click
  4. return
  5. numpad3::Mousemove,0,90,0,R
  6. return
  7. numpad4::Mousemove,-110,0,0,R
  8. return
  9. numpad5::click
  10. return
  11. numpad6::Mousemove,-305,0,0,R
  12. return
  13. numpad7::Mousemove,0,-90,0,R
  14. return
  15. numpad8::click
  16. return
  17. numpad0::Mousemove,415,0,0,R
  18. Return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement