ManlyMemeScripter

Earrape

Mar 3rd, 2018
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. local newsound = Instance.new("Sound",workspace)
  2. newsound.Name = "earbleed"
  3. newsound.SoundId = "rbxassetid://249888532"
  4. newsound.Looped = true
  5. newsound:Play()
  6. local earbleep = Instance.new("DistortionSoundEffect",newsound)
  7. earbleep.Enabled = true
  8. earbleep.Volume = 99
  9. earbleep.Level = 100000001
  10. earbleep.Priority = 55
Add Comment
Please, Sign In to add comment