vi/raiser
jobs
jobs, GTA 6 style illustration
Coreintermediatejobs

Trucker / Delivery, Cargo Runs & Payout

ESX trucker job that spawns a hauler, routes you to a random dropoff blip, and pays out on delivery.

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

Unlock 48 core prompts

Profit potential / mohot
$1,400($400 to $5,500)

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

Effort vs return
intermediate4-6h

Description

An ESX trucker/delivery job: /startrun spawns a hauler beside you, picks a random dropoff, draws a routed blip, and watches your position; reaching the dropoff completes the run and pays out. This is the classic haul-and-deliver earnings loop for logistics servers.

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/06-trucker-cargo-runs-payout.lua. It implements a model-loaded truck spawn, a random routed dropoff with arrival polling, and a server payout.…

🔒 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

  • Spawn before load, CreateVehicle before HasModelLoaded returns true gives an invisible or null vehicle. Always loop on HasModelLoaded first.
  • Model leak, skipping SetModelAsNoLongerNeeded after spawning leaks the model in memory across repeated runs. Release it once the vehicle exists.
  • Orphan blip, forgetting RemoveBlip on completion litters the map with stale routes. Remove the blip when the run ends or is cancelled.
  • No job gate, gate trucker:completeRun on job.name == "trucker" so non-truckers can't claim the payout.

Integration Notes

  • Split the banners into client.lua and server.lua; list both in fxmanifest.lua.
  • Requires es_extended and a trucker job seeded in your jobs table.
  • Test on a dev server: set yourself to trucker, /startrun, follow the route, and confirm the payout fires when you reach the dropoff.

Profit Potential

$400-$5500/mo on Tebex (expected ~$1400), priced inside the $50-389 script band against a corpus of comparable Tebex sellers (median ~$11.85K/mo), scaled for a hot job-systems niche at intermediate difficulty, steady demand from logistics/economy servers.

Trend Signal

🔥 hot, custom FiveM job systems = niche-selection LAUNCH #1 (4.75).

Sales Angle

Position as the set-and-forget delivery grind: model-safe truck spawns, routed dropoffs, and a job-gated payout with no leaked models or orphan blips. List at $129 for any logistics or economy server.

Difficulty & Ship Time

intermediate · ships in 4-6h.