Description
A forensic lab bench: a technician analyzes collected DNA, fingerprint, or ballistics samples through a mini-game, and the server matches the result against a rank-gated offender database. It sells into the rising CSI-RP scene, where detective squads want investigative depth beyond a simple arrest — turning collected evidence into a real lead.
Prompt Template
You are writing a FiveM resource for [qbcore|qbox]. Resolve the framework through…
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/12-forensics-dna-fingerprint-ballistics-lab.lua…
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
- Match resolved client-side → the whole offender DB leaks to anyone reading the event.
- Bench anim plays before the dict loads → T-pose.
- Client-claimed mini-game success trusted blindly → bench skipped.
Corrective re-prompt: Keep OFFENDER_DB and the match lookup on the server and
return only the single matched name (or nil) — never the table. Gate both
submitResult and enroll on isLabTech(player) (job.name == "police" and
job.grade >= 2) so a spoofed submit still fails.
Framework Integration
- ESX: adapt with
ESX.GetPlayerFromId(src)andxPlayer.job.grade; gate the lab on grade. - QBCore:
QBCore.Functions.GetPlayer(src), checkPlayerData.job.name/.grade.level; persist the DB in anoffender_samplestable. - QBox:
exports.qbx_core:GetPlayer(src); pair the bench withox_libskill checks for the mini-game.
Profit Potential
$250–$3500/mo on Tebex (expected ~$900). [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 rising CSI-RP niche.
Trend Signal
↗ rising — strategy: MASTER-200 id-081 Forensics Mini-Game Pack ($99, 400/1,400/4,000, NICHE); CSI-RP demand rising into the new marketplace.
Sales Angle
Target CSI-RP servers chasing depth — the offender-DB match is the hook detective squads want. Recommended Tebex price $99.
Difficulty & Ship Time
advanced · ships in 1-2 days.