Created by DylanIsAKing
Features:
- MODS YOUR CURRENT CAR
- YOU HAVE TO RE-EXECUTE EVERY TIME YOU SPAWN THE CAR IN
local config = require(game:GetService("Workspace").CarCollection[game:GetService("Players").LocalPlayer.Name]:FindFirstChild("Car").Body.Configuration)
config.BrakeForce = 9999999999999
config.Horsepower = 9999999999999
config.Acceleration = 9999999999999
config.TopSpeed = 9999999999999
config.Handling = 10