Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Sound = Instance.new("Sound")
- local Id = "9066111605"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = true
- Sound.Volume = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement