www.roblox-scripter.com

Сontent continues after AD

Speed Simulator script – (Autofarm money & speed)

Functions: Autofarm money & speed

Script developer: ok#1337
Video showcase:
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:

				
					getgenv().RebirthSpeed = math.huge -- edit this to speed u want, stay at  math.huge if u want to autofarm
getgenv().AutoRebirth = true -- false to disable. If disabled then will give speed
getgenv().Amount = 999999999999 -- edit this to whatever u want
---------------------------------- made by cat ok#1337, improved auto rebirth, credits to people who made dat shit or sum
local rs = game.ReplicatedStorage
while getgenv().AutoRebirth == true do
    task.wait()
    rs.GlobalFunctions.AddPlayerSpeed:FireServer(getgenv().RebirthSpeed,getgenv().RebirthSpeed)
    rs.GlobalFunctions.RebirthPlayerCallFromClient:FireServer()
end
------------------------------------------------- if auto rebirth disabled
if getgenv().AutoRebirth == false then
rs.GlobalFunctions.AddPlayerSpeed:FireServer(getgenv().Amount,getgenv().Amount) -- gives the speed
end
				
			
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Recent posts: