Description
A BOLO (be-on-the-lookout) broadcaster: an officer flags a plate server-wide and every patrolling officer gets an auto-ping when the flagged target moves into range. Entries expire on a TTL so the board stays current. It sells as the reactive upgrade over a static MDT BOLO list — patrols feel alive when the radio lights up on proximity.
Prompt Template
You are writing a FiveM resource for [esx|qbcore|qbox]. Resolve the framework…
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
See content/expected-outputs/police/10-bolo-broadcast-proximity-alerts.lua — a…
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 & Corrective Prompt
- BOLO list client-side → proximity can be spoofed.
- Per-frame position reports → network flood.
- No TTL purge → stale flags leak and mis-ping.
Corrective re-prompt: Keep the active-BOLO table and the distance test on the
server; the client only reports its own position on a 3s Wait loop and renders
pings. Call a purgeExpired() that drops entries where expires <= os.time() at
the top of every position report.
Framework Integration
- ESX:
ESX.GetPlayerFromId(src), gate creates onxPlayer.job.name == "police". - QBCore:
QBCore.Functions.GetPlayer(src), gate onPlayerData.job.name; sync viaTriggerClientEvent(-1, ...). - QBox:
exports.qbx_core:GetPlayer(src); pair withox_mdtto populate the BOLO board UI.
Profit Potential
$150–$1850/mo on Tebex (expected ~$470). [INFERRED] Priced inside the $50-389 script band against the corpus median seller of $11.85K/mo (signal-scraper tebex_snapshot n=100) for a stable enhancement niche.
Trend Signal
→ stable — corpus: BOLO board ships in ox_mdt; proximity auto-alert variants are an established enhancement layer.
Sales Angle
The proximity auto-ping is the upgrade over a static BOLO board — it makes patrols reactive. Recommended Tebex price $59.
Difficulty & Ship Time
intermediate · ships in 2-4h.