Advertisement
Feliciate1

The Legend Swords RPG

Dec 31st, 2019
5,093
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. Script 1
  2. ---------
  3. game.Players.LocalPlayer.RemoteFunctions.SwordShopSystem:FireServer("Buy", -45000, "Mystic Arcane")
  4. Script 2
  5. ---------
  6. game.Players.LocalPlayer.RemoteFunctions.SwordShopSystem:FireServer("Buy", -9999999999999999, "Bronze")
  7. Script 3
  8. ---------
  9. game.Players.LocalPlayer.RemoteFunctions.SwordShopSystem:FireServer("Buy", -45000, "Warlord's Wrath")
  10.  
  11. ---------------------------------------------------------------------------------------------------------
  12. game.Players.PutYourNameHere.leaderstats.Lvl.Value = 15000
  13.  
  14. -------------------------------------------------------------------
  15.  
  16. game.Players.PutYourNameHere.leaderstats.XP.Value = 999999
  17.  
  18. -----------------------------------------------------------------------
  19.  
  20. game.Players.PutYourNameHere.leaderstats.Gold.Value = 999999
  21.  
  22. -----------------------------------------------------------------------
  23.  
  24. game.Players.PutYourNameHere.Rebirths.Value = 25
  25.  
  26. -----------------------------------------------------------------------
  27.  
  28. game.Players.PutYourNameHere.UpgradePoints.Value = 999999
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement