Skip to content

The catalogue One drawer

ESX Resources, Listed End to End

Read this page from the framework line down. Every listing states the ESX build it was written against, and a large share ship a QBCore or Qbox build in the same purchase, so the first question is not what a resource does but whether it expects the stack you already run.

  1. 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

  2. Free QBCore Player Owned Dealership Script

    FREE Player Owned Dealership | MT Dealerships

    esxqbcoreqbox

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

    FREE

  3. 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

  4. Free FiveM Surgery Script with Training

    FREE Pickle’s Surgery System | Player & Training Surgeries

    esxqbcoreqbox

    Realistic surgery gameplay with training mode and rewards

    FREE

  5. Free FiveM Fingerprint Scanner Script

    FREE

  6. FiveM Player-Owned Business & Trading

    Player-Owned Businesses /w Trading System

    esxqbcoreqbox

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

    $8.00

  7. Free FiveM Chat Theme with Logging

    FREE Chat Theme FiveM

    esxqbcoreqbox

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

    FREE

  8. FiveM Zombie Script with Dungeon Raids

    Zombies & Dungeon | Standalone Zombie System

    esxqbcoreqbox

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

    $20.00

  9. Free FiveM Armored Truck Heist Script

    FREE DRC Truck Robbery Heist

    esxqbcoreqbox

    Multiplayer armored truck heist with mini-games and loot choice

    FREE

  10. Free FiveM TV Script: YouTube & Twitch

    FREE Television Script (TV’s)

    esxqbcoreqbox

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

    FREE

  11. Rahe Speaker Script with Spatial Audio

    Rahe Speakers System

    esxqbcoreqbox

    Immersive spatial audio speakers for unforgettable in-game events

    $20.00

  12. 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

  13. FiveM Police Shield Script, Riot Ready

    Advanced Police Shield Script

    esxqbcoreqbox

    Realistic ballistic and riot shields for tactical police RP

    $9.00

  14. 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

  15. Free FiveM Tackle Script with Ragdoll

    FREE Tackle Script

    esxqbcoreqbox

    Tackle fleeing suspects with skill-based sprint boost and ragdoll

    FREE

  16. Free FiveM In-Game Store & Donations

    FREE Ingame Tebex Store | Donation Store

    esxqbcoreqbox

    Direct Tebex checkout with instant in-game redemption.

    FREE

  17. Free FiveM Metal Detecting with Levels

    Metal Detecting

    esxqbcoreqbox

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

    FREE

  18. 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

  19. FiveM Gang Script: Territories & Dealers

    Gang Script

    esxqbcoreqbox

    Build criminal empires with territories, dealers, and dark web

    $20.00

  20. Free FiveM Smoking Script with Smoke FX

    FREE Realistic Smoking System for FiveM

    esxqbcoreqbox

    Immersive smoking with puff control for ESX, QBCore, Qbox

    FREE

  21. JG Mechanic Script with Dyno & Tuning

    JG Mechanic Script

    esxqbcoreqbox

    Elevate mechanic gameplay: deep tuning, advanced stance, full services.

    $30.00

  22. Free FiveM Doorlock Script & Creator

    FREE Doors Creator

    esxqbcoreqbox

    Create, customize, and bulk-manage server doors in seconds.

    FREE

  23. Free FiveM Hunting Script with Skinning

    Hunting by Pickles

    esxqbcoreqbox

    Synced hunting zones, skinning, processing, NPC sales for ESX/QBCore

    FREE

  24. Electus Gangs: FiveM Territory Wars
    SALE

    FiveM Gang Script | Electus Gangs

    esxqbcoreqbox

    Claim territories, raid safes, dominate every gang war

    $50.00 $30.00

This drawer continues past this point.

About this drawer

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

This category

ESX is the framework the modern FiveM roleplay scene grew up on. ES Extended handed server owners a working economy, a job system, a shared inventory, and a predictable way to bolt new resources onto one player loop, and that head start is why the ESX catalog is still the deepest in FiveM. This category collects 137 releases written against es_extended, from the systems that run your whole server down to the small utilities nobody notices until they break.

An ESX script is anything built to slot into that framework. It pulls money and inventory through exports, validates actions with server callbacks, registers usable items with ESX.RegisterUsableItem, and fires the shared events the rest of your resources already listen for. That is the practical reason to shop ESX as a category instead of hunting piece by piece. A new resource drops into a server already running a hundred ESX scripts and understands society accounts, player metadata, and billing with no custom bridge.

