Thesisa

Ro-Ville : Infinite Money

Apr 17th, 2020
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. local string_1 = "5Hours";
  2. local number_1 = -100000000000000; --change the amount to whatever you want
  3. local Target = game:GetService("ReplicatedStorage").InvestmentEvents.RequestInvestment;
  4. Target:FireServer(string_1, number_1);
Add Comment
Please, Sign In to add comment