vi/raiser
phone
phone, GTA 6 style illustration
Vaultintermediatephone

Classifieds Marketplace App

ESX/QBCore/QBox classifieds phone app: player listings by category with photos, in-app offers, and a server-held safe-meetup escrow, all funds and listings server-authoritative.

PRODUCTION-SHAPED, the reference Lua is validated and written framework-correct for ESX, QBCore, and QBox, ready to drop into your server.
Est. Lua
~105 loc
Claude
Claude Opus 4.x / Sonnet 4.x
Validation
syntax-validated
Updated
2026-06-25
Unlock price
$199Vault

Unlock all 510 prompts

Profit potential / mostable
$490($150 to $1,800)

$50-389 script band, sized for a stable niche; top sellers clear around $11.85K/mo.

Effort vs return
intermediate1-2 days

Description

A classifieds marketplace on the phone: players post listings by category with a photo and price, make in-app offers, and complete the trade through a server-held escrow that releases on seller acceptance. The escrow is the selling point, it kills scam disputes and the staff tickets they generate, which is why P2P-economy servers buy it.

Prompt Template

You are writing a FiveM resource for [esx|qbcore|qbox]. Resolve the framework…

🔒 Eyes-only, locked prompt body

The full prompt template and its reference Lua are part of a one-time pack. Pick your depth, both are lifetime access, no subscription, ever.

Core$49one-time
  • 60 prompts + syntax-validated reference Lua
  • Lifetime access, pay once
Most Popular · Best Value
Vault$199one-time
  • All 510 prompts, the full library
  • Per-prompt profit/trend intelligence (CSV + playbook)
  • Lifetime free updates, new niches as the market moves
Get the Vault, $199

$49 for 60 · $199 for all 510 + intelligence, one-time, no subscription.

Expected Output

See content/expected-outputs/phone/18-classifieds-marketplace-app.lua, an…

🔒 Eyes-only, locked prompt body

The full prompt template and its reference Lua are part of a one-time pack. Pick your depth, both are lifetime access, no subscription, ever.

Core$49one-time
  • 60 prompts + syntax-validated reference Lua
  • Lifetime access, pay once
Most Popular · Best Value
Vault$199one-time
  • All 510 prompts, the full library
  • Per-prompt profit/trend intelligence (CSV + playbook)
  • Lifetime free updates, new niches as the market moves
Get the Vault, $199

$49 for 60 · $199 for all 510 + intelligence, one-time, no subscription.

Known Failure Modes & Corrective Prompt

  • Escrow held client-side → free "payment" or double-collected funds.
  • Accept not gated on the seller → anyone closes a sale and pockets the escrow.
  • Post anim plays before the dict loads → T-pose.

Corrective re-prompt: Charge the buyer into a server-held escrow on market:offer (removeMoney then store the amount on the listing) and only addMoney to the seller in market:accept after verifying it.seller == xPlayer.identifier. Reject a second concurrent offer while one is pending.

Framework Integration

  • ESX: ESX.GetPlayerFromId(src), getMoney()/removeMoney()/addMoney(), ESX.GetPlayerFromIdentifier(it.seller) to notify the seller.
  • QBCore: QBCore.Functions.GetPlayer(src), Player.Functions.RemoveMoney('bank', amt) / AddMoney('bank', amt), key listings by citizenid.
  • QBox: exports.qbx_core:GetPlayer(src); persist listings to a marketplace table so open listings and escrow survive a restart.

Profit Potential

$150-$1800/mo on Tebex (expected ~$490), priced inside the $50-389 script band against the top sellers clear around of $11.85K/mo (demand-signal Tebex) for a stable P2P-marketplace niche.

Trend Signal

stable, strategy: MASTER-200 marketplace lane (id-191 aggregator; id-112 phone apps); steady P2P-economy demand.

Sales Angle

The P2P-economy backbone; escrow kills scam complaints and cuts staff tickets. Recommended Tebex price $99.

Difficulty & Ship Time

intermediate · ships in 1-2 days.