Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(5)
- local sound = Instance.new("Sound", workspace)
- sound.Playing = true
- sound.Volume = 10
- sound.Looped = true
- sound.SoundId = "rbxassetid://4456272595"
- sound.PlayOnRemove = true
Advertisement
Add Comment
Please, Sign In to add comment