Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local string_1 = "5Hours";
- local number_1 = -100000000000000; --change the amount to whatever you want
- local Target = game:GetService("ReplicatedStorage").InvestmentEvents.RequestInvestment;
- Target:FireServer(string_1, number_1);
Add Comment
Please, Sign In to add comment