⭐️ DB-HUD [ESX/QB] | Well optimized modern hud

Hello, today we present you our new release db-hud. Our script is modern, clean and well optimized. This script uses Asset Escrow , so client side will be obfuscated.

Features

  • ESX/QB (choose in config)
  • 0.01ms (0.03 in car)
  • Speedometer
  • Status hud

Video preview

Buy it here! 10€ + VAT

Config = {}

Config.Framework = 'QB' -- ESX or QB
Config.SpeedometerKMH = true -- true or false
Config.SpeedometertRefresh = 100 -- in milliseconds

Config.GetFuel = function(vehicle)
    return GetVehicleFuelLevel(vehicle) / 0.65
end

:point_right: DB-SLEEP
:point_right: DB-LOADINGSCREEN
:point_right: DB-HUD (OLD)
:point_right: DB-CARHUD
:point_right: D-LOADING

Code is accessible Client side is not accesible
Subscription-based No
Lines (approximately) ~247 (+UI)
Requirements ESX/QB
Support Yes
2 Likes

24€ for that?

Update is coming with added features like notifications and more, but yeah maybe 20 + vat is too much, lowered a bit, ty :slight_smile:

1 Like

What part of the code is not visible

Client side.

Price lowered to 10€.

v.0.1 Minor bug fix done.

1 Like

How do you add fuel system

1 Like

In the config