Advertisement
mooodi1234

Bypassed F*** Audio

Jun 7th, 2017
495
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. --TITLE: Bypassed F***
  2. f = Instance.new("Sound", workspace)
  3. f.PlaybackSpeed = 1.2
  4. f.SoundId = "rbxassetid://165010449"
  5. f.Volume = 10
  6. fu = Instance.new("Sound", workspace)
  7. fu.PlaybackSpeed = 1
  8. fu.SoundId = "rbxassetid://165010671"
  9. fu.Volume = 10
  10. fk = Instance.new("Sound", workspace)
  11. fk.PlaybackSpeed = 1
  12. fk.SoundId = "rbxassetid://165010504"
  13. fk.Volume = 10
  14.  
  15. while true do wait()
  16. f.Playing = true
  17. wait(f.TimeLength/1.8)
  18. fu.Playing = true
  19. wait(fu.TimeLength)
  20. fk.Playing = true
  21. wait(fk.TimeLength)
  22. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement