[Release] Rd Marketplace Script | Player-to-player Market
ShowCase
RD MARKETPLACE Script Description
The RD MARKETPLACE script is an advanced and comprehensive marketplace system for FiveM, allowing players to buy and sell items and vehicles in-game. It features a modern, user-friendly interface with full support for QBCore and ESX frameworks.
Key Features:
- Item Trading System: Create buy and sell offers for weapons, equipment, and other items.
- Vehicle Marketplace: Display, sell, and buy vehicles between players.
- Advanced User Interface: Modern design with attractive visual effects.
- Multi-framework Support: Compatible with QBCore, ESX.
- Additional Systems Support: Fully compatible with ox_inventory, qb-inventory, ox-target, qb-target, and DrawText.
- Interactive Notifications: Built-in notification system to inform players of all events.
- Integrated Security: Anti-cheat measures and system exploitation protection.
- Item & Vehicle Images: Support for displaying images of items and vehicles.
Technical Support:
For technical support, please contact: π
ππππ π
ππ Official Discord
Installation
*Place the script inside your resources folder.
*Edit config.lua to match your preferences
- add you toke bot to server.cfg like that : set discord_token " your bot token " to display Discord Avatar
*Add the following line to your server.cfg: ensure rd-hitmarker
##
Config
β config.lua
Config = {}
Config.Framework = 'qbcore' -- esx // qbcore
Config.Inventory = 'ox_inventory'-- qb-inventory //ox_inventory
Config.Target = 'drawtext' --ox_target // qb-target //drawtext
Config.BlacklistedItems = {
"money",
"black_money",
"ammo-9",
"ammo-45",
"ammo-50",
"ammo-rifle",
"ammo-rifle2",
"bandage",
"scrapemetal"
}
Config.UseCommand = false
Config.Command = "marketplace"
Config.UseNPC = true
Config.NPC = {
model = "cs_bankman",
coords = vector4(-296.85, -956.04, 31.21, 66.02),
scenario = "WORLD_HUMAN_CLIPBOARD",
range = 2.0
}
Config.PriceRanges = {
weapon_pistol = { min = 1, max = 50000, default = 1 },
weapon_combatpistol = { min = 1, max = 20000, default = 1 },
weapon_appistol = { min = 1, max = 400000, default = 1 },
weapon_pistol50 = { min = 1, max = 10000, default = 1 },
Radio = { min = 1, max = 10000, default = 1 },
lockpick = { min = 1, max = 200, default = 1 },
Bandage = { min = 1, max = 1000, default = 1 },
armor = { min = 1, max = 200, default = 1 },
cokabaggy = { min = 1, max = 1000, default = 1 },
}
Config.VehiclePriceRanges = {
["sultanrs"] = { min = 1, max = 150000, default = 1 },
["buffalo"] = { min = 1, max = 40000000, default = 1 },
["adder"] = { min = 1, max = 2500000, default = 1 },
["nero"] = { min = 1, max = 2000000, default = 1 },
["osiris"] = { min = 1, max = 2200000, default = 1 },
["pfister811"] = { min = 1, max = 1800000, default = 1 },
["t20"] = { min = 1, max = 2300000, default = 1 },
["zentorno"] = { min = 1, max = 2100000, default = 1 },
["blista"] = { min = 1, max = 40000, default = 1 },
["futo"] = { min = 1, max = 50000, default = 1 },
["sentinel"] = { min = 1, max = 80000, default = 1 },
["kuruma"] = { min = 1, max = 5000000, default = 1 },
["kuruma2"] = { min = 1, max = 50000000, default = 1 },
["paragon"] = { min = 1, max = 150000000, default = 1 },
["abfurus"] = { min = 1, max = 150000000, default = 1 },
["23HennesseyChargerB"] = { min = 1, max = 150000000, default = 1 },
["hycgle"] = { min = 1, max = 150000000, default = 1 },
["bx7pxxsw"] = { min = 1, max = 150000000, default = 1 },
["topfoil"] = { min = 1, max = 150000000, default = 1 },
["evolutionrs6"] = { min = 1, max = 150000000, default = 1 },
["landstalker2cs"] = { min = 1, max = 150000000, default = 1 },
["DBja_honda1B"] = { min = 1, max = 150000000, default = 1 },
["DBmh4gtr"] = { min = 1, max = 150000000, default = 1 },
["q3rsv"] = { min = 1, max = 150000000, default = 1 },
["killerhwak"] = { min = 1, max = 150000000, default = 1 },
["g634x4byv"] = { min = 1, max = 150000000, default = 1 }
}
Purchase Link
https://rd-development-webstore.tebex.io/
Discord
| Feature | Details |
|---|---|
| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | 200+ |
| Requirements | No requirements |
| Support | Yes |
π **RD Development β Quality Scripts for Your Server** |
