Description
A stealth gallery heist: the player must weave through a grid of laser tripwires to reach an artifact and lift it without breaking a beam — tripping a beam raises a server alarm, lifting clean pays out. Servers buy it because laser-grid stealth is underserved next to vault and smash-grab staples.
Prompt Template
You are writing a FiveM resource for esextended (stable, exports getSharedObject).
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
The reference Lua lives at content/expected-outputs/heists/13-gallery-laser-grid-artifact.lua. It draws and collision-tests the laser beams each frame, raises a server-broadcast alarm on a trip, and…
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
- Client-trusted lift — Claude pays the artifact client-side; keep the lift and tripped-flag server-side and reject a lift after a trip.
- Anim before load —
TaskPlayAnimno-ops without a loaded dict; alwaysRequestAnimDict+ aHasAnimDictLoadedwait loop. - One-sided alarm — a client-only alarm never reaches the server or other clients; broadcast it via the server with both sides registering the event.
Corrective re-prompt: "Keep a per-source tripped flag on the server, set it on tripBeam and broadcast gallery:alarm to all clients, and on liftArtifact reject the payout if tripped is set — never pay or clear state on the client."
Framework Integration
- ESX:
local ESX = exports['es_extended']:getSharedObject(); pay viaxPlayer.addMoney(reward). - QBCore:
local QBCore = exports['qb-core']:GetCoreObject(); resolve withQBCore.Functions.GetPlayer(src)and payPlayer.Functions.AddMoney('cash', reward). - QBox: swap to
exports.qbx_core:GetPlayer(src)with the sameAddMoney('cash', reward)accessor.
Profit Potential
$250–$3500/mo on Tebex (expected ~$900). [INFERRED] within the $50-389 script band against the signal-scraper tebex_snapshot corpus (n=100, median seller $11.85K/mo), lifted for a rising underserved stealth niche.
Trend Signal
↗ rising — strategy: Niche pick: laser-grid stealth is underserved vs vault/smash-grab staples; differentiates a heist pack.
Sales Angle
Position as the stealth centerpiece of a heist pack — laser-grid weaving is rarely executed well and sets a pack apart from smash-grab clones. Recommended Tebex price $169.
Difficulty & Ship Time
advanced · ships in 1 day.