HaxRoblox

HealthHACKL.U.A|ROBLOX.COM

Oct 8th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. char = game.Players.ScriptingLua_LuaTeam.Character
  2. while true do wait()
  3. if char.Humanoid.Health <99 then
  4. char.Humanoid.Health = 100
  5. end
  6. end
Add Comment
Please, Sign In to add comment