Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Instance.new("Sound").Parent = game.Workspace
- game.Workspace.Sound.Name = "Music"
- game.Workspace.Music.SoundId = "2899193300"
- game.Workspace.Music.Volume = 1
- game.Workspace.Music:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement