Advertisement
FurkingBoi

faction tycoon

Dec 31st, 2019
1,777
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. local player = game:GetService("Players").LocalPlayer.Name
  2. remote = game:GetService("ReplicatedStorage").PlayerMoneyUpdate[player];
  3. remote:FireServer(999999999); -- It will add this much to your money
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement