Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local args = {
- [1] = game:GetService("Players").LocalPlayer
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Knit"):WaitForChild("Services"):WaitForChild("TycoonService"):WaitForChild("RF"):WaitForChild("PayIncome"):InvokeServer(unpack(args))
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement