MarkoPaste

MPP Suffocating Wave V.1.0

Feb 4th, 2017
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. for(let i = 0; i<=3; i++) {setTimeout(()=>Object.keys(MPP.piano.keys).forEach((key, num)=>setTimeout(()=>MPP.press(key, 1), num * 135)), 234*i)}for(let i = 0; i<=10; i++) {setTimeout(()=>Object.keys(MPP.piano.keys).forEach((key, num)=>setTimeout(()=>MPP.press(key, 1), num * 175)), 25*i)}
Advertisement
Add Comment
Please, Sign In to add comment