Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. `::Suspend
  2. return
  3.  
  4. f6::
  5.  
  6. click right
  7.  
  8. return
  9.  
  10. f7::
  11.  
  12. mousemove 0, 67, 0, Rel
  13.  
  14. return
  15.  
  16. f8::
  17.  
  18. click left
  19.  
  20. return
  21.  
  22. f9::
  23.  
  24. click right
  25.  
  26. return
  27.  
  28. f10::
  29.  
  30. mousemove 0, 37, 0, Rel
  31.  
  32. return
  33.  
  34. f11::
  35.  
  36. click left
  37.  
  38. return
  39.  
  40. f12::
  41.  
  42. mousemove 0,-67, 0, Rel
  43.  
  44. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement