gta6/prompts
jobs
Coreadvancedjobs

Drug Dealer — Buy/Sell Zones & Risk

ESX drug dealer loop: buy product in a supply zone, sell in a sell zone with a server-rolled price and bust risk.

NON-TESTÉ — the reference Lua is syntax-validated, not run in a live FiveM server. Adapt and test on your own dev server before shipping.
Est. Lua
~95 loc
Claude
Claude Opus 4.x / Sonnet 4.x
Validation
syntax-validated
Updated
2026-06-25

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).

🔒 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

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…

🔒 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

  • Client-side risk roll — rolling price/bust on the client lets cheaters always win. Roll both on the server.
  • Negative balanceremoveMoney without a prior getMoney() >= cost check drives cash negative. Check funds first.
  • Stars don't stickSetPlayerWantedLevel alone doesn't apply; follow it with SetPlayerWantedLevelNow.
  • 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.lua and server.lua; list both in fxmanifest.lua.
  • Requires es_extended and 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.