Advertisement
ManlyMemeScripter

Gang gang

Mar 22nd, 2018
648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.20 KB | None | 0 0
  1. local newsound = Instance.new("Sound",workspace)
  2. newsound.Name = "earbleed"
  3. newsound.SoundId = "rbxassetid://1293472833"
  4. newsound.Looped = true
  5. newsound.Volume = 10
  6. newsound.Pitch = 100
  7. newsound:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement