Welcome to our Advanced Cruise Control Menu
A simple, standalone Cruise Control / Speed Limiter script with an NUI interface.
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.
Requirements
- None
Preview
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
Links
Get the Script here
You can find our Discord here
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 |




