Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- TubersStart Map
- local msg = Instance.new("Message",workspace)
- msg.Text = "Teleporting to Tubers Map lel :Enjoy teh experience!!:"
- wait(0.01)
- msg:Destroy()
- local sound = Instance.new("Sound")
- sound.Name = "Sound"
- sound.SoundId = "http://www.roblox.com/asset/?id=9032712619" --Song
- sound.Volume = 9999999999999999999999999999999999999999999999999999999999999999999 --Derp (I have good, loud speakers. You may need to change this.)
- sound.Pitch = 1 --Speed of Playback
- sound.Looped = false
- sound.archivable = false
- sound.Parent = game.Workspace
- wait(0)
- sound:play()
- wait(5)
- local sound = Instance.new("Sound")
- sound.Name = "Sound"
- sound.SoundId = "http://www.roblox.com/asset/?id=4055747421" --Song
- sound.Volume = 3 --Derp (I have good, loud speakers. You may need to change this.)
- sound.Pitch = 0.75 --Speed of Playback
- sound.Looped = false
- sound.archivable = false
- sound.Parent = game.Workspace
- wait(0)
- sound:play()
- require(11822002067)
- wait(9)
- local sound = Instance.new("Sound")
- sound.Name = "Sound"
- sound.SoundId = "http://www.roblox.com/asset/?id=1845458027" --Song
- sound.Volume = 3 --Derp (I have good, loud speakers. You may need to change this.)
- sound.Pitch = 0.75 --Speed of Playback
- sound.Looped = true
- sound.archivable = false
- sound.Parent = game.Workspace
- wait(0)
- sound:play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement