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