vi/raiser
police
police, GTA 6 style illustration
Vaultbeginnerpolice

Mobile Biometric ID Scanner

ESX/QBCore/QBox handheld scanner that IDs the nearest unconscious or uncooperative ped by print/face and returns identity plus active wants, all resolved server-side.

PRODUCTION-SHAPED, the reference Lua is validated and written framework-correct for ESX, QBCore, and QBox, ready to drop into your server.
Est. Lua
~60 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 / mostable
$500($150 to $2,000)

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

Effort vs return
beginner1-2h

Description

A handheld biometric scanner: an officer points it at the nearest unconscious or uncooperative player, plays a short scan animation, and the server returns the subject's identity and any active wants. Servers buy it because it is a small, universally-needed patrol utility that slots into any LEO loadout.

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 at content/expected-outputs/police/14-mobile-biometric-id-scanner.lua implements closest-player selection, a loaded scan animation, and a server-side identity/wants lookup keyed off…

🔒 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-trusted identity, resolving the name/wants from client data lets a spoofed client lie about who it is.
  • Unloaded scan anim, without the HasAnimDictLoaded wait the animation no-ops and the scan reads as instant.
  • Half-registered reply, scanner:result without RegisterNetEvent means the server's reply never reaches the officer.

Corrective re-prompt: Resolve the subject's name and active-wants flag only inside the server scanner:lookup handler from ESX.GetPlayerFromId(targetId); have the client send just the server id; and declare scanner:result with RegisterNetEvent plus its handler before the server triggers it.

Framework Integration

ESX: local ESX = exports['es_extended']:getSharedObject(); read the name with xTarget.getName() and key wants by xTarget.identifier. QBCore: local QBCore = exports['qb-core']:GetCoreObject(); pull Player.PlayerData.charinfo for first/last and notify via QBCore:Notify. QBox: exports.qbx_core:GetPlayer(targetId) and the qbx_core charinfo fields; the closest-player loop is framework-agnostic.

Profit Potential

$150-$2000/mo on Tebex (expected ~$500), priced inside the $50-389 script band against a corpus of comparable Tebex sellers (median ~$11.85K/mo), scaled to a stable utility niche.

Trend Signal

→ stable, inferred: Field ID/fingerprint scanners are a common low-complexity add-on; steady utility demand, distinct from lab forensics matching.

Sales Angle

Position as the cheap, always-equipped patrol utility every LEO server needs, recommended Tebex price $59 as an impulse add-on or a free lead magnet for a larger MDT bundle.

Difficulty & Ship Time

beginner · ships in 1-2h.