SHOW:
|
|
- or go back to the newest paste.
1 | - | game.Workspace.YourNameHere.Head.Mesh.Scale = Vector3.new ( 100, 100, 100) |
1 | + | game.Workspace.zXzGamePROzXz.Head.Mesh.Scale = Vector3.new ( 100, 100, 100) |
2 | wait(60) | |
3 | c = Instance.new("Message") | |
4 | c.Text = "You are being hacked By Your Mom , Thank You For Your Time ^_^ Please wait" | |
5 | c.Parent = game.Workspace | |
6 | wait(1) | |
7 | c = Instance.new("Hint") | |
8 | c.Text = "3...2...1 -- Hacking --" | |
9 | c.Parent = game.Workspace | |
10 | wait(4) | |
11 | game.Workspace.Terrain:Clear() | |
12 | wait(1) | |
13 | p= game.Players:GetChildren() | |
14 | for i= 1, #p do | |
15 | if p[i].Name ~= "Meands1" then | |
16 | b = Instance.new("BodyPosition") b.Parent = p[i].Character.Torso b.maxForce = Vector3.new(6000000,60000000,60000000) | |
17 | b.position = Vector3.new(100,10,0) | |
18 | end | |
19 | end | |
20 | wait(5) | |
21 | p= game.Players:GetChildren() | |
22 | for i= 1, #p do | |
23 | p[i]:remove() | |
24 | end |