Advertisement
Guest User

peter

a guest
Sep 23rd, 2014
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. 1::
  2. MouseClick, R, 142, 571
  3. MouseClick, L, 216, 581
  4. MouseClick, L, 894, 55
  5. Return
  6.  
  7. 2::
  8. sendinput ^w
  9. sendinput {TAB}
  10. sendinput {SPACE}
  11. return
  12.  
  13.  
  14. 3::
  15. sendinput ^w
  16. sendinput {TAB}
  17. sendinput {down}
  18. MouseClick, L, 54, 517
  19. sendinput {PgDn}
  20. sendinput {PgDn}
  21. sendinput {PgDn}
  22. MouseClick, L, 543, 798
  23. return
  24.  
  25. 0::
  26. Send ^w
  27. Send {tab}
  28. Send {space}
  29. Send {tab}
  30. Send {space}
  31. Send {tab}
  32. Send {down 5}
  33. Send {tab 2}
  34. Send {down 23}
  35. Send {tab 2}
  36. Send {down 7}
  37. Send {tab 3}
  38. Send {space}
  39. Send {tab 7}
  40. Send {space}
  41. Send {tab 3}
  42. Send {space}
  43. Send {tab 4}
  44. Send {space}
  45. Send {tab}
  46. return
  47.  
  48. 9::
  49. Send ^w
  50. Send {tab}
  51. Send {space}
  52. Send {tab}
  53. Send {space}
  54. Send {tab}
  55. Send {down 5}
  56. Send {tab 2}
  57. Send {down 21}
  58. Send {tab 2}
  59. Send {down 7}
  60. Send {tab 3}
  61. Send {space}
  62. Send {tab 7}
  63. Send {space}
  64. Send {tab 3}
  65. Send {space}
  66. Send {tab 4}
  67. Send {space}
  68. Send {tab}
  69. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement