SHOW:
|
|
- or go back to the newest paste.
1 | msg = Instance.new("Message") | |
2 | msg.Parent = game.Workspace | |
3 | - | msg.Text = "1x1x1x1:MUAHAHAHAHHAHAHAHHAH" |
3 | + | msg.Text = "someone:Void sux cause they banned team Kool bacon" |
4 | wait(4) | |
5 | - | msg.Text = "1x1x1x1:prepare for a the punishment becauce of me getting banned" |
5 | + | msg.Text = "Sourcd:prepare for a the punishment becauce of me getting banned" |
6 | wait(4) | |
7 | - | msg.Text = "1x1x1x1:YOU WILL ALL PAY FOR MR BEING BANNED!" |
7 | + | msg.Text = "Source:YOU WILL ALL PAY FOR MR BEING BANNED!" |
8 | wait(5) | |
9 | msg:Remove() | |
10 | c = Instance.new("Hint") | |
11 | c.Text = "1x1x1x1 the server will end." | |
12 | c.Parent = game.Workspace | |
13 | - | text = {"1x1x1x1 is shutting it down the server. MUAHAHAHAHHAHAHAHHAH. Crashing in, 3, 2, 1", "", "", ""} |
13 | + | text = {"Source is God it down the server. MUAHAHAHAHHAHAHAHHAH. Team bacon shall raid in, 3, 2, 1", "", "", ""} |
14 | while wait(5) do | |
15 | if not game.Players:FindFirstChild("1x1x1x1") then | |
16 | local m = Instance.new("Message") m.Parent = Workspace | |
17 | for i,v in pairs(text) do | |
18 | m.Text = v | |
19 | - | wait(4) |
19 | + | |
20 | - | m:Remove() |
20 | + | |
21 | end |