XBloits

Money

Dec 22nd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Config = {
  2. money = "100000000000";
  3. gold = "1000000000000";
  4.  
  5. }
  6.  
  7.  
  8. game.Players.LocalPlayer.Money.Value = Config.money
  9. game.Players.LocalPlayer.Gold.Value = Config.gold
Add Comment
Please, Sign In to add comment