Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. Sleep, 3000
  2.  
  3. Loop 50000
  4. {
  5.  
  6.  
  7.  
  8. Send {r down}
  9. Sleep, 250
  10. Send {r up}
  11.  
  12. Send {1 down}
  13. Sleep, 250
  14. Send {1 up}
  15.  
  16. Sleep, 250
  17.  
  18. Click
  19. Sleep, 60*1000
  20.  
  21. Send {a down}
  22. Sleep, 250
  23. Send {a up}
  24.  
  25. Sleep, 2500
  26.  
  27. Send {r down}
  28. Sleep, 250
  29. Send {r up}
  30. Sleep, 2000
  31.  
  32. Send {v down}
  33. Sleep, 62000
  34. Send {v up}
  35.  
  36.  
  37. Sleep, 1000
  38.  
  39.  
  40.  
  41.  
  42.  
  43. Send {r down}
  44. Sleep, 250
  45. Send {r up}
  46.  
  47. Send {1 down}
  48. Sleep, 250
  49. Send {1 up}
  50.  
  51. Sleep, 250
  52.  
  53. Click
  54. Sleep, 60*1000
  55.  
  56. Send {a down}
  57. Sleep, 250
  58. Send {a up}
  59.  
  60. Sleep, 2500
  61.  
  62. Send {r down}
  63. Sleep, 250
  64. Send {r up}
  65. Sleep, 2000
  66.  
  67.  
  68. Sleep, 1000
  69. Loop 48
  70. {
  71.  
  72. Click
  73. Sleep, 1250
  74. }
  75. Sleep, 1000
  76.  
  77. Sleep, 1000
  78.  
  79. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement