Skip to content

The catalogue One drawer

The Qbox Shelf, Listed in Full

Qbox forked away from QBCore and leans hard on the ox stack, so scripts written for old qb-core builds often break in quiet ways. This collection is Qbox-native: resources that call the current exports and target ox_inventory and ox_target instead of legacy qb menus. If you run a Qbox server, these install without you rewriting event names.

  1. Free NoPixel Beekeeping Script for FiveM

    FREE NoPixel BeeKeeping

    esxqbcoreqbox

    NoPixel-inspired beekeeping with hives, honey, and collaborators

    FREE

  2. FiveM Dealership Script, Player-Owned
    NEW

    Dealerships Creator

    esxqbcoreqbox

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

    $20.00

  3. DRC Drugs V2: Target-Based FiveM Script
    SALE

    DRC Drugs V2

    esxqbcoreqbox

    10 drugs, target-based animations, secured progression system

    $150.00 $44.99

  4. QBCore Casino Script: Slots & Roulette

    QBCore Casino Scripts Package

    qbcoreqbox

    Drag-and-drop QBCore casino suite with every game built-in

    $20.00

  5. FiveM Car Radio Script with Xsound
    SALE

    $36.00 $15.00

  6. FiveM Brake Overheating Script, Glow FX

    Brake Overheating

    esxqbcoreqbox

    Introduce realistic brake overheating, fade, and visual effects.

    $9.00

  7. Free FiveM Bounty Script for Players

    FREE Bounty Board

    esxqbcoreqbox

    Place bounties, hunt players, climb the leaderboard

    FREE

  8. QBCore Billiards Bar Job with MLO Included
    SALE

    qb-billiards bar job with MLO | qb-core

    qbcoreqbox

    Run a fully unlocked QBCore billiards bar with included MLO

    $20.00 $15.00

  9. Free FiveM Keypad Minigame, Standalone

    FREE Keypad Minigame

    esxqbcoreqbox

    Standalone PIN-cracking minigame, configurable attempts, full source included

    FREE

  10. Free FiveM Police MDT: Warrants & Fines

    FREE MDT for Police

    esxqbcoreqbox

    Realistic police MDT with database, warrants, and fines

    FREE

  11. FiveM Petty Crimes: 7 Theft Jobs

    FiveM Petty Crimes

    esxqbcoreqbox

    Seven optimized petty theft scenarios with police alerts and minigames

    $10.00

  12. Smash N Grab 2.0: NPC Vehicle Looting

    Smash N Grab 2.0

    esxqbcoreqbox

    Configurable NPC vehicle looting, optimized for all frameworks.

    $9.99

  13. Electus Admin: FiveM Admin Menu in NUI

    Electus Admin

    esxqbcoreqbox

    Browser-based admin menu with full framework and inventory control

    $19.99

  14. 8-Ball Pool FiveM Script, Standalone

    8-Ball Pool / Billiards FiveM

    esxqbcoreqbox

    Realistic 8-ball pool tables with full multiplayer sync

    $15.00

  15. Beanmachine Job Script for FiveM (ESX & QB)

    DRC Beanmachine Job

    esxqbcoreqbox

    57-item Beanmachine job with NoPixel-style animations and delivery

    $10.00

  16. Free FiveM Crafting Script with Tech Trees
    NEW

    Advanced Crafting

    esxqbcoreqbox

    Comprehensive crafting backbone for ESX, QBCore, and Qbox servers.

    FREE

  17. Free Big Barge Heist, Co-op FiveM Robbery

    FREE Big Barge Heist

    esxqbcoreqbox

    Co-op barge heist with synced loot and police dispatch

    FREE

  18. QBCore Server Pack V6, 220+ Scripts
    SALE

    QBCore Framework V6

    esxqbcoreqbox

    Premium QBCore server pack with 220+ scripts and monthly updates

    $110.00 $89.10

  19. FiveM Custom License Plate Script

    Tebex Vehicle Plate Customizer

    esxqbcoreqbox

    Personalized plates, Tebex-powered premium upgrades, instant sync

    $10.00

  20. QBCore Uwu Cafe Job with Third-Eye Prep

    Uwu Cafe Job

    qbcoreqbox

    Third-eye QBCore cafe job with full food prep workflow

    $15.00

  21. Free FiveM Money Wash, Own Laundromats

    FREE DRC Money Wash

    esxqbcoreqbox

    Ownable laundromats with hacking, lasers, and synced animations.

    FREE

  22. ProdigyRP 2.0 ox_target UI Redesign
    SALE

    ProdigyRP 2.0 Inspired Target | ox_target Redesign

    esxqbcoreqbox

    Replicate ProdigyRP 2.0 Target UI, ox_target Optimized.

    $30.00 $15.00

  23. Drugs Creator: QBCore Labs and Fields
    SALE

    Drugs Creator: Drug Mechanics in FiveM

    qbcoreqbox

    Configurable drug economy with crafting, fields, and labs

    $20.00 $10.00

  24. JG Dealerships v2, Player-Owned FiveM

    JG Dealerships v2

    esxqbcoreqbox

    QBCore/ESX/Qbox: Immersive Player-Owned Dealership Ecosystem, Advanced RP.

    $20.00

This drawer continues past this point.

About this drawer

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

This category

Qbox grew out of QBCore but it is not a drop-in twin. It ships its own state management, leans on ox_lib and ox_inventory by default, and drops a lot of the older qb- boilerplate that scripts used to hook into. That is exactly why a resource labelled "QBCore compatible" can load fine and then fail the moment a player triggers an event that no longer exists. The 149 scripts on this page are grouped here because they target Qbox directly, not because someone slapped a framework tag on a qb-core release.

The range is wide. You will find gang systems like Gang Territory, Gang Wars and a standalone Gang Graffiti Maker that lets crews tag turf, alongside casino floors, admin utilities, AI police dispatch, and multi-stage robbery jobs. Whether you are filling out a roleplay server's criminal loop or just want a clean admin menu that speaks Qbox, the common thread is that these were built against the framework you actually run.

What to look for in Qbox scripts

  • Native Qbox exports: the script should call qbx_core exports and current event names, not route through an ESX or qb-core compatibility bridge that adds a second framework to your resmon.
  • ox stack integration: Qbox assumes ox_inventory for items and ox_target for interaction. A script that ships its own inventory logic or third-eye menu will fight your existing setup instead of matching it.
  • Honest resmon numbers: gang and territory scripts run loops for zone checks and blips. Look for idle usage under 0.05ms and a config to widen the check interval if you host a full server.
  • Config over source edits: cooldowns, payout tables, Discord webhook logs and job locks should live in config.lua or a shared config folder, so you can rebalance economy without touching the logic.
  • Metadata and player state: good Qbox resources store progress on player metadata rather than a bolted-on database table, which keeps character wipes and resets predictable.
  • Escrow clarity: the product should state up front whether it is escrow-protected or open source, so you know before you buy how much of the code you can actually edit.

Compatibility & installation

Most resources here are drag-and-drop for current Qbox builds. Drop the folder into your resources, add it to your server.cfg after ox_lib, ox_inventory and ox_target, and import any SQL the script ships. Because Qbox updates more often than the old QBCore did, the thing that breaks installs is start order and stale dependencies, not the script itself. Confirm you are on a recent qbx_core and ox_lib before you file a bug; a surprising number of "broken" gang scripts are just an ox_lib version behind.

We flag dependencies plainly on each product. If a robbery script wants ox_target zones or a specific version of ox_inventory, that is stated, so you are not guessing why a stash refuses to open. Scripts that touch the police loop, like AI dispatch, will note whether they expect a specific dispatch resource or run standalone, since that is the detail that decides whether it fits your server or replaces half of it.

Why buy from us

We load these on a live Qbox test server before they go up, which is the only way to catch the exports that changed between framework versions. That means fewer surprises: the gang blips show, the graffiti props actually spawn, the casino pays out. When Qbox pushes a breaking change, framework-native code is far easier to patch than a script duct-taped to a qb-core layer, so you are not stuck waiting on a rewrite mid-season.

You also get resources that respect your existing stack. Nothing here quietly installs a second inventory or a duplicate target system to work around the framework. If you are standing up a new Qbox server or moving a community off an aging QBCore box, this collection gives you gang mechanics, criminal jobs and admin tooling that speak the same language as the rest of your server, so your development time goes into your city instead of into someone else's event names.

Question

Will QBCore scripts work on Qbox?

Sometimes, but not reliably. Qbox changed core exports and event names and leans on the ox stack by default, so a QBCore script can load and then break when a player triggers an event that no longer exists. The scripts on this page target Qbox directly, so you avoid that guesswork.

Question

Do these scripts need ox_inventory and ox_target?

Most do, because Qbox assumes the ox stack. Item handling expects ox_inventory and interactions expect ox_target. Each product lists its exact dependencies, so you know before buying whether it matches your current setup.

Question

How do I install a Qbox script?

Drop the resource folder into your resources directory, add it to server.cfg after ox_lib, ox_inventory and ox_target, and import any SQL it ships. Most listings here are drag-and-drop for current builds. If something fails to start, check your start order and confirm ox_lib is up to date first.

Question

What kind of scripts are in this collection?

Around 149 resources spanning gang systems like Gang Territory and the Gang Graffiti Maker, casinos, admin utilities, AI police dispatch and robbery jobs. It covers both the criminal roleplay loop and server management tooling.

Question

Are these scripts open source or escrow?

It varies by product, and each listing states which it is. Open source lets you edit the logic freely, while escrow-protected releases keep the core code locked but still expose a config file. Check the product page so you know how much you can customize before you buy.

Read the whole register Other categories Ask before you buy