Give your players a real ride-hailing experience. Book from a sleek map-based rideshare app, get picked up by an AI driver in a networked vehicle everyone can see, ride to any destination — preset or GPS waypoint — and finish with a receipt, star rating, and tips. All fully server-authoritative and exploit-hardened.
FEATURES
- Map-based booking app with live map — pick a preset destination or your own waypoint
- Three vehicle tiers (Economy / Premium / Luxury) — use vanilla or your own addon cars
- Smart surge pricing — rush hour, late night, and live rider-load stacking
- Server-authoritative fares — the client never decides a price
- Post-ride ratings with feedback tags + loyalty vouchers for 5-star rides
- Tipping — preset or custom, validated server-side
- Proportional refunds on cancel — can't be exploited for free rides
- Fully networked — other players see the car and driver; driver pulls away realistically
- MySQL ride history (auto-creates its own table) + optional Discord webhook logging
- Full localisation via ox_lib locales
- Framework auto-detect — Qbox, QBCore, and ESX out of the box, zero config
ANTI-EXPLOIT
Fares, surge, vouchers, tips, and refunds are computed only on the server. Clients can't tip arbitrary amounts, rate rides they didn't take, or farm vouchers.
REQUIREMENTS
ox_lib • oxmysql • qbx_core / qb-core / es_extended • OneSync