Description
A property-flipping career: buy a distressed property cheap, spend a renovation budget that raises its server-tracked appraisal, then resell above the new value for profit. Servers sell it because it layers an active, skill-and-risk money loop onto otherwise static housing — a genuine trade job, not just a purchase.
Prompt Template
You are writing a FiveM script for qb-core (exports GetCoreObject). Return ONE…
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 at content/expected-outputs/housing/26-property-flipping-renovation-resale.lua implements the renovation gesture + commands on the client and a server-side appraisal that grows from…
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-set appraisal — the new value is sent from the client and trusted, so flippers print money.
- Stale-owner resale — resale pays without re-checking the caller still owns it.
- Unloaded renovation anim —
TaskPlayAnimfires before the dict loads, T-posing the action.
Corrective re-prompt: "Compute the appraisal on the server only — it must increase from the renovation budget passed in, never from a value the client sends. On both renovate and resell, re-select the owner from the DB and reject if it is not the caller's citizenid. Wrap the hammering animation in RequestAnimDict + a HasAnimDictLoaded wait loop."
Framework Integration
- QBCore:
exports["qb-core"]:GetCoreObject();Player.Functions.RemoveMoney/AddMoney("bank", amt); owner keycitizenid. - QBox: identical via
exports.qbx_core; keep appraisal + payout math inside the server events. - ESX: out of scope here; port by swapping to
xPlayer.removeMoney/addMoneyandxPlayer.identifierif needed.
Profit Potential
$300–$3500/mo on Tebex (expected ~$1100). [INFERRED] $50-389 script band priced against the corpus of housing/economy careers (signal-scraper tebex_snapshot n=100, median seller $11.85K/mo); an advanced rising trade loop sits high in the band.
Trend Signal
↗ rising — inferred: [INFERRED] buy-renovate-resell trade loop; appraisal-driven flip distinct from one-shot property purchase.
Sales Angle
Sell it as the flipper career that gives housing a skill ceiling and real risk. Recommended Tebex price $349.
Difficulty & Ship Time
advanced · ships in 1-2 days.