House of Noir
House of Noir
A female-only underground black market for FiveM. Players using a female ped model can access an exclusive shop to purchase illegal weapons, tools, gear, and VIP items — paid in black money or VIP coins. All access validation is server-side.
Ped model is validated server-side on every shop open. Clients cannot spoof their model hash to bypass the female check.
Compatibility
ESX
QBCore
QBox
ox_lib
ox_inventory
qb-inventory
ox_target
qb-target
wasabi_vipshop
Features
- Female-only access — server-side ped model hash check on every open
- Tabbed shop UI with live cart panel and smooth animations
- Dual currency — black money for regular items, VIP coins for exclusives
- VIP tab with a dedicated exclusive items section
- Built-in VIP coin system — no third-party dependency required
- Optional
wasabi_vipshopintegration if you already run it - Job blacklist — block specific jobs (e.g. police) from accessing the shop
- Bundle items — configure quantity multipliers (e.g. 500x ammo per cart unit)
- Three interaction modes:
ox_target,qb-target, or built-intextui - Admin commands to give, remove, and check VIP coin balances
- Ped locations are server-side only — clients cannot extract spawn coordinates
Dependencies
| Resource | Required | Notes |
|---|---|---|
| ox_lib | required | Notifications, UI elements |
| ox_inventory / qb-inventory / etc. | one of | Auto-detected |
| ESX / QBCore / QBox | one of | Auto-detected |
| ox_target / qb-target | optional | Only if Config.Interaction is set to use targeting |
| wasabi_vipshop | optional | Only if Config.VipSystem = "wasabi" |