Description
An ESX drug dealer job: press E in the supply zone to buy product (cash for items), then press E in the sell zone where the server rolls a volatile street price and a bust chance — a bust forfeits the product and spikes the wanted level. An illicit risk/reward economy loop for criminal RP.
Prompt Template
You are writing a FiveM resource for esextended (stable, exports getSharedObject).
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.
- 60 prompts + syntax-validated reference Lua
- Lifetime access — pay once
- All 510 prompts — the full library
- Per-prompt profit/trend intelligence (CSV + playbook)
- Lifetime free updates — new niches as the market moves
$49 for 60 · $199 for all 510 + intelligence — one-time, no subscription.
Expected Output
The reference Lua lives at content/expected-outputs/jobs/10-drug-dealer-buy-sell-zones.lua. It implements a supply-zone buy with a balance check and a sell-zone sale where the server rolls price and…
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.
- 60 prompts + syntax-validated reference Lua
- Lifetime access — pay once
- All 510 prompts — the full library
- Per-prompt profit/trend intelligence (CSV + playbook)
- Lifetime free updates — new niches as the market moves
$49 for 60 · $199 for all 510 + intelligence — one-time, no subscription.
Known Failure Modes
- Client-side risk roll — rolling price/bust on the client lets cheaters always win. Roll both on the server.
- Negative balance —
removeMoneywithout a priorgetMoney() >= costcheck drives cash negative. Check funds first. - Stars don't stick —
SetPlayerWantedLevelalone doesn't apply; follow it withSetPlayerWantedLevelNow. - Phantom sale — pay off the real
getInventoryItem(...).count, not an assumed amount, and remove exactly what you sell.
Integration Notes
- Split the banners into
client.luaandserver.lua; list both infxmanifest.lua. - Requires
es_extendedand the product item (e.g.weed_bag) registered in your inventory/items table. - Test on a dev server: stand in the supply zone and press E to buy, then sell in the sell zone repeatedly and confirm prices vary and busts occasionally fire the wanted level.
Profit Potential
$600–$8500/mo on Tebex (expected ~$2200). [INFERRED] priced inside the $50-389 script band against the signal-scraper tebex_snapshot corpus (median seller $11.85K/mo, n=100), scaled for a hot job-systems niche at advanced difficulty — illicit-economy scripts command the upper price band and strong velocity.
Trend Signal
🔥 hot — custom FiveM job systems = niche-selection LAUNCH #1 (4.75).
Sales Angle
Position as the high-stakes crime earner: server-rolled street prices and bust chance, real wanted-level application, and balance-checked buys. Illicit-economy scripts sit at the top of the band — list at $249.
Difficulty & Ship Time
advanced · ships in 1-2 days.