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