Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Made by Den4ikSeekers
- wait(1)
- print('I am back.')
- warn('To kill you.')
- local m = Instance.new("Sound")
- m.Name = "Music"
- m.SoundId = "rbxassetid://459420383"
- m.Volume = 1
- m.Pitch = 1
- m.Looped = true
- m.archivable = false
- m.Parent = game.Workspace
- m:play()
- wait(2)
- local m2 = Instance.new("Sound")
- m2.Name = "EvilLaugh"
- m2.SoundId = "rbxassetid://138085838"
- m2.Volume = 1
- m2.Pitch = 1
- m2.Looped = true
- m2.archivable = false
- m2.Parent = game.Workspace
- m2:play()
- wait(4)
- ms = Instance.new('Message')
- ms.Parent = workspace
- ms.Text = 'I am back.'
- wait(4)
- ms:remove()
- wait(0.5)
- ms = Instance.new('Message')
- ms.Parent = workspace
- ms.Text = 'Fix sky box'
- wait(5)
- ms:remove()
- wait(0.5)
- ms = Instance.new('Message')
- ms.Parent = workspace
- ms.Text = 'Here it goes.'
- wait(0.5)
- ms:remove()
- wait(1)
- ms = Instance.new('Message')
- ms.Parent = workspace
- ms.Text = '3'
- wait(1)
- ms:remove()
- ms = Instance.new('Message')
- ms.Parent = workspace
- ms.Text = '2'
- wait(1)
- ms:remove()
- ms = Instance.new('Message')
- ms.Parent = workspace
- ms.Text = '1'
- wait(1)
- ms:remove()
- wait(2)
- skybox = Instance.new('Sky')
- skybox.Name = 'Skybox'
- skybox.Parent = game.Lighting
- skybox.SkyboxBk = 'rbxassetid://0'
- skybox.SkyboxDn = 'rbxassetid://0'
- skybox.SkyboxFt = 'rbxassetid://0'
- skybox.SkyboxLf = 'rbxassetid://0'
- skybox.SkyboxRt = 'rbxassetid://0'
- skybox.SkyboxUp = 'rbxassetid://0'
- wait(0.1)
- wait(3)
- h = Instance.new('Hint')
- h.Parent = workspace
- h.Text = 'Have a good day. fixed the sky'
- while true do
- wait(0.1)
- print('---REKT BY DEN4IKSEEKERS---')
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement