[FREE] Advanced Cruise Control

Welcome to our Advanced Cruise Control Menu

A simple, standalone Cruise Control / Speed Limiter script with an NUI interface.

:bulb:Features

  • Clean NUI menu with preset speed cards and a custom speed input.
  • Real-time status badge (Active/Inactive) to show whether a limiter is running.
  • One-click disable button plus ESC to close the UI without changes.
  • Optional auto-disable on brake input for quick manual takeover.
  • Automatically turns off when you leave the driver seat or exit the vehicle.
  • Uses the vehicle handling max speed for a safe reset when disabling.
  • Command /cruisecontrol to open the menu at any time.
  • Keybind-driven opening via Config.MenuControl for quick access.
  • Lightweight, standalone resource with no external dependencies.

:computer:Requirements

  • None

:film_projector:Preview

Click here for some pictures
Click here for the Config
Config = {}

Config.SpeedOptions = {30, 50, 60, 80, 100, 130}

Config.MenuControl = 170 -- F9

Config.DisableOnBrake = false -- Disable Cruisecontrol when braking

:link:Links

Get the Script here
You can find our Discord here

:muscle:Check our other release out


Advanced Pawnshop | legal buiness - illegal deals

Code is accessible Yes
Subscription-based No
Lines (approximately) 430
Requirements None
Support Yes
6 Likes

For being free it’s not bad, a little simple… but thanks for your work.

1 Like

We saw that there are no good free Cruise Control Menu Scripts so we made one. But thanks for the compliment

Looking good ! Does it also control the engine’s RPM ? Most of the scripts dont, and you end up with a high rev engine while doing 30mph :sob:

1 Like

Hey, sorry for the late reply
Regarding your question, yes the script controls the RPM so you have no weird engine sounds.
Hope this helps^^

No problem !
Great, i’ll definitely use it then !

1 Like