The 137 scripts here cover the full range. A [QB/ESX] Vehicle Shop System gives players a UI to browse, test drive, and buy cars straight against their ESX bank balance. Advanced Crafting wires recipes and ingredients into your inventory so players turn raw items into finished ones at a bench. An 8-Ball Pool / Billiards resource fills the downtime, giving your bars and clubhouses something to do between calls. Different jobs, same framework underneath.

What to look for in ESX Scripts

  • ESX Legacy support, stated plainly: the framework split into several branches over the years, so a current script should target ESX Legacy (1.10+), not an abandoned esx_legacy snapshot. The product page should name the version it was tested on.
  • Server-side validation on money: anything touching a bank balance, inventory, or vehicle has to check on the server. A vehicle shop that trusts the client for the price hands out a lot of free cars the week it goes live.
  • resmon under load: a crafting bench sitting at 0.01ms while empty tells you nothing. Look for numbers taken with players at the bench and the UI open, not a boot screenshot.
  • Inventory compatibility: ESX servers run ox_inventory, qs-inventory, core_inventory, and the old esx_inventoryhud in every combination. A good script either targets ox_inventory or ships configurable item handling so you can point it at whatever you run.
  • Configurable locale and currency: ESX servers are global. A Config.Currency field and real locale files keep the UI from hard-coding $ and English into your Spanish or German server.
  • A config you can actually read: you will edit this file. A 600-line undocumented table turns every future tweak into a spelunking trip.

Compatibility & installation

Everything in this category is built for or compatible with ESX, mostly ESX Legacy. Modern releases use the standard ESX = exports['es_extended']:getSharedObject() pattern, so the install is the usual FiveM flow. Drop the resource into resources, ensure it after es_extended and your inventory in server.cfg, import any SQL the package includes, then edit the config to match your jobs, items, and currency.

A large share of ESX scripts now ship QBCore and Qbox bridges in the same download. Framework detection lives in fxmanifest.lua or a bridge/ folder, and the resource picks its exports based on what is running. If you are on QBCore or Qbox and a script sits in this ESX category, read the description for the bridge note. Plenty run natively on all three, others are ESX-only and need a community conversion. The product page is the source of truth, and we do not tag a script with QBCore or Qbox support unless the developer confirms it.

For anything with usable items, weapons, or stashes, ox_inventory is the pairing we recommend on modern ESX servers. Older inventories still handle most jobs and minigames, though you may have to add item images and database rows by hand.

Why buy from us

Every ESX script here lists its framework version, dependencies, and resmon expectations before you pay, with instant delivery and a license tied to your account so future updates stay yours. You are buying from a store that runs FiveM servers, not a reseller flipping leaks. If a script does not work against the ESX version it claims to support, we will fix it or make it right.

Question

Which ESX version do these scripts support?

The catalog targets ESX Legacy, primarily 1.10 and newer, since that is the branch most active servers run today. Each product page states the exact version it was tested against. If a script only supports an older fork, that limitation is noted on its page rather than hidden.

Question

Will ESX scripts work on my QBCore or Qbox server?

Many modern releases ship QBCore and Qbox bridges in the same package and auto-detect your framework at runtime. Others are ESX-only. Check the bridge note on the product page, since we only mark QBCore or Qbox support when the developer confirms it.

Question

Do I need ox_inventory to run these?

For scripts with usable items, weapons, or stashes, ox_inventory is the recommended pairing on modern ESX servers. Some scripts also support qs-inventory, core_inventory, or the classic ESX inventory. Older inventories usually work but may need item images and database entries added manually.

Question

How do I install an ESX script?

Drop the resource into your resources folder, ensure it after es_extended and your inventory in server.cfg, and import any included SQL. Then edit the config to match your server's jobs, items, and currency. Most releases use the standard getSharedObject export pattern.

Question

Are these scripts safe against exploits?

Well-built ESX scripts validate every money, inventory, and vehicle action on the server rather than trusting the client. Look for that on the product page, especially for gang, heist, and economy scripts, since client-side payouts get abused quickly on a live server.

Read the whole register Other categories Ask before you buy