Skip to content
Official Tebex FiveM scripts for QBCore, ESX and Qbox Delivered by email

The catalogue One drawer

Premium QBCore Scripts for FiveM

These 149 scripts are all built for QBCore, covering gang territory and turf wars, jobs, economy systems, and server HUDs. Each one talks to QBCore's exports and player metadata directly, so it drops in without a bridging layer, and many now support ox_lib and ox_inventory where it matters. Check each product page for its exact dependencies and whether the code ships open source or under escrow.

  1. WAIS HUD V6 Customizable

    WAIS HUD V6 Customizable

    esxqbcoreqbox

    Customizable FiveM HUD with 11 styles, near-zero resmon

    $25.00

  2. Dealerships Creator

    Dealerships Creator

    esxqbcoreqbox

    Build and run player-managed dealerships with drag-and-drop ease

    $20.00

  3. Lore-Friendly Police Vehicle Pack [8 Vehicles]

    Lore-Friendly Police Vehicle Pack [8 Vehicles]

    qbcoreqbox NEW SALE

    Eight lore-friendly police vehicles with LSPD, BCSO, SAHP liveries

    $45.00 $15.00

  4. FREE Advanced HUD By Izzy V7

    FREE Advanced HUD By Izzy V7

    esxqbcoreqbox NEW

    Customizable, optimized HUD with advanced vehicle usage data.

    FREE

  5. GFX GunMenu for FiveM

    GFX GunMenu for FiveM

    esxqbcoreqbox

    CS2-inspired weapon shop with fully configurable loadouts and pricing

    $10.00

  6. FREE FiveM Dodgeball Game

    FREE FiveM Dodgeball Game

    esxqbcoreqbox

    Standalone 10-player dodgeball arena for ESX, QBCore, Qbox servers

    FREE

  7. ProdigyRP 2.0 Inspired Target | ox_target Redesign

    ProdigyRP 2.0 Inspired Target | ox_target Redesign

    esxqbcoreqbox SALE

    Replicate ProdigyRP 2.0 Target UI, ox_target Optimized.

    $30.00 $15.00

  8. Vehicle Selling and Auction System

    Vehicle Selling and Auction System

    esxqbcoreqbox

    List, bid, and sell vehicles with full mod preservation

    $11.99

  9. Pickle’s Lottery System

    Pickle’s Lottery System

    esxqbcoreqbox

    Realistic Keno, Moneyball, and scratch-off lottery system

    $15.00

  10. Cocaine Production by KuzQuality

    Cocaine Production by KuzQuality

    esxqbcoreqbox

    Realistic Island Cocaine Production: Full Workflow, High Stakes.

    $15.00

  11. FREE Television Script (TV’s)

    FREE Television Script (TV’s)

    esxqbcoreqbox

    Stream YouTube, Twitch, and web to in-game TVs

    FREE

  12. DRC Drugs V2

    DRC Drugs V2

    esxqbcoreqbox SALE

    10 drugs, target-based animations, secured progression system

    $150.00 $44.99

  13. FREE GFX Advanced HUD

    FREE GFX Advanced HUD

    esxqbcoreqbox

    Customizable HUD with stats, map, and vehicle gauges

    FREE

  14. FREE FiveM Garage Script

    FREE FiveM Garage Script

    esxqbcoreqbox

    Persistent vehicle locations, impound, sharing - ESX/QBCore/Qbox ready

    FREE

  15. FREE In-game Ticket Manager

    FREE In-game Ticket Manager

    esxqbcoreqbox

    In-game ticket management for ESX and QBCore servers

    FREE

  16. FREE EMS MDT By Redutzu

    FREE EMS MDT By Redutzu

    esxqbcoreqbox

    Advanced EMS MDT for realistic medical roleplay workflows

    FREE

  17. DRC Burgershot Job

    DRC Burgershot Job

    esxqbcoreqbox

    Nopixel-style Burgershot job with 40 deliveries and animations

    $10.00

  18. [QB/ESX] Vehicle Shop System

    [QB/ESX] Vehicle Shop System

    esxqbcoreqbox

    Multi-framework vehicle shop with test drives and full customization

    $30.00

  19. Bodybag Script

    Bodybag Script

    esxqbcoreqbox

    Immersive bodybag system for seamless post-death roleplay scenes

    $10.00

  20. FREE Cocaine Script

    FREE Cocaine Script

    esxqbcoreqbox

    Realistic cocaine processing cycle for ESX, QBCore, and Qbox

    FREE

  21. Federal Bank Multiplayer Heist Script

    Federal Bank Multiplayer Heist Script

    esxqbcoreqbox SALE

    Deploy optimized, multi-stage, role-based bank heists.

    $15.00 $13.20

  22. FREE OBD Car Device

    FREE OBD Car Device

    esxqbcoreqbox

    Scan faults, code mods, and read live data in-game

    FREE

  23. FREE Vehicle AutoLock Keyless Entry & Unlock Distance Based.

    FREE Vehicle AutoLock Keyless Entry & Unlock Distance Based.

    qbcoreqbox

    Distance-based auto-lock keyless entry for QBCore servers

    FREE

  24. Winking Headlights

    Winking Headlights

    esxqbcoreqbox

    Wink ZR350 and Futo2 headlights with one keypress

    FREE

