Advertisement
Guest User

Untitled

a guest
Oct 24th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. --RARE PEPE SCRIPT LOADED
  2. dot = false
  3. Player = game.Players.LocalPlayer
  4. Character = Player.Character
  5. ra = Character:FindFirstChild("Right Arm")
  6. rl = Character:FindFirstChild("Right Leg")
  7. la = Character:FindFirstChild("Left Arm")
  8. ll = Character:FindFirstChild("Left Leg")
  9. h = Character:FindFirstChild("Head")
  10. to = Character:FindFirstChild("Torso")
  11. Image = Instance.new("ImageLabel")
  12. Character.Humanoid.MaxHealth = math.huge
  13. wait()
  14. Character.Humanoid.Health = math.huge
  15. Billboard = Instance.new("BillboardGui")
  16. t = Instance.new("HopperBin")
  17. bb = Instance.new("BillboardGui",Character.Head)
  18. bb.Enabled = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement