Ir para o conteúdo principal
FiveMX
Loja
Scripts
MLOs
Servidores Completos
Mods Grátis
Ferramentas
Guias
Todos os Produtos
FiveMX

Comece a construir seu servidor hoje.

Recursos FiveM selecionados, entrega instantânea, mods grátis para começar e guias práticos em um marketplace tranquilo.

Navegar na lojasupport@fivemx.com

Loja

  • Loja
  • Todos os produtos
  • Mods grátis
  • Melhores scripts & mods
  • Scripts FiveM

Frameworks

  • Scripts QBCore
  • Scripts ESX
  • QBox
  • Standalone

Comunidade

  • Blog
  • Suporte
  • Criadores
  • Afiliados

Jurídico

  • Política de privacidade
  • Termos de serviço
  • Política de reembolso
  • Entrega digital
  • Política de cookies
  • Conformidade LGPD/GDPR
  • DMCA
  • Informações legais
  • Política editorial
© 2026 FiveMX. Todos os direitos reservados.·FiveMX não é afiliado à Rockstar Games, Take-Two Interactive ou CFX.re. Todas as marcas são propriedade de seus respectivos donos.
GitHubDiscordDocs

4 imagens do produto disponíveis.

Compatibilidade:

Cyber Inventory Pro

Cyber Inventory Pro - The complete FiveM ESX Inventory HUD from Cyber Dev. Compatible with ESX framework for FiveM servers.

Acesso Instantâneo
Política de reembolso de 14 dias

Compatibilidade, configuração e comprovação do produto em um olhar

Use os dados publicados nesta página para confirmar se Cyber Inventory Pro é compatível com seu servidor antes do checkout.

Compatibilidade

Frameworks
ESX
Categoria
Inventory Scripts

Configuração e requisitos

Fluxo de instalação
Download → pasta resources → ensure no server.cfg
Requisitos
Publicado nesta página
Tamanho do arquivo
21.75 MB

Comprovação e perguntas de compradores

Avaliações
Sem avaliações ainda
Perguntas Respondidas
Pergunte antes de comprar
Checkout Seguro
$29.99
Acesso imediato aos arquivos após o pagamento
Suporte e política de reembolso visíveis antes do checkout
Funciona com esx
  • Acesso Instantâneo
  • SSL Criptografado
  • Cartão, Klarna, carteiras
Frameworks

esx

Requisitos

Publicado nesta página

Pré-visualização

Não disponível

Cartão, Klarna e carteiras compatíveis via Stripe. Outros métodos locais podem aparecer quando disponíveis na sua região.

Falar com suporte antes de comprarLer política de reembolso

Expectativa de suporte

O suporte cobre acesso ao download, arquivos entregues que estejam faltando e dúvidas com base nas notas de instalação publicadas.

Instalação personalizada, conversão de framework, configuração em servidor ao vivo e trabalho em recursos personalizados não estão incluídos, salvo quando indicado na página do produto.

Pergunte antes de comprar se seu servidor usa recursos de framework, inventário ou banco de dados muito modificados.

Montando um servidor maior?Compare pacotes selecionados antes do checkout se você precisa de vários scripts compatíveis.Ver pacotes FiveM

Compre quando isso economizar tempo de configuração

Use esta checklist para decidir rapidamente se o recurso combina com seu servidor, framework e expectativas de suporte.

Ganho para o administrador

Cyber Inventory Pro foi posicionado para reduzir Inventory Scripts, em vez de você reconstruir o mesmo sistema do zero.

Compatibilidade

Funciona com esx. Verifique o bloco de requisitos antes de usar em um servidor ativo.

Confiança na compra

Download instantâneo, checkout Stripe, acesso ao suporte e contexto de reembolso são exibidos antes do pagamento.

Elementos de decisão

Requisitos, detalhes de instalação, Perguntas do Produto

Descrição

Cyber Inventory Pro - Complete ESX Inventory System in Pure Lua

Revolutionize your FiveM server's item management with Cyber Inventory Pro, a comprehensive inventory system built entirely in Lua without JavaScript dependencies. Inspired by QBCore's polished interface but designed specifically for ESX servers, this system brings advanced features like weapon attachments, item durability, weight management, and trunk storage to your ESX-based server with exceptional performance and reliability.

What's Included

This complete package includes a fully functional inventory system with modified es_extended or extendedmode frameworks optimized for inventory compatibility, pre-configured SQL database structures with all necessary tables and objects, comprehensive weapon attachment and accessory systems, vehicle trunk and glove compartment storage, and detailed configuration files for shops, durability settings, and weight management. You'll receive everything needed to replace your basic ESX inventory with this professional-grade alternative.

The package also includes item description management through cyber_itemdata SQL table, stash system integration for properties and businesses, weapon dye customization with multiple color options, and a complete tutorial file explaining every configuration option. All components work together seamlessly to create a cohesive inventory experience that feels native to ESX while providing features typically only found in more modern frameworks.

Key Features

  • Pure Lua Implementation - No JavaScript dependencies or complex frameworks, just clean Lua code that's easy to understand and modify
  • QBCore-Inspired Design - Beautiful, modern UI based on QBCore's aesthetic but fully adapted for ESX functionality
  • Complete Weight System - Configurable item weights with visual indicators preventing over-encumbrance and balancing gameplay
  • Durability Mechanics - Items degrade with use, creating realistic economy dynamics and repair gameplay opportunities
  • Vehicle Storage - Fully functional trunk and glove compartment systems with weight limits and persistent storage
  • Weapon Attachments - Comprehensive attachment system for scopes, grips, magazines, and suppressors with compatibility checks
  • Weapon Dye System - Multiple color options for weapon customization allowing personalization and player expression
  • Money as Inventory Item - Cash displays in inventory as physical object, enabling robbery mechanics and realistic transactions
  • Stash System Integration - Easy-to-implement stashes for properties, gang hideouts, businesses, and more
  • Shop Configuration - Fully customizable shop inventories with different items and prices per location
  • Ultra-Fast Clicks - Optimized item movement and interaction code for responsive, lag-free inventory management
  • Multi-Version ESX Support - Works with ESX 1.9.x legacy versions and ESX Legacy 1.10.x+ with minimal modifications

Perfect For

  • ESX servers wanting modern inventory features without switching to QBCore or other frameworks
  • Roleplay servers emphasizing realistic item management and economy systems
  • Servers with custom weapon systems needing attachment and customization support
  • Economy-focused servers benefiting from durability mechanics and repair gameplay loops
  • Developers seeking easily modifiable Lua-based inventory code for custom features

Technical Details

  • Framework: ESX 1.9.x (final) and ESX Legacy 1.10.x+ with included modified es_extended
  • Programming Language: 100% Lua (no JavaScript or NUI dependencies)
  • Database: MySQL with included SQL files for all tables and default items
  • Performance: Optimized for minimal resource usage with efficient item caching
  • Compatibility: Works with most ESX-compatible item scripts and frameworks
  • Dependencies: mysql-async or oxmysql for database operations

Installation

  1. Backup your current ESX - Create complete backup of es_extended and your database before proceeding
  2. Replace es_extended - Use the included modified es_extended or extendedmode framework from the package
  3. Install SQL files - Import all SQL files in correct order, ensuring the 'cash' object has weight 0.00
  4. Configure shops and items - Edit Config.lua to set up shop locations, item weights, and durability settings
  5. Add item descriptions - Populate cyber_itemdata SQL table with descriptions for your items
  6. Test stash implementation - Use provided TriggerEvent examples to add stashes to properties and businesses
  7. Adjust for ESX v1final - If using ESX 1.9.x final, apply the small modifications detailed in tutorial file

Stash System Implementation

The stash system is incredibly flexible and easy to implement anywhere in your server. Simply trigger the inventory opening event with appropriate parameters to create persistent storage for apartments, gang hideouts, businesses, or any other location. Each stash can have custom weight limits and item restrictions, and all inventory data is stored in the database for persistence across server restarts.

Example implementation for apartment storage:

TriggerEvent(cyber-inventory:openInventory, {
[type] = stash,
[owner] = CurrentApartment
})

Configuration and Customization

The Config.lua file provides extensive customization options without requiring code modifications. You can adjust weight limits for different container types, configure item durability rates, set up shop inventories with specific items and prices, enable or disable various features, and translate all UI text to your preferred language. The tutorial file included in the package walks through every configuration option with examples and explanations.

What Makes It Stand Out

While many inventory systems rely on heavy JavaScript frameworks or require complete server rebuilds to implement, Cyber Inventory Pro delivers advanced functionality through clean, efficient Lua code that integrates seamlessly with existing ESX servers. The decision to build this entirely in Lua means better performance, easier troubleshooting, and simpler modifications for server developers. You get the polished user experience of modern frameworks without abandoning your ESX investment or learning completely new systems.

The comprehensive feature set rivals or exceeds inventory systems found in other frameworks, bringing weapon attachments, durability mechanics, vehicle storage, and visual polish to ESX servers. Extensive bug fixes and optimization work ensure reliability that basic ESX inventories can't match, making this a true upgrade rather than just a cosmetic change.

Related Products You Might Like

  • Premium Inventory Script - Advanced inventory trusted by 225+ servers
  • Premium Vehicle HUD - Professional speedometer with 429+ sales
  • Super ESX Server - Complete ESX server package with 306+ sales
  • Vehicle Control UI - Advanced vehicle controls used by 227+ servers

Notas de instalação

Requires a FiveM server, ESX or QBCore, access to server resources, and permission to restart the resource after configuration.

Apenas os dados publicados nesta página devem ser considerados confirmados. Se você precisar de mais detalhes, revise a descrição, requisitos, histórico de alterações, avaliações e perguntas do produto antes do checkout.

DescriçãoRequisitos
Início
Loja
Inventory Scripts
Inventory Scripts
ESX
Processo de revisão
Processo de revisão

Características Principais

  • Pure Lua Implementation

    Built entirely in Lua without JavaScript dependencies or complex frameworks, providing clean code that is easy to understand and modify.

  • QBCore-Inspired Design with ESX Compatibility

    Features a beautiful, modern UI based on QBCore's aesthetic but fully adapted for ESX functionality, distinguishing it from other ESX inventory scripts by offering a polished interface native to the framework.

  • Complete Weight System

    Includes configurable item weights with visual indicators that prevent over-encumbrance and balance gameplay through weight management.

  • Durability Mechanics

    Items degrade with use, creating realistic economy dynamics and enabling repair gameplay opportunities for servers.

  • Vehicle Storage System

    Provides fully functional trunk and glove compartment systems with weight limits and persistent storage across server restarts.

Perguntas Frequentes

Perguntas e Respostas da Comunidade

0 perguntas

Sem Perguntas

Seja o primeiro a fazer uma pergunta!

0/500 caracteres (mínimo 10)

Sua pergunta será revisada antes de aparecer publicamente.

Produtos Relacionados

$12.49
$13.49
$8.49
$4.99

Related Tutorials & Guides

Learn more about setting up, configuring, and using this type of resource.

Best FiveM Inventory Scripts 2026: Complete Comparison Guide

Best FiveM Inventory Scripts 2026: Complete Comparison Guide

The best FiveM inventory scripts in 2026 are ox_inventory as the free open-source default, qs-inventory as the polished premium alternative around 35 to 50 USD, qb-inventory as…

ESX Admin Commands — Complete 2026 Reference

ESX Admin Commands — Complete 2026 Reference

Complete reference of ESX admin commands for FiveM RP servers — player management, vehicle spawning, money & jobs, world manipulation, plus a self-hosting setup guide for setting your first admin.

Project ROME Explained: Rockstar's Modding Engine and the Future of FiveM

Project ROME Explained: Rockstar's Modding Engine and the Future of FiveM

The GTA modding landscape is shifting faster than it has in a decade. Rockstar owns FiveM now, alt:V is shutting down, GTA 6 is eight months away, and a rumored first-party…

Continue Construindo Seu Servidor FiveM

Use este produto como parte de uma configuração maior. Explore categorias relacionadas, frameworks alternativos, pacotes premium e downloads gratuitos complementares.

Explorar Economy & BankingExplorar Drug ScriptsExplorar todos os scriptsScripts de Inventory ScriptsScripts esxExperimente QBCoreExperimente QBoxMods FiveM grátisComparar pacotes
NoPixel 4.0 Inventory (QBCore)

NoPixel 4.0 Inventory (QBCore)

Aquiver - Inventory System 4

Aquiver - Inventory System 4

Clothing as Item - QBCore FiveM Script

Clothing as Item - QBCore FiveM Script

NoPixel Icons for Inventory

NoPixel Icons for Inventory