Free DRC Armored Truck Heist
Rob the armored truck as a crew and pick your own payout
Free FiveM scripts you can pull straight from Tebex and drop into a QBCore, ESX, or Qbox server. This page tracks no-cost inventories, HUDs, job resources, and small utilities, so you can try a mechanic on your own build before paying for anything.
Rob the armored truck as a crew and pick your own payout
Powder reveals the laser grid before you crack the safe
Player-owned laundromats with hacking, lasers, and 4 washing machines each
Draggable HUD with four speedometers and per-vehicle mileage tracking
AI backup for servers short on cops or criminals
Sweep the ground, level up, and dig 50+ hidden items
Play YouTube and Twitch on in-game TVs, any framework
Grab tools by hand and operate on real or training patients
Every command lives in JSON, so you edit staff tools without touching Lua
Players buy Tebex packages in-game with checkout as fast as 5 seconds
Free police MDT that runs at 0.0ms with a searchable citizen database
Overcook the microwave mini-game and your cocaine brick explodes
Free jail script that sends players to different prisons on the map
Auto-bills patient invoices and idles at 0.00ms with editable source UI
Every server owner starts a feature the same way. You want to see how a HUD sits on screen, how a job loop actually plays, or whether an inventory fits your economy, and you would rather not drop money to find out. That is what this page is for. It collects free FiveM Tebex scripts you can install today, test on your own server, and keep if they earn a spot.
These are real resources, not stripped demos. Most run on QBCore, ESX, or Qbox out of the box, and a good number are framework agnostic or ship with ox_lib support. You get inventories, HUDs, job scripts, and the small utility resources that make a server feel finished, from spawn selectors to admin helpers. Because they cost nothing, they are also the fastest way to learn how a script is built before you commit to a paid version of the same idea.
ox_lib, ox_inventory, or ox_target. Make sure you already run those, or that you are happy to add them, before you install.config.lua. The more it exposes, the less you edit source.Most scripts here follow the standard drag-and-drop pattern. You download the resource from Tebex, drop the folder into your resources directory, add ensure resource_name to your server.cfg, and restart. If a resource needs ox_lib or another dependency, install that first and start it above the script in your load order.
ESX and QBCore both use item based inventories, so an item you add for one usually needs a matching entry in the other. Qbox is close to QBCore and often works with the same code, but read the resource notes because some scripts split their exports. For anything that touches the database, run the included .sql file before you start the server. When a free script uses ox_inventory or ox_target, keep those updated too, since older versions can break exports the script relies on.
This list is curated, not scraped. We run servers, so a free resource lands here because it installs cleanly and does what it claims, not because it padded a count. Each entry keeps its framework tags and its dependencies visible, so you know before you download whether it fits your QBCore, ESX, or Qbox build.
Use this page as a testing ground. Try a free inventory against your item list, drop in a HUD and see how it reads on your resolution, or wire up a free job to check the loop before you build a whole economy around it. When a free script proves the idea and you want more depth, the paid versions in the same categories are one click away. Nothing here asks for a credit, and everything here is meant to end up on a real server, not just a test box you delete on Sunday.
Yes. Every resource on this page is no-cost through Tebex. You download it, install it, and run it on your server without spending a credit. Most are open source, so you can read and edit the code too.
The collection covers QBCore, ESX, and Qbox, and some resources are framework agnostic. Each entry lists its supported framework, so check the tag before you download to make sure it matches your server core.
Some do and some do not. Many modern free scripts depend on ox_lib, ox_inventory, or ox_target. The resource page lists any dependencies, so install those first and start them above the script in your load order.
Download the folder, drop it into your resources directory, and add ensure resource_name to your server.cfg. If the script includes a .sql file, import it into your database before you start the server, then restart.
The ones listed here are curated and tested to install cleanly. Because most are open source, you can review the code yourself before you go live. Always test on a development server first and keep dependencies updated.
Free scripts let you try a mechanic before you commit. You can test a HUD, inventory, or job on your own build, learn how it works, and decide if you want a deeper paid version later. It lowers the risk of buying something that does not fit.