Advertisement
Guest User

wfawf

a guest
Jan 24th, 2020
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. game.Players.LocalPlayer.stats.race.Value = 3
  2. game.Players.LocalPlayer.stats.skill1.Value = 12
  3. game.Players.LocalPlayer.stats.skill2.Value = 20
  4. game.Players.LocalPlayer.stats.skill3.Value = 23
  5. game.Players.LocalPlayer.stats.skill4.Value = 25
  6. game.Players.LocalPlayer.stats.skill5.Value = 43
  7. game.Players.LocalPlayer.stats.skill6.Value = 50
  8. game.Players.LocalPlayer.stats.speed.Value = 200
  9. game.Players.LocalPlayer.stats.strength.Value = 200
  10. game.Players.LocalPlayer.stats.kido.Value = 200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement