Guest User

darude sandstorm

a guest
Mar 29th, 2021
1,283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. KeyWait, z, D
  2. KeyWait, 5, D
  3. ;bpm 1714.29 ms
  4. ;one line one note
  5. ;two lines one beat
  6. send,e ;1
  7. sleep, 428,57
  8. send,r
  9. sleep, 428,57
  10. send,t
  11. sleep, 428,57
  12. send,y
  13. sleep, 428,57
  14.  
  15.  
  16. sendevent,{h down}{e down}{y down}{h up}{e up}{y up} ;2
  17.  
  18.  
  19. sleep,1714,29
  20. loop
  21. {
  22. if (BreakLoop = 1)
  23. break
  24.  
  25.  
  26. sendevent,{h down}{e down}{h up}{e up} ;3
  27. sleep,321,75
  28. sendevent,{h down}{e down}{h up}{e up}
  29. sleep,321,75
  30. sendevent,{h down}{e down}{h up}{e up}
  31. sleep,214,5
  32.  
  33. sendevent,{e down}{h down}{e up}{h up}
  34. sleep,321,75
  35. sendevent,{e down}{h down}{e up}{h up}
  36. sleep,321,75
  37. sendevent,{e down}{y down}{e up}{y up}
  38. sleep,214,5
  39.  
  40.  
  41. sendevent,{e down}{y down}{e up}{y up} ;4
  42. sleep,321,75
  43. sendevent,{e down}{y down}{e up}{y up}
  44. sleep,321,75
  45. sendevent,{w down}{t down}{w up}{t up}
  46. sleep,214,5
  47.  
  48. sendevent,{w down}{t down}{w up}{t up}
  49. sleep,321,75
  50. sendevent,{w down}{t down}{w up}{t up}
  51. sleep,321,75
  52. sendevent,{g down}{w down}{g up}{w up}
  53. sleep,214,5
  54.  
  55.  
  56. sendevent,{h down}{e down}{h up}{e up} ;5
  57. sleep,321,75
  58. sendevent,{h down}{e down}{h up}{e up}
  59. sleep,321,75
  60. sendevent,{h down}{e down}{h up}{e up}
  61. sleep,214,5
  62.  
  63. sendevent,{h down}{e down}{h up}{e up}
  64. sleep,321,75
  65. sendevent,{h down}{e down}{h up}{e up}
  66. sleep,321,75
  67. sendevent,{e down}{y down}{e up}{y up}
  68. sleep,214,5
  69.  
  70.  
  71. sendevent,{h down}{e down}{h up}{e up} ;6
  72. sleep,321,75
  73. sendevent,{h down}{e down}{h up}{e up}
  74. sleep,321,75
  75. sendevent,{e down}{y down}{e up}{y up}
  76. sleep,214,5
  77.  
  78. sendevent,{h down}{e down}{h up}{e up}
  79. sleep,321,75
  80. sendevent,{h down}{e down}{h up}{e up}
  81. sleep,321,75
  82. sendevent,{e down}{y down}{e up}{y up}
  83. sleep,214,5
  84.  
  85.  
  86. sendevent,{e down}{t down}{e up}{t up} ;7
  87. sleep,321,75
  88. sendevent,{e down}{t down}{e up}{t up}
  89. sleep,321,75
  90. sendevent,{e down}{t down}{e up}{t up}
  91. sleep,214,5
  92.  
  93. sendevent,{e down}{t down}{e up}{t up}
  94. sleep,321,75
  95. sendevent,{e down}{t down}{e up}{t up}
  96. sleep,321,75
  97. sendevent,{t down}{y down}{t up}{y up}
  98. sleep,214,5
  99.  
  100.  
  101. sendevent,{t down}{y down}{t up}{y up} ;8
  102. sleep,321,75
  103. sendevent,{t down}{y down}{t up}{y up}
  104. sleep,321,75
  105. sendevent,{r down}{t down}{r up}{t up}
  106. sleep,214,5
  107.  
  108. sendevent,{r down}{t down}{r up}{t up}
  109. sleep,321,75
  110. sendevent,{r down}{t down}{r up}{t up}
  111. sleep,321,75
  112. sendevent,{w down}{t down}{w up}{t up}
  113. sleep,214,5
  114.  
  115. sendevent,{e down}{t down}{e up}{t up} ;9
  116. sleep,321,75
  117. sendevent,{e down}{t down}{e up}{t up}
  118. sleep,321,75
  119. sendevent,{e down}{t down}{e up}{t up}
  120. sleep,214,5
  121.  
  122. sendevent,{e down}{t down}{e up}{t up}
  123. sleep,321,75
  124. sendevent,{e down}{t down}{e up}{t up}
  125. sleep,321,75
  126. sendevent,{t down}{y down}{t up}{y up}
  127. sleep,214,5
  128.  
  129.  
  130. sendevent,{e down}{t down}{e up}{t up} ;10
  131. sleep,321,75
  132. sendevent,{e down}{t down}{e up}{t up}
  133. sleep,321,75
  134. sendevent,{e down}{t down}{e up}{t up}
  135. sleep,214,5
  136.  
  137. sendevent,{e down}{t down}{e up}{t up}
  138. sleep,321,75
  139. sendevent,{e down}{t down}{e up}{t up}
  140. sleep,321,75
  141. sendevent,{t down}{y down}{t up}{y up}
  142. sleep,214,5
  143.  
  144. }
  145. esc::
  146. BreakLoop = 1
  147. reload
  148.  
Advertisement
Add Comment
Please, Sign In to add comment