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 Benny's Mechanic Script for FiveM

    FREE Mechanic Bennys Motorworks

    esxqbcoreqbox

    Tune, modify, and customize vehicles at Benny's Motorworks

    FREE

  2. FiveM Bodybag Script That Works on Any Framework

    Framework-Agnostic Bodybag Script

    esxqbcoreqbox

    Statebag-synced bodybags that survive a mid-scene resource restart

    $10.00

  3. FiveM Gold Panning Job with NPC Sales

    FiveM Gold Panning Job

    esxqbcoreqbox

    Immersive gold panning job with NPC sales and rewards

    $10.00

  4. FiveM Offroad Physics for Mud & Sand
    NEW

    Realistic Offroad Physics

    esxqbcoreqbox

    Standalone offroad physics that punish wrong-vehicle terrain choices

    $20.00

  5. WAIS HUD V6, FiveM HUD With 11 Styles

    WAIS HUD V6 Standalone Customizable HUD

    esxqbcoreqbox

    Reads 0.00ms on foot and 0.01ms behind the wheel

    $25.00

  6. DRC Bahama Mamas Bar Job with Boss Menu

    DRC Advanced Bahama Mamas Job

    esxqbcoreqbox

    Run Bahama Mamas with animations, duty, and boss menu

    $10.00

  7. Flatbed Tow Truck Script for FiveM
    SALE

    FiveM Towtruck Script by 0Resmon | 0R-TowTruck

    esxqbcoreqbox

    Realistic synced flatbed towing job with config-driven pricing

    $15.00 $13.05

  8. FiveM Animal Control Job, Catch Strays

    Animal Control Job

    esxqbcoreqbox

    Capture strays across Los Santos with deposit-backed job vehicles

    $10.00

  9. Free FiveM Radio Script with Jammer

    FREE Radio Script (Vehicle & Heli Radio, Jammer, 5 Different Radio Type)

    esxqbcoreqbox

    Advanced QBCore/ESX Radio: Jammer, Vehicle, Heli, Private Channels.

    FREE

  10. CS2-Style Weapon Shop for FiveM Servers

    GFX GunMenu for FiveM

    esxqbcoreqbox

    CS2-inspired weapon shop with fully configurable loadouts and pricing

    $10.00

  11. FiveM Vehicle Auction & Sale Script

    Vehicle Selling and Auction System

    esxqbcoreqbox

    List, bid, and sell vehicles with full mod preservation

    $11.99

  12. Free Standalone Vehicle Neon RGB Controller

    RGB Controller | Vehicle Neon Controller

    esxqbcoreqbox

    Standalone vehicle neon RGB controller for QBCore, ESX, Qbox

    FREE

  13. Full Qbox Framework with HUD and Jobs

    Full Custom Qbox Framework

    qbox

    Drag-and-drop Qbox framework with custom HUD, jobs, and QBCore compatibility

    $25.00

  14. FiveM Money Wash with Police Raids

    FiveM Money Washing Advanced

    esxqbcoreqbox BESTSELLER

    Admin-placed launderers with police minigame raids and persistent tracking

    $15.00

  15. QBCore Drug Script: Processing & Sales

    Full Drugs Package [Processing + Sales]

    qbcoreqbox

    Complete drug processing and street sales for immersive RP

    $12.00

  16. Pickle's FiveM Police Job & Creator

    Pickle's Police Job with In-Game Department Creator

    esxqbcoreqbox

    Build whole police departments in-game, no framework jobs to register

    $19.99

  17. Ultimate Drug Script: Labs & Dark Web

    Ultimate Drug Script | Start Your Drug Empire

    esxqbcoreqbox

    Build a full drug empire with upgradeable labs and dark web

    $20.00

  18. FiveM Deployable Emergency Roof Light

    Deployable Emergency Vehicle Light

    esxqbcoreqbox

    Deploy blue, red, or orange roof lights on any vehicle

    $12.99

  19. Free QBCore Store Robbery, NoPixel

    FREE Store Robbery | NoPixel Inspired

    qbcoreqbox

    NoPixel-inspired store heists with configurable limits and minigames

    FREE

  20. KuzQuality Hideouts: Vehicle Storage

    KuzQuality Hideouts 2.0

    esxqbcoreqbox

    QBCore/ESX Hideouts: Secure, Persistent Vehicle Storage & Repair.

    $10.00

  21. Free NoPixel-Style House Robbery Script
    NEW

    FREE DRC House Robbery

    esxqbcoreqbox

    NoPixel-inspired house robberies with synced props and lasers

    FREE

  22. RC Car Script With 9 Vehicles, Bombs and Nitrous

    Remote Control Cars With Nitrous and Bombs

    esxqbcoreqbox

    Nine RC cars, each its own item with craftable addons

    $9.00

  23. FiveM Money Laundering Script with XP

    Money Laundering

    esxqbcoreqbox

    Engaging XP-driven money wash for ESX, QBCore, Qbox

    $15.00

  24. FiveM Vehicle Hacking, 27 Hacks
    NEW

    Vehicle Hacking | Watch Dogs 2 in FiveM

    esxqbcoreqbox

    Watch Dogs-style vehicle hacking for ESX, QBCore, and Qbox

    $15.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