Advertisement
kevinbuitendyk

Dragon Ball Online

Mar 20th, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. local r = game.Players.LocalPlayer.Data
  2.  
  3. r.Ki.Value=9999999
  4. r.Death.Value=9999999
  5. r.Hand.Value=9999999
  6. r.Physical.Value=9999999
  7. r.Defense.Value=9999999
  8. r.Power.Value=9999999
  9. r.Speed.Value=9999999
  10. r.KiControl.Value=9999999
  11. r.UpgradePoints.Value=9999999
  12. r.Coins.Value=9999999
  13. r.Agility.Value=9999999
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement