Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- local s = Instance.new("Sound")
- s.Name = "BGMusic"
- s.SoundId = "http://www.roblox.com/asset/?id=209586436"
- s.Pitch = 1
- s.Volume = 1
- s.Looped = true
- s.archivable = false
- s.Parent = game.Workspace
- wait(0.1)
- s:play()
- wait(120)
- s:Stop
- local s2 = Instance.new("Sound")
- s2.Name = "BGMusic"
- s2.SoundId = "http://www.roblox.com/asset/?id=209586436"
- s2.Pitch = 1
- s2.Volume = 1
- s2.Looped = true
- s2.archivable = false
- s2.Parent = game.Workspace
- wait(0.1)
- s2:play()
- wait(236)
- s2:stop()
- local s23 = Instance.new("Sound")
- s23.Name = "BGMusic"
- s23.SoundId = "http://www.roblox.com/asset/?id=149699198"
- s23.Pitch = 1
- s23.Volume = 1
- s23.Looped = true
- s23.archivable = false
- s23.Parent = game.Workspace
- wait(0.1)
- s23:play()
- wait(23)
- s23:stop
- local s234 = Instance.new("Sound")
- s234.Name = "BGMusic"
- s234.SoundId = "http://www.roblox.com/asset/?id=277629548"
- s234.Pitch = 1
- s234.Volume = 1
- s234.Looped = true
- s234.archivable = false
- s234.Parent = game.Workspace
- wait(0.1)
- s234:play()
- wait(120)
- s234:stop
- local s2344 = Instance.new("Sound")
- s2344.Name = "BGMusic"
- s2344.SoundId = "http://www.roblox.com/asset/?id=196695231"
- s2344.Pitch = 1
- s2344.Volume = 1
- s2344.Looped = true
- s2344.archivable = false
- s2344.Parent = game.Workspace
- wait(0.1)
- s2344:play()
- wait(120)
- s2344:stop
- local s23444 = Instance.new("Sound")
- s23444.Name = "BGMusic"
- s23444.SoundId = "http://www.roblox.com/asset/?id=248155620"
- s23444.Pitch = 1
- s23444.Volume = 1
- s23444.Looped = true
- s23444.archivable = false
- s23444.Parent = game.Workspace
- wait(0.1)
- s23444:play()
- wait(120)
- s23444:stop
- end
Add Comment
Please, Sign In to add comment