vi/raiser
mechanic
mechanic, GTA 6 style illustration
Vaultintermediatemechanic

Two-Post Hydraulic Lift

A server-gated two-post lift that raises a vehicle for underbody access with a synced prop, operator animation and a framed camera, enforcing one occupant at a time.

PRODUCTION-SHAPED, the reference Lua is validated and written framework-correct for ESX, QBCore, and QBox, ready to drop into your server.
Est. Lua
~95 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
$540($150 to $2,000)

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

Effort vs return
intermediate1 day

Description

A two-post hydraulic lift that raises the nearest vehicle for underbody work, spawning a synced lift prop, playing the operator animation and framing the underbody. The server arbitrates occupancy so only one vehicle can ride a given bay at a time, the immersion centerpiece of a quality mechanic shop.

Prompt Template

You are writing a FiveM resource (resolve the framework via exports). Build a…

🔒 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 at content/expected-outputs/mechanic/15-two-post-hydraulic-lift.lua implements a server-arbitrated single-bay lift, a net-id round-trip, a stepped raise/lower with a streamed prop,…

🔒 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

  • Local occupancy, clients self-grant the lift and two vehicles raise on one bay. Track occupancy on the server and reject the second request.
  • T-posed operator, TaskPlayAnim runs before the dict loads; the mechanic stands frozen.
  • Raw handle over the wire, the vehicle handle is sent instead of a net id, so remote clients can't resolve it.

Corrective re-prompt: Make the server the sole owner of bay occupancy (granted/busy/released), send VehToNet over the network and resolve with NetToVeh, and place the while not HasAnimDictLoaded(dict) do Wait(0) end loop before TaskPlayAnim.

Framework Integration

  • ESX: resolve with exports["es_extended"]:getSharedObject(); restrict lift use to the mechanic job and place the bay coords in a shop config.
  • QBCore: resolve with exports["qb-core"]:GetCoreObject(); bind the toggle to a qb-target/ox_target zone on the bay.
  • QBox: use exports.qbx_core; pair with ox_target boxZones to start the raise/lower without a command.

Profit Potential

$150-$2000/mo on Tebex (expected ~$540), priced inside the $50-389 script band against a corpus of comparable Tebex sellers (median ~$11.85K/mo); an under-served quality prop sits mid-band.

Trend Signal

stable, inferred: The hydraulic lift is an evergreen shop-floor immersion prop under-served at quality [inferred].

Sales Angle

Sell it as the centerpiece prop that makes a mechanic shop feel like a real garage, the visual everyone screenshots. Recommended Tebex price $79.

Difficulty & Ship Time

intermediate · ships in 1 day.