Functions: AutoRebirth, INF Money

Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)
Thank you for using our website
Your script:
INF Rebirth:
local RunService = game:GetService("RunService")
_G.yes = true
local speedyboi
function Ez()
if _G.yes == true then
game:GetService("ReplicatedStorage").GlobalFunctions.AddPlayerSpeed:FireServer(9e999, 0)
game:GetService("ReplicatedStorage").GlobalFunctions.RebirthPlayerCallFromClient:FireServer()
else
speedyboi:Disconnect()
end
end
speedyboi = RunService.Heartbeat:Connect(Ez)
INF Money:
game:GetService("ReplicatedStorage").GlobalFunctions.AddPlayerSpeed:FireServer(0, 99999999999)