Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Made by Mitko1223tm
- wait(1)
- print('TM is here.')
- warn('Mitko1223tm wants to eat 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 = 'Prepare for your punishment, scrubs.'
- 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)
- game.Lighting.OutdoorAmbient = Color3.new(0,0,0)
- game.Lighting.FogColor = Color3.new(0,0,0)
- game.Lighting.FogEnd = 10
- game.Lighting.Brightness = 0
- skybox = Instance.new('Sky')
- skybox.Name = 'Skybox'
- skybox.Parent = game.Lighting
- skybox.SkyboxBk = 'rbxassetid://910773715'
- skybox.SkyboxDn = 'rbxassetid://910773715'
- skybox.SkyboxFt = 'rbxassetid://910773715'
- skybox.SkyboxLf = 'rbxassetid://910773715'
- skybox.SkyboxRt = 'rbxassetid://910773715'
- skybox.SkyboxUp = 'rbxassetid://910773715'
- game.Workspace.Terrain:Clear()
- game.Workspace.Baseplate:Destroy()
- game.Workspace.Gravity = 0
- wait(0.1)
- ms = Instance.new('Message')
- ms.Parent = workspace
- ms.Text = 'This server has been deleted by TM.'
- wait(3)
- h = Instance.new('Hint')
- h.Parent = workspace
- h.Text = 'Have a good day.'
- while true do
- wait(0.1)
- print('---TM was here---')
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement