vi/raiser
police
police, GTA 6 style illustration
Vaultadvancedpolice

Mobile Data Terminal & CAD Records

ESX/QBCore web-NUI records terminal with server-owned person/vehicle profiles, charge sheets, warrants and BOLO lookup.

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

Unlock all 510 prompts

Profit potential / mosaturated
$300($80 to $1,200)

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

Effort vs return
advanced1-2 days

Description

A police Mobile Data Terminal with a web-NUI front end: officers pull person and vehicle profiles, read criminal history and charge sheets, write reports, and query a warrant + BOLO database. It is the records backbone every serious roleplay server needs, and it sells because a polished, server-authoritative MDT is far rarer than the supply count suggests.

Prompt Template

You are writing a FiveM resource for a police Mobile Data Terminal (MDT) that runs…

🔒 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/police/01-police-mdt-cad-records-terminal.lua. It implements a server-owned records database, an isOfficer gate on access and every lookup, and a…

🔒 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 & Corrective Prompt

  • Client-side database, Claude puts the records table in client.lua where it can be spoofed; it must live on the server.
  • Ungated NUI open, opening focus on /mdt without a server grant lets anyone in; gate it behind mdt:requestAccessmdt:grantAccess.
  • Unpersisted edits, charges mutated client-side desync between officers; write them through a server net event and re-push the profile.

Corrective re-prompt: "Move the Records table and all lookups into server.lua, add an isOfficer(src) check to every net event, and make /mdt open the NUI only after the server fires mdt:grantAccess."

Framework Integration

  • ESX: resolve ESX = exports['es_extended']:getSharedObject(); gate with xPlayer.job.name == 'police'.
  • QBCore: QBCore = exports['qb-core']:GetCoreObject(); gate with Player.PlayerData.job.name == 'police'.
  • QBox: use exports.qbx_core:GetPlayer(src) and the same job.name check.

Profit Potential

$80-$1200/mo on Tebex (expected ~$300), priced within the $50-389 script band against a corpus of comparable Tebex sellers (median ~$11.85K/mo), scaled down for a saturated niche.

Trend Signal

saturated, corpus: ox_mdt (Overextended) is the live free anchor + dozens of paid MDTs on Tebex; supply-saturated. MASTER-200 id-076 ($129, 2k/6k/15k band) shows demand stays high, so differentiate on web-NUI depth.

Sales Angle

Position as the deep web-NUI alternative to free ox_mdt, sell on report-writing UX and warrant/BOLO depth rather than feature checklists. Recommended Tebex price $129.

Difficulty & Ship Time

advanced · ships in 1-2 days.