vi/raiser
phone
phone, GTA 6 style illustration
Vaultintermediatephone

GPS & Maps App

ESX/QBCore/QBox phone app for POI search, custom waypoints, server-saved places, route preview, and shareable live location.

PRODUCTION-SHAPED, the reference Lua is validated and written framework-correct for ESX, QBCore, and QBox, ready to drop into your server.
Est. Lua
~119 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
intermediate3-5h

Description

A GPS & maps phone app: search points of interest, drop custom waypoints, keep server-saved favorite places that survive relog, preview routes, and share a live location with another player. It is the everyday navigation utility driving-RP servers expect, with saved places and the share relay validated on the server.

Prompt Template

You are writing a FiveM resource for esextended (exports['esextended']: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 lives at content/expected-outputs/phone/24-gps-maps-app.lua. It implements a server POI catalog with tag search, per-identifier saved places that persist across relog, anim-driven…

🔒 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-only saved places, Claude stores favorites on the client so they vanish on relog, and shares a location with no target check. Keep saved places and the share relay server-side.
  • Anim before load, TaskPlayAnim no-ops if the dict is not loaded; always RequestAnimDict + while not HasAnimDictLoaded(dict) do Wait(0) end.
  • One-sided net event, defining maps:syncData/locationShared on only one side breaks the share round-trip; both client and server use RegisterNetEvent + AddEventHandler.

Corrective re-prompt: "Move saved places and the share relay to the server: store favorites keyed by identifier so they survive relog, search POIs server-side, and on shareLocation verify the target exists before relaying only to them. The client must only render, set waypoints and play the check-map anim. Never persist favorites on the client."

Framework Integration

  • ESX: as written, exports['es_extended']:getSharedObject() and xPlayer.identifier as the saved-place key.
  • QBCore: swap to exports['qb-core']:GetCoreObject() and key saved places by Player.PlayerData.citizenid; POI/search logic is identical.
  • QBox: use exports.qbx_core:GetPlayer(src) then player.PlayerData.citizenid; share relay and saved places are unchanged.

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); a stable driving-RP niche with steady unit volume.

Trend Signal

→ stable, strategy: MASTER-200 id-115 Minimap & GPS Overhaul (MASTER-200.md:222); steady driving-RP demand.

Sales Angle

The everyday navigation app every driving-RP server wants, POI search, saved places and live location share in one phone utility. Recommended Tebex price $169.

Difficulty & Ship Time

intermediate · ships in 3-5h.