Home Shop Boii Development

Premium FiveM Scripts by Boii Development

Boii Development is a well-established FiveM script studio recognised across the CFX community for polished, framework-agnostic resources spanning utilities, player systems, and immersive gameplay mechanics. This catalog brings together their releases with broad compatibility across QBCore, ESX, and Qbox, built on clean code standards and active support. Expect production-ready scripts that drop into existing servers without heavy refactoring.

Scripts in this category

8 products
SALE
qb-billiards bar job with MLO | qb-core
Run a fully unlocked QBCore billiards bar with included MLO
$20.00 $15.00
RGB Controller | Vehicle Neon Controller
Standalone vehicle neon RGB controller for QBCore, ESX, Qbox
$0.00
FREE Chat Theme FiveM
Sleek open-source chat with logging for ESX, QBCore, Qbox
$0.00
FiveM Petty Crimes
Seven optimized petty theft scenarios with police alerts and minigames
$10.00
FiveM Crafting Script
Multi-framework crafting with unlimited recipes and locations
$10.00
FREE Vehicle Rental Script
Multi-framework vehicle rentals with five preset categories included
$0.00
Uwu Cafe Job
Third-eye QBCore cafe job with full food prep workflow
$15.00
FiveM Money Washing Advanced
Admin-placed launderers with police minigame raids and persistent tracking
$15.00

Boii Development has built one of the most recognisable names in the modern FiveM ecosystem, particularly among server owners who want clean, modular code over flashy marketing. The studio sits in the small group of developers who release both free open-source resources and paid premium scripts, which has earned them a strong reputation on the CFX forums and Tebex marketplace.

Most server owners encounter Boii through their utilities library — boii_utils — long before they buy a script. That library has quietly become a shared backbone for a chunk of the FiveM scripting community, providing skill systems, reputation tracking, callbacks, command registration, and dozens of helper functions that other developers build on top of. When you install a Boii paid release, you are tapping into the same foundation that powers a noticeable slice of the wider ecosystem.

The paid catalog leans toward gameplay loops rather than one-off gimmicks. Expect job frameworks, activity systems, character progression mechanics, and UI replacements that aim to give your players something to actually do on the server beyond standing around in Legion Square.

Signature work and style

The hallmark of a Boii Development release is structure. Scripts ship with config files that are heavily commented, exposed exports for cross-resource integration, and a consistent code style that makes editing the source far less painful than the average Tebex purchase. Skill and reputation hooks are wired through boii_utils, so a player who levels up mining in one Boii script can have that progression recognised by another — something most disconnected script libraries cannot offer.

Resmon performance is taken seriously across the catalog. Idle usage tends to sit in the 0.00–0.02 ms range on most releases, with active usage staying well within the budget server owners care about. UI work is another consistent signature: clean HTML/CSS/JS frontends with theming support, NUI focus handled correctly, and menu systems that don't fight with the rest of your server's interface stack.

You will also see a recurring focus on minigame variety and player-facing interaction systems — lockpicking, hacking, skill checks, and bench-style crafting interfaces that other scripts can call into. That makes Boii releases useful as building blocks, not just standalone purchases. A heist script, a thief job, and a hacking laptop can all share the same minigame layer rather than each shipping their own slightly different version.

Compatibility & installation

Boii Development releases are built framework-agnostic where possible. Most paid scripts support QBCore, ESX, and Qbox through bridge files inside boii_utils, which means the same purchase works whether your server is running legacy QBCore, the new Qbox fork, or one of the ESX Legacy branches. Standalone usage is also supported on a number of releases for owners running custom frameworks.

Installation follows the standard FiveM pattern: drop the resource into your resources folder, install boii_utils if you don't already have it, ensure it ahead of the script in your server.cfg, and edit the config. Database tables — where required — are documented in the release thread or in an INSTALL.md shipped with the resource. Inventory bridges typically cover ox_inventory, qb-inventory, and ESX's default inventory, with code stubs for adapting to custom inventories. Target system support generally includes ox_target and qb-target out of the box.

Why buy Boii Development scripts here

You get the genuine, current build with update access, instant delivery to your Keymaster or asset escrow account where applicable, and the same licensing terms as buying direct — without the hassle of bouncing between Tebex stores to assemble a server. If you are stacking multiple Boii releases to take advantage of the shared boii_utils backbone, picking them up in one place keeps your invoices, license keys, and update notifications in a single dashboard.

Frequently asked questions

Are Boii Development scripts compatible with QBCore, ESX, and Qbox?

Most Boii Development releases are built framework-agnostic or ship with bridges for QBCore, ESX, and Qbox out of the box. Check each script's product page for the exact compatibility matrix, since some standalone utilities don't require a framework at all. ox_lib and ox_inventory are commonly supported alongside the legacy QB and ESX inventories.

Are Boii Development scripts escrow-protected or open source?

Boii Development distributes a mix of open-source resources and Tebex escrow-protected scripts depending on the product. Open releases can be edited freely, while escrow assets keep core logic locked but expose config files, locales, and client-side hooks for customisation. The license type is listed on each script's purchase page before checkout.

What kind of support does Boii Development provide after purchase?

Support is handled through the Boii Development Discord, where buyers link their Tebex purchase to unlock dedicated help channels and update notifications. Documentation is published alongside each script covering installation, dependencies, and config options. Updates are pushed to keepmaster builds in sync with current FiveM artifact versions.

How do I install a Boii Development script on my FiveM server?

Drop the resource into your server's resources directory, add ensure <resource_name> to server.cfg, and import any included SQL file into your database. Edit the config.lua to match your framework, inventory, and target system, then restart the server. Most scripts list their required dependencies — such as ox_lib, ox_target, or a specific framework version — at the top of the readme.

How are Boii Development scripts optimised for server performance?

Scripts are written to idle at low resmon values, with heavy logic gated behind events, state bags, or proximity checks rather than constant client loops. Threaded loops use adaptive wait times and clean up when players leave the relevant zone. You can measure real impact in-game with the resmon command after install.

How does Boii Development compare to other FiveM script creators?

Boii Development leans toward configurable, framework-bridged systems aimed at roleplay servers that want to swap inventories or frameworks without forking the script. Compared to single-framework studios, the bridge approach trades a little extra config for portability across QB, ESX, and Qbox. Pricing sits in the mid-range typical of established Tebex creators.

Can I edit and rebrand Boii Development scripts for my server?

Configuration files, language locales, and UI assets are exposed for editing on every release, so renaming notifications, adjusting prices, or restyling NUI menus is straightforward. Open-source scripts allow full code edits, while escrow scripts restrict changes to the unlocked client and config files. Redistribution of modified scripts is not permitted under the Tebex license.