Advertisement
IamNMT

bobobnscript

Oct 7th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. r::
  2. {
  3. send 9
  4. sleep 320
  5. send 0
  6. sleep 210
  7. }
  8. return
  9.  
  10. t::
  11. {
  12. send 8
  13. sleep 210
  14. send 9
  15. sleep 320
  16. send 0
  17. sleep 210
  18. }
  19. return
  20.  
  21. g::
  22. {
  23. send s
  24. sleep 75
  25. send s
  26. sleep 550
  27. }
  28. return
  29.  
  30. ^b::Suspend
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement