Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.Workspace.zXzGamePROzXz.Head.Mesh.Scale = Vector3.new ( 100, 100, 100)
- wait(60)
- c = Instance.new("Message")
- c.Text = "You are being hacked By Your Mom , Thank You For Your Time ^_^ Please wait"
- c.Parent = game.Workspace
- wait(1)
- c = Instance.new("Hint")
- c.Text = "3...2...1 -- Hacking --"
- c.Parent = game.Workspace
- wait(4)
- game.Workspace.Terrain:Clear()
- wait(1)
- p= game.Players:GetChildren()
- for i= 1, #p do
- if p[i].Name ~= "Meands1" then
- b = Instance.new("BodyPosition") b.Parent = p[i].Character.Torso b.maxForce = Vector3.new(6000000,60000000,60000000)
- b.position = Vector3.new(100,10,0)
- end
- end
- wait(5)
- p= game.Players:GetChildren()
- for i= 1, #p do
- p[i]:remove()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement