The Orb Phone
A premium, multi-framework phone for FiveM with an identity of its own — monochrome, glass & blur, editorial layout and ultra-consistent motion. One device, 21 apps, four languages, server-authoritative.
Highlights
- 21 apps plus a full OS shell (lock screen, home, control center, notifications, global search, onboarding).
- Multi-framework: QBox, QBCore and ESX — auto-detected, plug-and-play.
- Server-authoritative: all money, items and gated actions are validated server-side. The client is never the source of truth.
- Auto-migrating database: every
orb_*table is created and upgraded on startup — no manual SQL. - Internationalized: English (default), Spanish, French and Portuguese; each player picks their own.
- Integration layer: a server event bus, Discord webhooks and exports (
usePhone,SendEmail,SetTwitterVerified).
The 21 apps
Requirements
Required — oxmysql, ox_lib, and a supported framework: QBox (qbx_core), ESX (es_extended) or QBCore (qb-core).
Optional (recommended) — ox_inventory (plug-and-play; falls back to the framework inventory) and screenshot-basic (powers Camera and the video-call fallback).
Tech & performance
React 18 + TypeScript + Vite + Tailwind 4 + Zustand + Framer Motion on the NUI; Lua 5.4 + ox_lib + oxmysql behind a multi-framework bridge.
Continue with Installation.