| sliders | https://r2.fivemanage.com/iFZi84sgg1VfznWKL36v6/hud(1).png |
| youtube | S8XHPdU5hwc |
[Preview Video]
This script protected escrow system
[Docs]
izzy-hudv8 β Ultra Optimized FiveM HUD
π Status HUD
* Health, Armor, Hunger, Thirst, Stamina, Stress, Microphone indicator
* 54 status variants
* 3 presentation modes: General | Classic | Modern
* Hide zero-value slots support
* Layout edit mode (players can reposition their own HUD)
π **Vehicle HUD (Speedometer)**
* 12 speedometer variants
* Automatic switching based on vehicle type: Bicycles (BMX, cruiser, fixter, etc.), Aircraft (helicopters, planes), Boats
* Speed (KMH / MPH), RPM, fuel, engine health, headlights
* 10+ fuel scripts auto-detection: ox_fuel, cdn-fuel, LegacyFuel, izzy-fuel, rcore_fuel, okokGasStation, lc_fuel, and more
* Low fuel notification
π§ Minimap & Location
* Circle / Square minimap support
* Show only in vehicle or always visible
* Minimap position based on status variant
* Compass & street/location info
* Minimap border support
π° Top Bar
* 7 top bar variants
* Cash, bank, black money, job, weapon, player count, server logo & name
* Money decimal formatting β showMoneyDecimals
Β * true β $ 1,235.00 (with decimals)
Β * false β $ 1,235 (no decimals)
* Streamer Mode β hide cash, bank, black money, ID, name, etc. with one click
* Real-time or in-game clock (Istanbul, Paris, London, Berlin, NY, LA, Tokyo, Dubai, Moscow presets)
π Notifications & Progress Bar
* 6 progress bar variants
* Customizable notification styles
π΅ **Music Menu**
* In-vehicle YouTube / YouTube Music playback
* Create favorites & playlists
* Nearby players can hear it (distance is configurable)
* Command: /music
π Car Control
* Hood, trunk, doors, windows, seat switching
* GPS navigation β routing to garage, dealership, shop, fuel locations (add coordinates via config)
* Command: /carcontrol | Default key: F10
π° Stress System
* Stress based on speed, weapon usage, and driving behavior
* Different thresholds with/without seatbelt
* Job whitelist (police, ambulance, etc.)
* Blur effects based on stress level
* ESX/QB metadata & server-side stress tracking
π Seatbelt
* Toggle with B key
* Ejection at high speed without seatbelt
* Warning sound
* Event compatibility with other scripts
π οΈ Config
* All settings are managed through shared/config.lua:
* Colors & theme
* Default variants (first login)
* Interval / performance tuning
* Status visibility
* Streamer mode defaults
* Car control GPS boxes
π΅ Item-Based Cash
* Cash can be read from framework account or inventory item
* cash.useItem = true β reads item count instead of account
* Custom item name: cash.itemName = 'money'
* Supported inventories: ox_inventory, ESX inventory, QBCore / QBox player items
* Live sync β HUD updates instantly on inventory change
π£ Black Money
* Full black money support on Top Bar
* Account mode β ESX account / QB money key
Β * blackMoney.useItem = false + accountName = 'black_money'
* Item mode β inventory item count
Β * blackMoney.useItem = true + itemName = 'black_money'
* Supported: ox_inventory, ESX, QBCore / QBox
* Customizable purple accent & icon colors
* Hideable via Streamer Mode
* Live sync on inventory / account changes