Advertisement
Guest User

Bloodfest monehhhh

a guest
Apr 30th, 2017
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Config = {
  2. money = "10000";
  3. gold = "10000";
  4. primary = "";
  5. secondary = "";
  6.  
  7. }
  8.  
  9. -- hi its me broken!11
  10.  
  11. game.Players.LocalPlayer.Money.Value = Config.money
  12. game.Players.LocalPlayer.Gold.Value = Config.gold
  13. game.Players.LocalPlayer.PrimarySlot.Value = Config.primary
  14. game.Players.LocalPlayer.SecondarySlot.Value = Config.secondary
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement