Advertisement
Guest User

Untitled

a guest
Aug 13th, 2018
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Humanoid.WalkSpeed = 76
  2. Humanoid.JumpPower = 134
  3. local Mouse = Player:GetMouse()
  4. local shirt = Player.Character:WaitForChild("Shirt")
  5. local pants = Player.Character:WaitForChild("Pants")
  6. local face = Player.Character.Head.face
  7. Humanoid.MaxHealth = 9000000000000000000000000
  8. Humanoid.Health = 9000000000000000000000000000
  9. shirt.ShirtTemplate = "rbxassetid://1540541716"
  10. pants.PantsTemplate = "rbxassetid://1439064579"
  11. face:remove()
  12. fd = Instance.new("Decal")
  13. fd.Texture = "rbxassetid://1119893707"
  14. fd.Name = "Decal"
  15. fd.Parent = Character.Head
  16. local p = game.Players.LocalPlayer
  17. local char = p.Character
  18. wait(3)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement