vi/raiser
phone
phone, GTA 6 style illustration
Vaultintermediatephone

Dating & Match App

ESX/QBCore/QBox dating phone app with swipeable profiles, server-verified mutual-match unlock to chat, meetup pins, and a catfish/scam risk flag.

PRODUCTION-SHAPED, the reference Lua is validated and written framework-correct for ESX, QBCore, and QBox, ready to drop into your server.
Est. Lua
~100 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 / morising
$820($250 to $3,000)

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

Effort vs return
intermediate1-2 days

Description

A swipe-to-match dating app on the phone: players set a profile, swipe through others, and unlock a private chat only on a mutual like. Meetup pins and a catfish/scam risk flag give it RP teeth. Social-RP servers buy it because it manufactures organic player-to-player interaction without staff effort.

Prompt Template

You are writing a FiveM resource for [esx|qbcore|qbox]. Resolve the framework…

🔒 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

See content/expected-outputs/phone/14-dating-match-app.lua, a per-identifier…

🔒 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

  • Match state on the client → chat with anyone, no mutual like required.
  • Self-swipe or swipe on a missing profile → corrupted match graph.
  • Phone-text anim plays before the dict loads → T-pose.

Corrective re-prompt: Keep swipes and matches server-side; in dating:swipe reject targetIdentifier == me and any target absent from profiles, and only write a match when swipes[target][me] == "yes". Gate dating:message on matches[me][target] before relaying.

Framework Integration

  • ESX: ESX.GetPlayerFromId(src) for the caller, ESX.GetPlayerFromIdentifier(target) for the matched player, key everything by xPlayer.identifier.
  • QBCore: QBCore.Functions.GetPlayer(src), key by PlayerData.citizenid, resolve the other side via QBCore.Functions.GetPlayerByCitizenId.
  • QBox: exports.qbx_core:GetPlayer(src); persist profiles and matches to the DB so matches survive a reconnect.

Profit Potential

$250-$3000/mo on Tebex (expected ~$820), priced inside the $50-389 script band against the top sellers clear around of $11.85K/mo (demand-signal Tebex) for a rising social-RP niche.

Trend Signal

rising, inferred: Social-RP icebreaker driving organic player interaction; rising demand.

Sales Angle

The organic-interaction icebreaker that pairs strangers into RP storylines; the scam flag adds drama and consequences. Recommended Tebex price $189.

Difficulty & Ship Time

intermediate · ships in 1-2 days.