Advertisement
Guest User

anjl

a guest
Jun 15th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. KeyDown "Right", 1
  2. Delay 200
  3. KeyUp "Right", 1
  4. KeyDown "Left", 1
  5. Delay 200
  6. KeyUp "Left", 1
  7. Delay 200
  8. KeyPress ".", 1
  9. Delay 1000
  10. KeyPress "F", 1
  11. Delay 1000
  12. KeyPress "H", 1
  13. Delay 1000
  14. KeyPress "L", 1
  15. Delay 1000
  16. KeyDown "J", 1
  17. Delay 4000
  18. KeyUp "J", 1
  19. Delay 1000
  20. KeyPress ".", 1
  21. Delay 1000
  22. KeyPress "H", 1
  23. Delay 1000
  24. KeyPress "L", 1
  25. Delay 1000
  26. KeyDown "J", 1
  27. Delay 4000
  28. KeyUp "J", 1
  29. Delay 1000
  30. KeyPress ".", 1
  31. Delay 1000
  32. KeyPress "H", 1
  33. Delay 1000
  34. KeyPress "L", 1
  35. Delay 1000
  36. KeyDown "J", 1
  37. Delay 4000
  38. KeyUp "J", 1
  39. Delay 1000
  40. KeyPress ".", 1
  41. Delay 1000
  42. KeyPress "H", 1
  43. Delay 1000
  44. KeyPress "L", 1
  45. Delay 1000
  46. KeyDown "J", 1
  47. Delay 4000
  48. KeyUp "J", 1
  49. Delay 1000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement