Advertisement
NUCLEARESOL

e

Mar 14th, 2022 (edited)
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.12 KB | None | 0 0
  1. local target = ""
  2. while true do
  3.     wait()
  4.     game.Players[target].Character.Humanoid.Health = math.random(1,100)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement