Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i = 1,5000 do
- local A_1 = "government"
- local A_2 = -1
- local Event = game:GetService("ReplicatedStorage").RPC["Businesses_Purchase"]
- Event:FireServer(A_1, A_2)
- wait()
- local Event = game:GetService("ReplicatedStorage").RPC.AttemptRebirth
- Event:FireServer()
- end
Add Comment
Please, Sign In to add comment