This drawer continues past this point.

About this drawer

What is filed here, who makes it, and what buyers ask before they choose.

This category

QBCore runs a large share of the FiveM roleplay scene, and this category collects 149 scripts built for it. You will find gang systems with territory capture and turf wars, the kind of graffiti tools that tag a zone as claimed, plus jobs, economy resources, HUDs, and the smaller utilities that quietly hold a server together. Every resource here speaks to QBCore natively through its shared objects, exports, and player metadata, so money handling and item logic run the way qb-core expects instead of leaning on a bridge.

The reason to buy these rather than stitch together random free releases is behaviour at player count. A gang script that recalculates territory ownership or redraws graffiti every frame will eat your server TPS the moment thirty players log in and start fighting over turf. The scripts gathered here are chosen because they stay light under that load and expose what they do in config.lua, so you can retune payout rates, cooldowns, and zone counts without editing core logic.

What to look for in QBCore Scripts

  • Resmon under load: idle numbers look good on an empty server. Ask what a script sits at while its systems are actually running, a gang war in progress or twenty players inside a job loop, and treat anything above 0.5ms in active use as something to question.
  • Config depth: a real premium script puts jobs, item names, payout values, timers, and zone coordinates in config.lua. If you have to open the client Lua to change a price, the script is fighting you.
  • Server-side validation: money, items, and gang membership must be confirmed server side. Scripts that trust the client for rewards are how servers get duped and drained, so look for logic that never grants value from a client event alone.
  • ox_lib and ox_inventory support: much of the current QBCore ecosystem has moved to ox_lib menus, ox_target, and ox_inventory. Scripts that use them feel consistent with the rest of a modern server and skip the older qb-menu and qb-inventory dependencies.
  • Escrow vs open source: escrow protects the seller but blocks you from fixing conflicts or reading how a system works. Open source gives you full control. Neither is wrong, but know which one a product ships as before you buy.
  • Clear dependencies: a script should list every resource it needs, whether that is oxmysql, a specific inventory, or a target system. Undocumented dependencies are where install nights go sideways.

Compatibility & installation

Everything in this category is written for the QBCore framework, using its exports, shared objects, and event structure. Install follows the pattern any QBCore admin already knows: drop the resource folder into resources, add ensure resourcename to your server.cfg, and import the included .sql file into your database if the script stores gang, job, or economy data. Each product ships with a README that lists dependencies and load order, which matters when a resource has to start after qb-core or after your inventory.

A common question is whether these run on ESX or Qbox. QBCore and ESX use different core functions, player objects, and event names, so a QBCore script will throw errors on ESX without a rewrite or a bridge. Qbox is a QBCore fork and sits closer, but treat cross-framework use as case by case. When a product supports more than one framework it says so on its page. If it does not say so, read it as QBCore only.

Why buy from us

We keep this catalog to scripts that behave the way the QBCore ecosystem expects, from developers who keep their releases updated as the framework moves. Every listing shows its dependencies, its framework support, and whether it is escrow or open source up front, so there are no surprises after checkout. You get instant delivery, a page that tells you what the script actually does, and support channels for when a gang system or economy resource needs tuning to fit your server.

Question

Do these QBCore scripts work on ESX or Qbox servers?

Question

How do I install a QBCore script?

Question

Will these scripts hurt my server performance?

Question

Are the scripts open source or under escrow?

Question

Do the gang scripts include territory and turf wars?

Made by

Read the whole register Other categories Ask before you buy