Find any script for Roblox

Enter the name of the game or script.

Speed Simulator script – (AutoRebirth, INF Money)

Functions: AutoRebirth, INF Money

Script developer: aendrmal

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy 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)
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *