[Preview Video]
Dependencies
None
This script protected escrow system
[Discord]
Script escrow will never restrict your access to important things.
Most of the important things, such as adding and removing status bars, are open source. 80% of the script is open source according to general statistics.
izzy-mechanic β Full Mechanic Business System for FiveM
π¦ Overview
* Mechanic / auto shop script β repair, mods, tuning, boss menu, and crafting in one package
* Works with ESX and QBCore (framework auto-detects)
* ox_inventory support (item exports)
* Multiple shops, employee permissions, and stock system
* NPC mode: with `npc = true`, players can use the menu on their own
π€ Profile area (important β 3 different places)
* **Boss / staff menu (top corner):** Your Discord profile picture + name (default image if no Discord)
* **Employee list:** Each workerβs Discord photo and name
* **When sending a bill to a customer:** Nearby players are listed with their **in-game mugshot + name** (not Discord)
* **Mechanic repair menu:** Shop logo and shop name β no player profile photo
π§ Mechanic menu (in vehicle)
* **Upgrades:** Brakes, transmission, suspension, engine, turbo, armor
* **Cosmetics:** Paint (primary/secondary), wheels, window tint, extras, livery
* **Stancer / suspension:** Camber, wheel width, corner adjustments
* **Vehicle stats:** Acceleration, speed, brake, mass indicators
* **Basket:** Add parts, see total price
* **Payment:** Cash or bank
* **Repair and wash** (config prices / stock)
* Rotate vehicle with the mouse in the menu (can be disabled in config)
* **Invoice to customer:** Accept/reject; on reject, vehicle can revert (`disableAutoRestore`)
ποΈ Tuning laptop (izzy_tunerlaptop)
* Sport / drift / normal drive modes
* Boost, acceleration, brake, gear change, drivetrain (RWD / AWD / FWD)
* Neon color and sides
* Xenon headlight color
* Mods and detailed part tuning
* Settings saved per plate (`data.json`)
π Boss menu (`bossMenu` permission)
* **Register:** Deposit / withdraw, transaction history
* **Invite employees:** Assign permissions (mechanic, boss, craft, car mods)
* Shop name and discount settings
* **Buy stock** to refill parts (`stockRefuelPercent` pricing)
π οΈ Workshop tools & equipment
* **Vehicle lift:** Up / down / stop
* **Jack stands:** Remove / install wheels
* **Flatbed:** Attach / detach vehicles
* **Spawn / delete** flatbed and Benson work vehicles
* Model offset settings in config (for cars that donβt fit)
π¨ Crafting (craft)
* **[E] Craft** at the workshop
* Material requirements (e.g. iron β repair kit, plate)
* Crafting progress bar
π¦ Usable items
* **Repair kit:** Repair near the hood
* **Cleaning cloth:** Wash the vehicle
* **Wheel:** Remove / install tires
* **Tuner laptop:** Opens tuning menu
* **Receipt:** Customer approval and payment
πΊοΈ Shop setup
* **Per shop:** Name, owner (owner citizen ID), boss coords, repair spots, vehicle spawn, map blip
* **Prices:** `shared/prices.lua` (upgrades + cosmetics)
* **Stock and register:** `shops.json` (auto-saved)
π Language
* `en` locale included in config. Add your own language under locales if you want (e.g. Turkish).
π οΈ Setup & customization (server owners)
* **shared/cfg.lua:** Shops, lifts, craft, colors, tuning ranges, permissions
* **shared/sv_cfg.lua:** `BOT_TOKEN` β required for employee Discord photos
* **shared/prices.lua:** Part prices
* `shops.json`, `data.json` β shop data and per-vehicle tuning saves
* **README.md:** ox_inventory item examples