Advertisement
Guest User

Untitled

a guest
Jan 17th, 2015
416
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. ^g:: ;shortcut to run the script -> ctrl+g
  2. run chrome
  3. sleep 3000
  4. send, tweepi.com{return} ;open tweepi
  5. sleep 3000
  6. send, {tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{return} ;logout from current twitter account
  7. sleep 2000
  8. send, {tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{return} ;click login
  9. sleep 2000
  10. send, {tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{return} ;login via twitter
  11. sleep 3000
  12. send, {tab}{tab}{tab}{tab}{return} ;authorize app
  13. sleep 8000
  14. send, {tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{return} ;flush
  15. sleep 5000
  16. send, {ctrldown}l{ctrlup} ;the shortcut i set for the 'tweepi bulk default action' addon in chrome that unfollows all users on one page
  17. sleep 3000
  18. send, {tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{return}
  19. sleep 2000 ;the ^click tab 192 times until you reach the next page button
  20. send, {ctrldown}l{ctrlup}
  21. sleep 1000
  22. send, {return} ; focus stays on next page button so you just have to use return
  23. sleep 2000
  24. send, {ctrldown}l{ctrlup}
  25. sleep 1000
  26. send, {return}
  27. sleep 2000
  28. send, {ctrldown}l{ctrlup}
  29. sleep 1000
  30. send, {return}
  31. sleep 2000
  32. send, {ctrldown}l{ctrlup}
  33. sleep 1000
  34. send, {return}
  35. sleep 2000
  36. send, {ctrldown}l{ctrlup}
  37. sleep 1000
  38. send, {return}
  39. sleep 2000
  40. send, {ctrldown}l{ctrlup}
  41. sleep 1000
  42. send, {return}
  43. sleep 2000
  44. send, {ctrldown}l{ctrlup}
  45. sleep 1000
  46. send, {return}
  47. sleep 2000
  48. send, {ctrldown}l{ctrlup}
  49. sleep 1000
  50. send, {return}
  51. sleep 2000
  52. send, {ctrldown}l{ctrlup}
  53. sleep 1000
  54. send, {return}
  55. sleep 2000
  56. send, {ctrldown}l{ctrlup}
  57. sleep 1000
  58. send, {return}
  59. sleep 2000
  60. send, {ctrldown}l{ctrlup}
  61. sleep 1000
  62. send, {return}
  63. sleep 2000
  64. send, {ctrldown}l{ctrlup}
  65. sleep 1000
  66. send, {return}
  67. sleep 2000
  68. send, {ctrldown}l{ctrlup}
  69. sleep 1000
  70. send, {return}
  71. sleep 2000
  72. send, {ctrldown}l{ctrlup}
  73. sleep 1000
  74. send, {return}
  75. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement