SythicalScripts

Sythical | Heist Tycoon Script

Jan 10th, 2023
556
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. for i = 1,100 do task.wait()
  2. task.spawn(function()
  3. while true do task.wait() do
  4. game:GetService("ReplicatedStorage").Knit.Services.TycoonService.RF.PayIncome:InvokeServer(game:GetService("Players").LocalPlayer)
  5. end
  6. end
  7. end)
  8. end
Add Comment
Please, Sign In to add comment