Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local newsound = Instance.new("Sound",workspace)
- newsound.Name = "earbleed"
- newsound.SoundId = "rbxassetid://1293472833"
- newsound.Looped = true
- newsound.Volume = 10
- newsound.Pitch = 100
- newsound:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement