An advanced autopilot system for FiveM servers with an elegant user interface powered by ox_lib. This script allows players with specific Discord roles (e.g., VIP, Donator, Admin) to be automatically and legally driven to a marked point on the map (waypoint).
The script works completely independently and does not require third-party dependencies like Badger_Discord_API for role verification. It connects directly to the Discord API using your bot token.
Main Features
- Independent Role Verification: Direct connection to the Discord API v10 without the need to install additional wrappers.
- Modern UI: Uses the
ox_libcontext menu for a clean, sleek look. - Two Driving Modes:
- Legal Drive: Stops at traffic lights, avoids obstacles, and obeys speed limits.
- Fast Drive: Ignores traffic lights and rushes to the destination.
- Bilingual: Full support for English (EN) and Czech (CS) in
config.lua. - Optimized: Zero performance impact on the client side (0.00ms idle).
Requirements
Before installing, make sure you have the following resources installed on your server:
- ox_lib (Latest version)
Installation
- Download this script and place it in the
resourcesfolder on your FiveM server. - Open the
config.luafile and configure your preferences (language, allowed roles, speeds). - IMPORTANT: Insert your Discord Bot Token and Guild ID (your server’s ID) into the config.
- Add the script to your
server.cfgto ensure it starts:
ensure ox_lib
ensure vordex_autopilot
Download
Get it for FREE on GitHub here!
Mandatory Information
| Category | Information |
|---|---|
| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | 350 |
| Requirements | ox_lib |
| Support | Yes |