Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local m = Instance.new("Message")
- m.Text = "Roblox is not shutting down due to a specific error."
- m.Parent = game.Workspace
- wait(3)
- m:Destroy()
- local a = Instance.new("Message")
- a.Text = "Shutting Down ( )"
- a.Parent = game.Workspace
- wait(3)
- a:Destroy()
- local x = Instance.new("Message")
- x.Text = "Shutting Down (- )"
- x.Parent = game.Workspace
- wait(3)
- x:Destroy()
- local f = Instance.new("Message")
- f.Text = "Shutting Down (-- )"
- f.Parent = game.Workspace
- wait(3)
- f:Destroy()
- local l = Instance.new("Message")
- l.Text = "Shutting Down (---)"
- l.Parent = game.Workspace
- wait(1)
- l:Destroy()
- local jakksgjafkosdjgk = Instance.new("Message")
- game.Players:ClearAllChildren()
- jakksgjafkosdjgk.Text = "This game has shut down"
- jakksgjafkosdjgk.Parent = game.Workspace
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement