Find any script for Roblox

Enter the name of the game or script.

Driving Simulator script – (Autofarm races)

Functions: Autofarm races

Script developer: wally-rblx

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:

				
					shared.config = {
   host = '', -- the name of the primary account you will use to autofarm
   race = '', -- the name of the race you want to participate in
}
-- here is a list of races: https://gist.githubusercontent.com/wally-rblx/f8678afce0ef5f2d0945b4648e438ab8/raw/93452a9c99dc2b4ea5f228acb3ae40248f65eee3/races.txt
-- sorted by highest multiplier
-- copy the name of the race which is between the quotes
-- you need to use multiple accounts for this to work :)
loadstring(game:HttpGet('https://raw.githubusercontent.com/wally-rblx/roblox-scripts/main/driving-simulator/autofarm.lua'))()
				
			
Leave a Comment

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