Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. R::
  2. {
  3. send {0 down}
  4. sleep, 10
  5. send {0 up}
  6. sleep, 10
  7. send {9 down}
  8. sleep, 10
  9. send {9 up}
  10. sleep, 10
  11. send {2 down}
  12. sleep, 10
  13. send {2 up}
  14. sleep, 10
  15. }
  16. return
  17. F1:: Suspend
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement