Advertisement
Guest User

memer

a guest
Jun 25th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. !f::
  2. Loop
  3. {
  4. SetKeyDelay, -1
  5. sendlevel, 1
  6. Send, {p Down}
  7. Send, {p up}
  8. sleep, 100
  9. Send, {l Down}
  10. Send, {l up}
  11. sleep, 100
  12. Send, {s Down}
  13. Send, {s up}
  14. sleep, 100
  15. Send, {SPACE Down}
  16. Send, {SPACE up}
  17. sleep, 100
  18. Send, {b Down}
  19. Send, {b up}
  20. sleep, 100
  21. Send, {e Down}
  22. Send, {e up}
  23. sleep, 100
  24. Send, {g Down}
  25. Send, {g up}
  26. sleep, 100
  27. send, {Enter}
  28. sleep, 500
  29. Send, {p Down}
  30. Send, {p up}
  31. sleep, 100
  32. Send, {l Down}
  33. Send, {l up}
  34. sleep, 100
  35. Send, {s Down}
  36. Send, {s up}
  37. sleep, 100
  38. Send, {SPACE Down}
  39. Send, {SPACE up}
  40. sleep, 100
  41. Send, {s Down}
  42. Send, {s up}
  43. sleep, 100
  44. Send, {e Down}
  45. Send, {e up}
  46. sleep, 100
  47. Send, {a Down}
  48. Send, {a up}
  49. sleep, 100
  50. Send, {r Down}
  51. Send, {r up}
  52. sleep, 100
  53. Send, {c Down}
  54. Send, {c up}
  55. sleep, 100
  56. Send, {h Down}
  57. Send, {h up}
  58. sleep, 100
  59. send, {Enter}
  60. sleep, 1000
  61. Send, {p Down}
  62. Send, {p up}
  63. sleep, 100
  64. Send, {l Down}
  65. Send, {l up}
  66. sleep, 100
  67. Send, {s Down}
  68. Send, {s up}
  69. sleep, 100
  70. send, {Space}
  71. sleep, 100
  72. Send, {d Down}
  73. Send, {d up}
  74. sleep, 100
  75. Send, {e Down}
  76. Send, {e up}
  77. sleep, 100
  78. Send, {p Down}
  79. Send, {p up}
  80. sleep, 100
  81. send, {Space}
  82. sleep, 100
  83. Send, {a Down}
  84. Send, {a up}
  85. sleep, 100
  86. Send, {l Down}
  87. Send, {l up}
  88. sleep, 100
  89. Send, {l Down}
  90. Send, {l up}
  91. sleep, 100
  92. send, {Enter}
  93. sleep, 75000
  94. }
  95. return
  96. END::Pause,Toggle
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement