Description
A tactical breach kit that turns a static door into a real entry: officers stack up, pick a breach method (ram, charge or flash), raise a ballistic shield, and run a hostage-rescue flow with a server-owned one-shot rescue state. Servers sell it because tactical units want a coordinated breach-and-clear loop instead of just kicking the door.
Prompt Template
Build a FiveM SWAT tactical-breach resource for QBCore (with a QBox-compatible…
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/27-swat-tactical-breach-kit.lua — a client that handles shield-hold, stack-up, and breach FX/anims, and a server that allow-lists the breach method, broadcasts…
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
- Breach FX local-only, so the rest of the stack saw nothing.
- Anims played before the dict loaded (missed grip / T-pose).
- Hostage-rescued set client-side, letting anyone claim it.
- Arbitrary breach method strings accepted as event payloads.
Corrective re-prompt: "Broadcast breach confirmation from the server with TriggerClientEvent(..., -1, ...), make the hostage-rescued flag a server-side one-shot, allow-list the breach method server-side, and await RequestAnimDict with while not HasAnimDictLoaded(dict) do Wait(0) end before every TaskPlayAnim."
Framework Integration
ESX: Not targeted; swap isSwat to xPlayer.job.name == 'police' with a SWAT grade if porting.
QBCore: QBCore:GetCoreObject(); gate isSwat on Player.PlayerData.job.name == 'police' and a tactical grade.
QBox: exports.qbx_core:GetPlayer(src); check player.PlayerData.job.type == 'leo' plus a SWAT grade.
Profit Potential
$150–$2000/mo on Tebex (expected ~$500). [INFERRED] priced within the $50-389 script band against the signal-scraper tebex_snapshot corpus (n=100, median seller $11.85K/mo), scaled to a stable tactical-RP niche.
Trend Signal
→ stable — strategy: MASTER-200 id-083 SWAT/Tactical Pack ($109, 500/1,800/4,500, COMP); established tactical add-on for LEO-RP.
Sales Angle
Position as the breach-and-clear loop for tactical sub-divisions; upsell over a basic armory script. Recommended Tebex price $109.
Difficulty & Ship Time
advanced · ships in 2-4h.