Skip to content

The catalogue One drawer

Every QBCore Resource This Store Carries

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. 16 FiveM Minigames in One Pack, RainMAD rm_minigames

    rm_minigames: RainMAD Minigame Collection

    esxqbcoreqbox

    Drop a heist minigame into any script with one export

    $10.00

  2. Free FiveM Working Lift Bridges YMAP

    Functional Lift Bridges at Port

    esxqbcoreqbox

    Server-synced lift bridges with player-controlled port realism

    FREE

  3. FiveM House Robbery Script, 3 Tiers
    SALE

    Most Advanced House Robbery ft RAINMAD

    esxqbcoreqbox

    Rob houses solo or with crew across three configurable tiers

    $35.00 $25.00

  4. Free QBCore Player Owned Dealership Script

    FREE Player Owned Dealership | MT Dealerships

    esxqbcoreqbox

    Run multi-dealership economies with owned showrooms, test drives, stocks

    FREE

  5. MT-Workshops: FiveM Mechanic Script
    SALE

    FiveM Mechanic Script | MT-Workshops

    esxqbcoreqbox

    Build unlimited workshops with real-time mods, repairs, and crafting

    $90.00 $35.00

  6. Free FiveM Surgery Script with Training

    FREE Pickle’s Surgery System | Player & Training Surgeries

    esxqbcoreqbox

    Realistic surgery gameplay with training mode and rewards

    FREE

  7. Free FiveM Fingerprint Scanner Script

    FREE

  8. FiveM Player-Owned Business & Trading

    Player-Owned Businesses /w Trading System

    esxqbcoreqbox

    In-game player-owned businesses with full economy and trading

    $8.00

  9. Free FiveM Chat Theme with Logging

    FREE Chat Theme FiveM

    esxqbcoreqbox

    Sleek open-source chat with logging for ESX, QBCore, Qbox

    FREE

  10. QBCore V8 Server, 400+ Vehicles Ready
    SALE

    QBCore Framework V8

    qbcoreqbox

    Premium QBCore V8 server with 400+ vehicles and immersive roleplay

    $110.00

  11. FiveM Zombie Script with Dungeon Raids

    Zombies & Dungeon | Standalone Zombie System

    esxqbcoreqbox

    Spawn waves, loot zombies, raid dungeon bosses on your server

    $20.00

  12. Free FiveM Armored Truck Heist Script

    FREE DRC Truck Robbery Heist

    esxqbcoreqbox

    Multiplayer armored truck heist with mini-games and loot choice

    FREE

  13. Free FiveM TV Script: YouTube & Twitch

    FREE Television Script (TV’s)

    esxqbcoreqbox

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

    FREE

  14. Rahe Speaker Script with Spatial Audio

    Rahe Speakers System

    esxqbcoreqbox

    Immersive spatial audio speakers for unforgettable in-game events

    $20.00

  15. Pacific Bank Heist Script with Synced Vault Lasers

    Synced Pacific Bank Vault Heist

    esxqbcoreqbox

    Trip a laser in the vault and burn extra thermite

    $10.00

  16. FiveM Police Shield Script, Riot Ready

    Advanced Police Shield Script

    esxqbcoreqbox

    Realistic ballistic and riot shields for tactical police RP

    $9.00

  17. NoPixel 4.0 QBCore Server Base V7 with Custom Robberies
    SALE

    NoPixel 4.0 QBCore Server Base V7

    esxqbcoreqbox

    A full NoPixel 4.0 roleplay server you install and launch

    $160.00 $110.00

  18. Free FiveM Tackle Script with Ragdoll

    FREE Tackle Script

    esxqbcoreqbox

    Tackle fleeing suspects with skill-based sprint boost and ragdoll

    FREE

  19. Lore-Friendly Police Pack, 8 FiveM Cars
    SALE

    Lore-Friendly Police Vehicle Pack [8 Vehicles]

    qbcoreqbox

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

    $45.00 $15.00

  20. Free FiveM In-Game Store & Donations

    FREE Ingame Tebex Store | Donation Store

    esxqbcoreqbox

    Direct Tebex checkout with instant in-game redemption.

    FREE

  21. Free FiveM Metal Detecting with Levels

    Metal Detecting

    esxqbcoreqbox

    Immersive metal detecting with leveling, 50+ items, configurable loot pools

    FREE

  22. FiveM ID & License Script with Photos

    esx/qb-documents & Identification | Create your own Licenses, Documents, and more!

    esxqbcoreqbox

    Issue licenses, documents, and IDs with realistic photos.

    $20.00

  23. FiveM Gang Script: Territories & Dealers

    Gang Script

    esxqbcoreqbox

    Build criminal empires with territories, dealers, and dark web

    $20.00

  24. Free FiveM Smoking Script with Smoke FX

    FREE Realistic Smoking System for FiveM

    esxqbcoreqbox

    Immersive smoking with puff control for ESX, QBCore, Qbox

    FREE

This drawer continues past this point.

About this drawer

What is filed here, 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?

They are written for QBCore and will throw errors on ESX without a rewrite, since the two frameworks use different core functions and player objects. Qbox is a QBCore fork and sits much closer, so many scripts run on it with little or no change. Any product that officially supports multiple frameworks states so on its page.

Question

How do I install a QBCore script?

Drop the resource folder into your resources directory, add ensure resourcename to your server.cfg, and import the included .sql file into your database if the script stores data. Each script ships a README with its exact dependencies and load order. Most are a straightforward drag-and-drop once dependencies like oxmysql are in place.

Question

Will these scripts hurt my server performance?

The scripts here are selected to stay light under real load, not just on an empty server. Check the active resmon figure on each product page, especially for busy systems like gang territory or job loops. Anything running well under 1ms during active use is generally safe for a high-population server.

Question

Are the scripts open source or under escrow?

It varies by product, and each listing states which one it is before you buy. Escrow protects the seller's code but limits edits, while open source lets you read and modify everything. If you need to patch conflicts or study how a system works, filter for open source releases.

Question

Do the gang scripts include territory and turf wars?

Yes, this category includes gang resources with territory capture, turf control, and graffiti tagging to mark claimed zones. Features differ between products, so read each page for what a specific script covers. Payout rates, zone counts, and cooldowns are typically set in config.lua.

Read the whole register Other categories Ask before you buy