Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. F3::
  2. Loop,
  3. {
  4. SendInput 5
  5. Sleep, 250
  6. SendInput {Enter}
  7. Sleep, 250
  8. SendInput {Enter}
  9. Sleep, 250
  10. SendInput 20
  11. Sleep, 250
  12. SendInput {Enter}
  13. Sleep, 250
  14. SendInput {Enter}
  15. Sleep, 250
  16. SendInput 15
  17. Sleep, 250
  18. SendInput {Enter}
  19. Sleep, 250
  20. SendInput {Enter}
  21. Sleep, 250
  22. SendInput 10
  23. Sleep, 250
  24. SendInput {Enter}
  25. Sleep, 250
  26. SendInput {Enter}
  27. Sleep, 250
  28. SendInput 55
  29. Sleep, 250
  30. SendInput {Enter}
  31. Sleep, 250
  32. SendInput {Enter}
  33. Sleep, 10000
  34. Click 400, 650
  35. Sleep, 200
  36. Click 400, 600
  37. Sleep, 200
  38. Click 400, 550
  39. Sleep, 3000
  40. }
  41. Return
  42.  
  43. Pause::Reload
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement