local o=Instance.new("Sound",game.Workspace)
o.Volume=100
o.SoundId="rbxassetid://551802669"
o.SoundId="rbxassetid://2246971189"
o.Looped=true
o.Looped=false
o.Pitch=1
o:Play()