Advertisement
BlazyTheLittleFox

Untitled

Jan 20th, 2018
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. game.Workspace.ZaBlazy_y.Head.Mesh.Scale = Vector3.new ( 100, 100, 100)
  2. wait(60)
  3. c = Instance.new("Message")
  4. c.Text = "You are being hacked By ZaBlazy_y , 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement