username123guest

Untitled

Oct 9th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. for i,v in pairs(game.Players.LocalPlayer.DATA:GetChildren()) do
  2. v.Value = true
  3. v:FindFirstChild("CP").Value = math.random(1337, 69420)
  4. v:FindFirstChild("HP").Value = math.random(1337, 69420)
  5. v:FindFirstChild("Candy").Value = math.random(1337, 69420)
  6. end
Add Comment
Please, Sign In to add comment