Background Image
End Of Summer Sale Use coupon code to get any resource 15% off.
Ends in
00 : 00 : 00 : 00

CodeM BLVCK Car Service - NPC Car Service Business System for FiveM

A complete NPC car service business system where players buy or rent service locations, hire staff with granular permissions, manage a material supply chain with a supplier NPC and delivery truck, set service prices, upgrade their business across 3 upgrade trees, and watch NPC mechanics repair, wash, and paint customer vehicles with tool props, multi-step animations, and particle effects. 6 service types, multi-bay locations, vault system with transaction history, custom spray gun and pressure washer weapons, a full admin panel with in-game location editor, 9 server-side exports for external sales integration, 4 database tables, and a React NUI.

FEATURES

- 6 service types: Full Repair ($800, 30s), Tyre Repair ($150, 30s), Body Repair ($400, 30s), Engine Repair ($500, 20s), Car Wash ($100, 30s), Random Paint ($750, 40s) - each with configurable price, duration, min/max price range the owner can set, and material consumption per service

- NPC walks to the vehicle, equips a tool prop (wrench, hammer, or blowtorch attached to hand bone 57005), and performs multi-step repair animations - kneeling at wheels, standing at engine bay with hood open, hammering body panels, and welding with torch

- Full repair walks through 4 steps: engine with wrench (weight 2, hood opens), left front wheel kneeling, right rear wheel, right side hammering - duration split between steps by weight

- Body repair cycles 4 sides: left side hammer, rear weld, right side hammer, front weld

- Paint service: NPC equips custom WEAPON_CS_SPRAYGUN with streamed model, walks around the vehicle body edge-by-edge at configurable speed (0.6), weap_extinguisher particle on the gun muzzle bone, margin 1.6m from body, aim height 0.25m

- Wash service: NPC equips custom WEAPON_CS_NOZZLE (codem_washinggun model), walks around at 0.7 speed, water_cannon_jet particle with water color tint attached to the weapon entity with nozzle tip offset, margin 2.2m

- Bay stays busy until the NPC has returned to idle position after the job (configurable buffer 10s)

- Business ownership: buy permanently or rent for a configurable period (default 30 days) - max businesses per player configurable (default 1, 0 = unlimited), owner cut of service income to vault (default 100%), sell-back refund rate (default 50% of purchase price)

- Rent expiry warning 3 days before (configurable), rent extension from the boss tablet, auto-repossession after abandonment (default 7 days without owner or staff activity)

- Owner capabilities: set service prices within admin-defined min/max range, rename the business (optional fixed prefix like "Oto Servis"), hire/fire staff, manage vault (deposit/withdraw), order supplies, buy upgrades

- External sales mode: when externalSales = true, the buy/rent flow is handled by an external script via exports (e.g. tgiann-placesales) - the player menu hides the buy option

- Staff system: hire up to 5 employees per location (configurable) with 5 granular permission levels - Boss (full access), Withdraw (vault access), Prices (set service rates), Supply (order materials from supplier), Free (perform services without charging the customer)

- Employee roster with names, permissions, and hire dates - edit permissions or fire from the boss tablet

- Supply chain: owned businesses with stockEnabled consume materials per service (1 unit per service default) - 3 material types: repair parts (for all 4 repair services, $45/unit), wash soap ($15/unit), paint ($90/unit)

- Restock at a supplier NPC (configurable location with blip): select materials and quantities, pay from business vault, delivery truck spawns (default speedo) loaded with the order, drive to the business, park within 12m of the bay, unload to depot

- Depot capacity 100 units per material (default), truck load cap 60 total units per trip (default) - both increased by upgrades

- 3 upgrade trees with 5 levels each, bought from the boss tablet (paid from bank), reset on business sale, kept on ownership transfer:

Stock: depot capacity +50/+100/+150/+200/+300 units ($8K/$14K/$22K/$32K/$45K)

Truck: load capacity +25%/+50%/+100%/+200%/+300% ($12K/$18K/$26K/$38K/$55K)

Relations: supplier purchase discount 5%/10%/15%/25%/40% ($11K/$16K/$24K/$35K/$50K)

- Admin panel via /carservice command: create, edit, disable, delete service locations - place NPC and vehicle bay positions by walking to the spot and clicking "Place Here" in-game - full blip picker with all GTA blip sprites and colors, marker picker with all 44 marker types

- Per-location controls: label, NPC model, NPC scenario, interaction distance, vehicle radius, per-service toggles and pricing, stock levels, sale/rent price, sale mode (buy/rent), disabled toggle, unlock price for extra bays

- Multi-bay locations: each location can have multiple service bays with independent NPC positions, vehicle positions, and unlock pricing (players buy extra bays from the boss tablet)

- Supplier settings configurable from the panel: NPC model, location, scenario, delivery vehicle model, blip

- UI customization: title, subtitle, and accent color (hex) - editable from the admin panel

- 2 custom streamed weapons with full weapon meta files (archetypes, animations, ped personality): WEAPON_CS_SPRAYGUN for paint and WEAPON_CS_NOZZLE for wash - NPC equips/unequips automatically during service

- Editable hooks in editable/client.lua: applyService() runs the actual GTA natives on service completion (SetVehicleFixed, SetVehicleDirtLevel, SetVehicleColours, etc.) - fully editable without touching core files - also onMenuOpened, onServiceStarted, onServiceDone hooks

- Editable server hooks in editable/server.lua: CanBuyLocation(src, loc, price, account) returns false to block purchase (VIP check, job requirement), OnLocationBought() and OnLocationSold() for post-purchase logic

- 9 server-side exports for external integration: IsReady, GetLocations, GetLocation, GetForSale, SetOwner, RemoveOwner, ExtendRent, GetOwnedBy, SetForSale - used when externalSales = true for third-party sales scripts

- Client event codem-carservice:setBlips and export SetBlipsVisible(bool) toggle all blip visibility at runtime

- Server event codem-carservice:ownerChanged fires on ownership changes

- Blip grouping: all car service blips grouped under one map legend category (configurable slot, default 26)

- 2 default seed locations included (Burton Servis, La Mesa Servis) - everything managed from the admin panel after first start

- Walk speed, repair margin, NPC return buffer all configurable

COMPATIBILITY

- Frameworks: QBCore, QBox, ESX (auto-detected via codem-lib)

- Database: oxmysql - 4 tables (AutoSQL creates and migrates on start)

- Dependencies: ox_lib, codem-lib

- Escrow-ignored: config.lua, editable/*.lua, locales/*.json


Documentation: https://codem.gitbook.io/codem-documentation/blvck/essentials/car-service
Verified: yes
Framework: ESX,QBCore,QBox
SubscriptionTiers: Platinum,Diamond
Related: 7622052, 7643983

CodeM xCamera - Premium Polaroid Camera System for FiveM

A full-featured Polaroid camera system where players take photos with a physical camera prop, apply filters and overlays, choose frame colors, hold the developed polaroid in their hand, flip it over to read the back, show it to nearby players, hang it on walls in custom wooden frames with wall-snap placement, pin it onto cork photo boards with a drag-and-drop editor, or collect it in a physical photo album with page turning and free placement. 8 CSS filters, 3 overlays, 6 frame colors, 5 upload providers, day/night photo lighting, watermarks, an NPC frame shop, and a Vue.js NUI. The most immersive camera experience ever built for FiveM.

FEATURES

- Physical camera prop (prop_pap_camera_01) attaches to the hand with a raise animation (700ms configurable), viewfinder UI blends in (900ms), shutter capture with anti-spam cooldown (2000ms default), requires polaroid_paper film item consumed per shot (configurable)

- Photo saved as a unique polaroid inventory item with full metadata: URL, filter, frame color, title (32 char), caption (120 char), capture date, street/zone name, photographer signature, and coordinates

- On ox_inventory the photo's inventory icon automatically becomes the captured image via metadata.imageurl

- 8 CSS filters selectable in the viewfinder: Normal, Vintage (sepia + contrast), Sepia (heavy), Noir (grayscale + contrast), Warm (saturated + sepia tint), Cold (hue-shifted blue), Faded (low contrast + bright), Dramatic (high contrast) - all editable in CameraConfig.Filters

- 3 overlays with per-overlay opacity: film grain (10%), light leak (18%), vignette (25%) - each independently toggleable in CameraConfig.Overlays

- 6 frame colors: Classic White, Black, Orange (gradient), Blue (gradient), Green (gradient), Red - each with border color and text color, gradient frames use color (top) and color2 (bottom) - editable in CameraConfig.Frames

- Camera tiers map camera items to filter sets - restrict which filters a camera type can use (e.g. a disposable camera with only Normal + Vintage)

- Hold your photo in hand as a physical polaroid card (codem_polaroid prop) with the captured image rendered on the front face via DUI texture replacement

- R to flip the photo over (350ms animation) - back side shows the handwritten note/caption

- H to focus - scripted camera locks onto the photo for a close-up view (FOV 42, configurable forward distance, 400ms blend) without touching the gameplay camera

- F for full-screen view panel with large photo, metadata, and action buttons

- Show to nearby players within 8m (configurable) - they see the real image on the card in your hand rendered in real time

- Give to nearby players within 3m (configurable) - item transfers from your inventory to theirs

- Up to 6 remote held photos drawn simultaneously at 18m draw distance (both configurable)

- Hang photos on walls inside a custom wooden frame prop (codem_frame streamed model) with wall-snap placement

- Placement controls: Q/E rotate, arrow up/down for height, R toggle wall snap, left click confirm, Backspace cancel - preview turns red when no wall surface detected (requireSurface configurable)

- Walk-to animation: if the spot is far, character walks there first (configurable speed, distance, timeout), then plays a hanging animation (1200ms) before the photo appears - cancelable with X

- Take-down animation (900ms) returns the photo to inventory

- Day/night photo lighting: photos dim at night (0.32 multiplier) and brighten during day (1.0), indoor fixed (0.70), dawn/dusk fade with configurable transition hours - prevents photos from glowing unrealistically at night

- Wall offset auto-adjusts for outdoor surfaces vs MLO interiors (0.006m outdoor, 0.03m indoor)

- Cork photo boards (prop_cork_board) placeable on walls with the same snap/rotate/height controls

- Board editor NUI: drag-and-drop photos from inventory onto the board surface with free position, rotation, and scale per photo - layout saved as JSON

- Resizable boards from 0.5x to 2x scale with left/right arrow keys (server-validated limits)

- Board render distance 22m, draw distance 28m, place distance 10m

- Physical photo album prop held in both hands with a two-handed carry animation

- Page turning with arrow keys and page-turn sound effect (configurable volume)

- Free photo placement editor on pages - drag, rotate, scale each photo on the spread

- Photos render directly into the album prop's page textures via DUI surface - no floating quads, photos are part of the mesh

- Scripted camera follows the album with smooth damping (configurable lag, settle time, walk push, FOV)

- Default capacity: 6 photos per page, 4 pages = 24 photos total (both configurable)

- Photos removed from inventory when placed in album, returned when taken out - stored in codem_camera_albums with album_uid

- NPC frame shop vendor at configurable locations with map blip (sprite 590, color 5) - walk up, press E, browse your polaroid photos from inventory, select one to frame in the wooden frame prop - framed photos can then be hung on any wall with [G] - configurable price (default free), NPC model, interaction distance (2m), multiple locations supported

- Custom camera body branding: center text (up to 2 lines) and right-side logo (default CodeM mark, custom image URL, or disabled) drawn by the UI, not baked into the model

- Watermarks on every photo: capture date, street/zone name, and photographer signature (each independently toggleable)

- 5 upload providers: self-hosted disk storage with built-in HTTP handler (free, default), Discord webhook (free, server-side), Fivemanage image API (paid, client-side), NoCloud signed-URL storage (paid, server-side), or custom API endpoint with configurable form field, headers, and response path - server-side providers never expose secrets to the client

ITEMS

- polaroid_camera: unique, useable - opens the viewfinder

- polaroid_paper: stackable - consumed per shot (1 paper = 1 photo)

- polaroid: unique, useable - taken photo with metadata

- polaroid_album: unique, useable - physical album holding photos on pages

- photo_board: unique, useable - cork board placeable on walls

- Copy-paste item definitions included for ox_inventory, qb-core, and ESX

- Item images (PNG) included for all 5 items

COMPATIBILITY

- Frameworks: QBCore, QBox, ESX (auto-detected via codem-lib)

- Database: oxmysql - 3 tables (AutoMigrate creates on start)

- Dependencies: codem-lib

- Inventory: auto-detected via codem-lib (ox_inventory recommended for dynamic photo icon)

- Locale: English and Turkish

- UI Theme: 9 color presets or any hex value (auto text contrast)

- Escrow-ignored: config/*.lua, config/**/*.lua, modules/*.lua, items/*.lua

- Custom streamed models: codem_polaroid (photo card), codem_frame (wooden frame)

Frameworks: Standalone,ESX,QBCore,QBox
Documentationhttps://codem.gitbook.io/codem-documentation/x-series/essentials/xpolaroid-camera
SubscriptionTiers: Platinum,Diamond
Verified:yes

CodeM BLVCK Hack Tablet - Hacking Contract System for FiveM

A criminal hacking job system where players register as operators, pick contracts from a timed pool, travel to hack locations across the map, and complete chains of minigames at escalating difficulty to earn CMC currency and XP. 5 unique minigames, 8 operator ranks with custom badge icons, 4 contract tiers with rank-gated access, 280+ hack locations, an in-tablet market for spending earnings, a global leaderboard, personal profile with work history, and a cyberpunk React NUI with tablet prop and hand animation.

FEATURES

- Timed contract pool that refreshes every 60 minutes using a time-based seed — all players see the same contracts without database storage, pool composition defined by tier counts (10 low + 5 medium + 5 high + 2 critical = 22 contracts per cycle)

- 4 contract tiers with escalating difficulty: Low ($100-$200 payout, 2 minigame stages, 25 XP, no XP loss on failure), Medium ($500-$600, 3 stages, 60 XP, -6 on fail), High ($1,000-$1,200, 4 stages, 140 XP, -14 on fail), Critical ($2,500-$5,000, 5 stages, 320 XP, -32 on fail)

- Accept a contract, travel to the hack location, get within 20m to establish uplink, complete all minigame stages to earn CMC + XP — failure burns the contract and costs XP (except Low tier so beginners never go backwards)

- 1-minute cooldown between contracts to prevent pool-scanning abuse

- 5 minigames chained in fixed order per contract (Cipher, Memory, Bruteforce, Circuit, Reflex) — a 2-stage contract runs the first two, a 5-stage runs all five

- Cipher (Simon Says): tile sequence lights up, repeat from memory — per-tier knobs for steps, flashOn duration, flashOff gap

- Memory (Node Recall): nodes light up briefly, click them in order, multiple rounds with increasing node count — per-tier knobs for rounds, startNodes, show timing

- Bruteforce (Password Cracker): columns of candidate codes, pick the correct one per column — per-tier knobs for slots and candidates per column

- Circuit (Grid Pathfinding): navigate start to end on a grid with burnt dead tiles blocking the path — per-tier knobs for burnt tile count

- Reflex (Needle Stop): spinning needles around a dial, stop each inside the green arc — per-tier knobs for dials, startSpeed, startWindow, speedStep, windowStep, windowMin

- All 5 games have lives, time limit, and per-tier difficulty configurable from one config file — pushed to the NUI at open, no web rebuild needed

- 8 operator ranks: Rookie (0 XP), Listener (2,500), Scout (8,500), Infiltrator (14,500), Breacher (28,500), Ghost (42,500), Architect (74,500), Blackout (106,500) — each with a custom SVG badge icon

- Higher ranks unlock higher-tier contracts: Medium requires Listener, High requires Infiltrator, Critical requires Ghost

- XP tuned so each rank-up costs roughly 100 clean runs of the tier that is current at that point

- In-tablet market where operators spend CMC (earned from contracts) on inventory items or cash conversion — configurable product catalog with item name, price, label, description, and optional spec badge

- Default catalog: Lockpick (250 CMC), Cash Drop (120 CMC = $1,000 cash), Marked Money (1,000 CMC) — add, remove, or change offers in config

- Global leaderboard ranking top 10 operators by XP with rank badges, cached server-side for 30 seconds

- Personal profile with rank badge, XP progress bar toward next rank, CMC balance, total earned stat, stat rings (total runs, completed, failed), and scrollable work history showing last 25 jobs with contract ID, tier, operator, payout, XP, and success/failure status

- 280+ hack target locations spread across the entire GTA V map — LS downtown, industrial docks, Vespucci, Del Perro, Rockford Hills, Vinewood Hills, La Mesa, LSIA, Port of LS, Grapeseed, Sandy Shores, Paleto Bay, Great Chaparral, Mt. Chiliad foothills, highways, and more

- Pool picks random non-repeating locations each refresh — add or remove positions in locations.lua (escrow-ignored)

- Operator alias system with validation: 3-16 characters, lowercase + digits + underscores, must start with a letter — reserved words and leetspeak variants automatically blocked (admin, moderator, system, codem, aiakos, and more)

- Tablet prop (prop_cs_tablet) attached to left hand with upper-body animation while open

- Discord webhook logging for contract events

- Debug mode with /hacklab minigame harness (test any game without a contract), map blips on targets, GPS route to active contract, /hacktp teleport

- Admin commands: /setrank to set operator rank, /show\ to force a specific minigame on the active stage

COMPATIBILITY

- Frameworks: QBCore, QBox, ESX, Standalone (auto-detected via codem-lib)

- Database: oxmysql — 2 tables (AutoSQL creates and migrates on start)

- Dependencies: codem-lib

- Inventory: auto-detected via codem-lib

- Locale: English and Turkish included, add any language by copying one JSON file

- Escrow-ignored: config.lua, locations.lua, locales/*.json, server/discord.lua, sql/*.sql

Documentation:https://codem.gitbook.io/codem-documentation/x-series/essentials/xhacktablet
SubscriptionTiers: Gold,Platinum,Diamond
Verified: yes
Frameworks: ,ESX,QBCore,QBox,Standalone

CodeM BLVCK Map Editor - Professional 3D Map Editor for FiveM

A full-featured, in-game 3D map editor for FiveM. Place props, vehicles, and peds anywhere in the world with a freecam and 3D gizmo. Add dynamic lights with volumetric laser beams, particle effects from a categorized PTFX catalogue, and object motions (spin, bob, sway, orbit, doors with triggers). Edit with other admins in real-time co-op with Discord avatars and selection locking. Organize with layers and reusable prefabs. Schedule maps to activate at specific times with recurrence rules. Go live to spawn your build for all players instantly without a restart. Browse, download, and publish maps to a cross-server community catalogue. Export to JSON, ymap, Lua, or a complete standalone FiveM resource. No framework, no database, no dependencies — just ensure and build.

FEATURES

- Freecam flight with WASD + mouse look, adjustable speed (0.2-8x), and fine control with Shift - hold RMB for free-look while keeping the cursor available, or latch flight with Space

- 3D gizmo for move, rotate, and scale on individual axis handles with real-time visual feedback

- Grid snapping with configurable step size (default 0.5m), rotation snapping (configurable degrees, 0 = free), surface snap for ground placement, and corner snap for aligning objects to each other's bounding boxes

- Placement distance up to 150m - ghost preview before confirming, scroll to rotate (15 degree steps, Shift for 5 degree fine steps), click to place with full undo support

- Place props from a categorized GTA V prop catalogue with search, favorites (up to 500 per player), and recent history

- Place vehicles as static locked decoration (doors locked, engine off, undriveable)

- Place peds (NPC models) with optional animations from a built-in animation catalogue

- Per-object properties: collision on/off, physics frozen/active, transparency (alpha), and visibility toggle - all saved with the map

- Dynamic lights with RGB color picker, intensity, range, and shadow toggle - preview in real time

- Light shafts (volumetric laser beams and fans) with configurable direction, cone angle, sweep animation, and fade - quality setting controls max simultaneous shafts (default 8, lower for weak PCs)

- Particle effects (PTFX) from a categorized catalogue with search and aliases - looping or one-shot modes, configurable scale and rotation, live preview while browsing, 220m draw distance

- Map markers with GTA type picker, color, scale, and blip assignment with sprite and color selection

- 5 object motion types: spin (continuous rotation), bob (float up and down in metres), sway (pendulum swing in degrees), orbit (circle a point in metres), and door (open/close with hinge)

- Configurable speed multiplier (0.2-4x) and amplitude per motion

- Door triggers: loop (continuous), near (proximity-based with configurable distance), or key (player input)

- Hinge point editor for doors - drag the pivot point in 3D local space for precise door swing placement

- Animated objects render within 120m (configurable), static beyond that distance

- Real-time co-op multiplayer editing - multiple admins work on the same map simultaneously, see each other's cursors, selections, and changes live

- Discord avatar integration for editor identification (configurable bot token)

- Selection locking prevents two editors from moving the same object

- Co-op cursor draw distance: 150m, server-side network budget adapts to the number of active editors

- Named groups (layers) with visibility toggles for organizing objects - default group "General", create/rename/delete, drag objects between groups

- Save object sets as reusable prefabs - up to 100 per player, place entire sets with one click

- Multi-select with box select or Ctrl+click for bulk move, copy, delete, or group assign

- Folder organization for saved maps on the home screen

- Schedule system - assign activation schedules to maps with recurrence rules (daily, weekly, specific days, one-time)

- Calendar UI with visual day markers and time window picker for start/end hours

- Template presets for common patterns ("Every Weekend", "Weekday Nights")

- Server-side schedule engine checks against server clock - maps auto-spawn and despawn without admin intervention

- Live mode - toggle any map to "Live" to spawn it for all players instantly without a resource restart

- Props stream to nearby clients based on draw distance

- Multiple maps can be live simultaneously

- Live state tracked in maps/_live.json

- Community catalogue - browse maps published by other servers with title, author (Discord avatar), object/light/effect counts, animated/layered badges, star ratings, tags, and location labels

- Download and open any community map with one click

- Publish your maps for other servers to use with tags, location description, and contributor credits

- Auto-register your server for the community hub (configurable, or browse-only mode)

- Export to 4 formats: JSON (lossless round-trip with objects, lights, effects, deleted world objects, markers, groups, and schedule), ymap (CodeWalker/OpenIV XML with Euler-to-quaternion conversion), Lua table (copy-paste into any resource), or a complete standalone FiveM resource (spawn script, fxmanifest, and streaming setup - drop and ensure)

- Import JSON files from the home screen with drag and drop support

- World object deletion - remove GTA's built-in world objects in circle mode (configurable radius up to 100m) or box mode (up to 50 objects per pass) - deletions saved with the map and replayed on load

- Photo camera for capturing screenshots of builds

- Undo/redo history for all operations

- Environment override - preview builds at any weather and time of day without affecting the server

- Per-player settings stored client-side: language, sensitivity, speed, snap values (survive restarts)

LIMITS

- Up to 20,000 objects per map (configurable)

- 500 favorite props per player

- 100 saved prefabs per player

- 500 audit log entries per map

- Object pool capacity and transfer rate adapt at runtime automatically

COMPATIBILITY

- Standalone - no framework required, works alongside any framework

- No database - all maps saved as JSON files in the maps/ folder

- No dependencies

- lua54, fx_version cerulean

- ACE permission: configurable (Config.RequireAce), or open to everyone for test servers

- HUD hooks for codem-supreme-hud (auto-hide/show, editable)

- All config files and locale files are escrow-ignored

Frameworks: Standalone,ESX,QBCore,QBox
Documentation:https://codem.gitbook.io/codem-documentation/blvck/essentials/map-editor/installation
SubscriptionTiers: Diamond
Verified:yes

Codem Plant — Premium Farming System for FiveM

A complete farming experience with 32 plantable crops, 16 buyable and rentable polygon farms, a top-down grid placement camera, server-side growth simulation with water and fertilizer mechanics, custom 3D plant props for every growth stage, a dynamic supply/demand market economy, consignment stock trading, NPC seed shops, farm co-ownership, and a Hook API for custom restrictions. 128 custom-modeled props included.


FEATURES

- 32 Plantable Crops — Carrot, corn, tomato, wheat, tobacco, cotton, sunflower, weed, lettuce, pepper, onion, potato, mushroom, eggplant, garlic, basil, oregano, and 15 more. Each crop has its own seed item, harvest item, and custom 3D prop models for every growth stage.

- 3-Stage Growth with Custom Props — Every crop has unique 3D models for small, medium, and full-grown stages. Props swap automatically as the plant progresses. 128 custom-modeled .ydr props included in a companion streaming resource.

- Top-Down Grid Placement Camera — When planting, a top-down camera opens with a 10x10 snappable grid overlay. Pan with WASD, zoom with scroll, rotate with keys. Select cells to mark planting spots. Green cells are valid, red cells are blocked (asphalt, water, steep slopes), amber cells are selected. Smart alignment auto-snaps to existing fields so you continue a half-finished row perfectly.

- Claim Marker System — After selecting cells in the grid, amber claim markers appear in the 3D world. Walk to each marker and press [E] to plant with a digging animation. Claims auto-expire after 10 minutes if not planted.

- Server-Side Growth Simulation — Growth ticks every 15 seconds (configurable). Water and fertilizer drain over time. Both at 100% = maximum growth speed. Both at 0 = growth stalls. Plants wither if both stay empty for 10 minutes. Fully grown crops decay if not harvested within 20 minutes. All timings are per-seed configurable.

- Watering Can Tool — Use the water_can item near a plant. Plays a pouring animation with a green water particle effect. Raises the plant's water bar by 95 per use. Hand-attached prop with idle and action poses.

- Fertilizer Tool — Use the fertilizer item near a plant. Two prop models: closed bucket while holding, open bucket during the pour. Brown dirt particle effect. Raises the fert bar by 95 per use.

- Shovel Tool — Use the shovel item to dig up and remove any planted crop. Not consumed, reusable. Plays a digging animation with a 5-second duration.

- /proptune Debug Command — Live-tune tool prop positions and rotations in-game with arrow keys. Copy the final values from the console. No restarts needed for prop adjustments.

- 16 Buyable/Rentable Farm Zones — Polygon farm zones in the Grapeseed/Paleto agricultural area. Each farm has a configurable price (default $60,000). Players buy or rent farms from the UI. Ownership persists in the database.

- Farm Rental System — Rent a farm for a configurable period (default 24 hours) at a fraction of the buy price (default 10%). Renters can extend before expiry from the UI.

- Farm Co-Ownership — Farm owners can add up to 3 partners who can also plant on that farm. Only the owner and partners can plant; harvesting stays open to everyone.

- Farm Duration & Expiry — Purchased farms can have an expiry in days (0 = permanent). When a farm expires it frees up automatically. Planted crops are left untouched.

- Color-Coded Farm Map Blips — All farms shown on the map: green (your farm), red (someone else's), yellow (free/for sale). Grouped under a single "Farms" map category.

- FarmsOnly Mode — When enabled, seeds can only be planted inside farm polygons. Outside planting is rejected server-side.

- Dynamic Supply/Demand Market — Every planting event increases supply pressure for that crop and lowers its sell price. Pressure decays over time (configurable hourly rate). Price floor at 40% of base price (configurable). Live sparkline graphs in the shop UI show price trends over a 12-hour window.

- Consignment Stock System — Products that players sell to the NPC are added to a shared stock. Other players can buy from that stock at a 20% markup (configurable margin). The markup is an economic sink.

- NPC Seed Shop — Farmer NPCs at configurable locations with map blips. 6 UI tabs: Buy (seeds + tools), Sell (harvest), Stock (consignment marketplace), Market (live price graphs), Farms (buy/rent/manage), Leaderboard (top sellers). Interaction via ox_target, qb-target, or built-in drawtext (auto-detected).

- Per-Ped Tab Overrides — Each NPC can have its own tab set. Create specialized kiosks like a "Farm Rentals" NPC that only shows the Farms tab.

- Sales Leaderboard — Tracks cumulative sales per player in the database. Displayed in the shop's Leaderboard tab.

- Ground Material Validation — Plants can only be placed on approved surfaces (grass, dirt, soil). Asphalt, concrete, water, and steep slopes are rejected. Material hash whitelist is configurable. Slope threshold configurable.

- Planting Rate Limits — Two independent rolling-window caps: per-player (default 250/hour) and per-farm (default 150/hour). Both server-authoritative. Both disabled by default, ready to enable.

- Job Restrictions — Optionally restrict planting to specific jobs. Harvesting stays open to everyone regardless.

- CanUseSeed Hook API — Add custom planting restrictions without editing core files. Drop Lua files into modules/CanUseSeed/client/ or server/ — they auto-load. Register hooks to check conditions before planting (job, level, zone, time of day, anything).

- Floating Info Panels — Within 6m of a plant, a DUI panel floats above it showing crop name, water bar, fertilizer bar, and growth progress. Max 3 panels visible at once for performance.

- Discord Webhook Logging — Sales and farm purchases are logged to Discord with styled embeds. Separate webhooks per event type.


CROP LIST

Artichoke, Basil, Bean, Beet, Broccoli, Cabbage, Carrot, Cauliflower, Corn, Cotton, Courgette, Cucumber, Eggplant, Garlic, Leek, Lettuce, Linen, Mushroom, Okra, Onion, Oregano, Parsley, Pea, Pepper, Potato, Radish, Rocket, Spinach, Sunflower, Tobacco, Weed, Wheat

All 32 crops include PNG and WebP inventory images for both seed and harvest items.

Frameworks: ESX, QBCore, QBox
SubscriptionTiers: Platinum,Diamond
Documentation:

55d851439abab0bef9ae69124bf9cba0825d8655.png

752e50acc07c69db59d55c964a16685380552d2b.png


🚗 mGarage — M Series

Welcome to mGarage
A next-generation garage system by CodeM, designed for realism, speed, and ease of use.
With categorized vehicles, player-to-player transfers, and job-based garages, mGarage redefines how garages should feel in roleplay servers.



🚘 Categorized Vehicles

Vehicles are automatically sorted into categories such as Cars, Motorcycles, Bikes, and Specials.
You can easily add or remove categories from the config.
Each category is built for a clean and intuitive browsing experience.



Favorite Category

Mark your favorite vehicles or categories for instant access.
Personalize your garage view and keep your most used cars always at the top.



Fastest Way to Transfer

Easily transfer your vehicle to another player by typing their ID.
Once confirmed — it’s instantly done.
Perfect for quick trades and roleplay transactions.



💰 Easy Way to Sell

Click the Sell button to quickly sell your vehicle for half of its price.
Simple, balanced, and effective for both players and server economy.



🏢 Different Garages for Jobs

Each job can have its own separate garage system.
Police, EMS, Mechanic, or any custom faction —
configure which vehicles appear for each job in just seconds.



🔧 Components for Special Cars

Customize and modify job-specific or special vehicles directly through the garage interface.
Change components, apply liveries, and create a fully unique fleet.



Crafted by CodeM

Beautifully designed interface, smooth transitions, and responsive control flow —
built for the perfect FiveM experience.


Part of the M Series by CodeM
Premium systems. Unified design. Infinite possibilities.
🟢 Available on Premium.

878f680fabf465aed1db0dcc0922504c7e884055.jpgb420f832ab8a0c559b47afbcc26b7ed66321716d.jpgc6dda1753ae79610e89d68c4cd84e00f0eb53265.jpg8a48d9d0fb35e702b2423a8aae1e8f86f8608503.jpg0d506b549cceae9f581ca7553384fb5f400af9e2.jpg609a61de26f81eb51615a7f562675d52370d4731.jpg988c8e051648491320fdbb2f009512b901eb1c79.jpg

https://www.youtube.com/watch?v=tOVJyCkSlM8&t=3s

0c30be6f7e97cea85c8ef37a8929cbf312194b45.png

a5cb6671da49c0b244473a4e18b6cc48ffafd29b.png

c79a137617c914c5d07197e721aa00ff0889d332.png


🔔 mNotification — M Series

Welcome to mNotification
A modern and flexible notification system developed by CodeM, designed to elevate your roleplay experience with immersive visuals, custom SFX, and full configurability.



🎨 23 Different Notification Types

mNotification comes with 23 unique notification themes — each with its own layout, animation, and color scheme.
All color presets and display styles can be edited directly from the config.



⚙️ Adjust Position, SFX & Display

Choose where your notifications appear — top, bottom, left, or right.
Enable or disable sound effects, adjust fade animations, and fine-tune the visual style.
Every detail is customizable to fit your server’s atmosphere.



🔔 All Notifications in One System

From Status, Error, and Success to Twitter, Dispatch, Custom Calls, and Job Alerts
mNotification handles them all with a consistent and polished UI.



🧠 Fully Configurable

Every parameter — timing, position, icon, SFX, and more — can be easily modified in the config file.
No code editing required; plug, tweak, and play.



Designed by CodeM

Clean, optimized, and performance-friendly —
crafted with precision for seamless integration in any FiveM environment.


Part of the M Series by CodeM
Premium systems. Unified design. Infinite possibilities.
🟢 Available on Premium.

7e6e2a41591935591284888bb0f58c45f9a022f3.jpg0226ef88e0400802d1e9894571cd60d1912086b5.jpgc0ebcfcc3cfa54db2200b7027f560d8193b2b1bc.jpg2f528efe269f8762120130daed6a49de3aee0517.jpgf9713b82a188a036def72b33d313aaa27195dc3b.jpg5667ab6d5d6e7382ad8c6b6658344a60ad9ac3f6.jpg523d427e98c302c1ed0bfff52b472ce6feb51d59.jpgbf07513b82556e34dca9df940d851b5260dc9ed5.jpg

https://www.youtube.com/watch?v=kAHcOR__eaI


024ccb36230baa2c00c12359ac94f6c573cee65d.png

3aedc5c8356ebea3cdca7d3787fb86333ec8b63d.png

5e3b620c7c30ff3cff5b4ef9005f1c47a2b91a1e.png

3d0a2c5aedb9a75f9da53f46bd532353d90e5acf.jpg620da75d6b35c80af03e319e9f5bc2338ea51654.jpgdbcf87fec2a6581f11ca84c30be9a24e8fc9db9b.jpg53899346cb1756ae59bf253e51152093f0c13bd8.jpgcc154b57e64c3fb9148d46f1d9dcee35b77cd18f.jpge8ed67a00beccc69a0ed20abe1181675056294dd.jpge53eb389bd201a62dff3133e309cf8ebee91829b.jpg8f6f4244a96ebc52aa5350a77485529c68330d2a.jpg99041c1e2d18d409ee2f11e7606c3b5599ebcbe0.jpgaf28eff87be4c3b3e8a2e61f07d10e99acc1148f.jpgea4371ccb232c1cd837c81df2750d6d507be7bf7.jpg

https://www.youtube.com/watch?v=t9HHXY8-kbU

mWeed is a weed growing and trade script for ESX and QBCore

ce21cd48b2c82b192f5e154df3326d6f3be32ba3.png

8f76170f49d286adb09184889592076cb184391b.png

3d81359564685953af14309d3a74832df94c27a7.png

0fd689a47cbdcc30a6d2d542b3f3251307663fce.jpg329203394d8826831db890c94aa659a8fc87a44d.jpgb462bfd54d1c6ae10c935eec91cf371edf47ef12.jpgfba177ed7c8a2cbc67a3b8cfa14167f61813b3c2.jpgbfe7aca75920dce43aa6ee1a8ab03b79c2f257df.jpg33eee493138e4937005cd13ba7427a739d3a760a.jpg2db6d4809f6d5881073034adfe58e06e265de12d.jpg4f8d752f8abef592e2db2a7e3cef5e36013c500e.jpgd3c39dbe81aa860cf53fab02672df4657f2add8e.jpga51134af2261b72823f74597ceb15549b3747d9e.jpg

https://www.youtube.com/watch?v=Q6ZedI0NqVY

mHunting is an Hunting Script for ESX and QBCore

bcbac9aef148ada88a6d896215d96080c15ebbb6.png

28f40e62063b791966f64e8b5987c210148ab446.png

388ecf472f7e24ead69891e74025bd8ed7cf2649.png

6ced284a62776ec30240559557a428ae0f6f199b.jpg29f786fdcad52146cd48f84ae6622bdd95f96718.jpg4146440b04e66da7a2c3350bbe34de31d57e4261.jpgc4ed25b0ae83684533e36fd67cc6564b7608d4c5.jpg92962265c3dc22c55891bbbb234575dae55b8d1c.jpg914163e8256e4ae53917ff5faa05008331146911.jpg129b1a7b15f5bb22591eb4cb8378f0bac5913c02.jpgee5cb1e12910d1fd356e09408a1c5647223590cc.jpg47c0ece29077f71380a604d41678ac3ca2c4b23a.jpg2506f82eb5bd5e304d018bfcc178c39ae651627f.jpg66bdfb87ab59692dc4aaa00c1b10f0ce455f3f58.jpg6ed1406d60d34a9779c7ad391c190592eb50ad16.jpg3996dde028691c2471c2aad77b75cfa71f5e2790.jpgb7265d15bb39961a51b55c485a28c4acb89b2d59.jpg357dea68041e7ae0303481bc6b18ab56b4a81036.jpg

https://www.youtube.com/watch?v=JQZ0bDLLYMs

488bc3419d8498b0010f0e69fe9728f2df206d35.png

d8eb10b657144841f75f15ec446a205885bd1222.png

f4a87d9bb8ef2e8117e092a8e3a6fbdbf89f7343.png

1edcc61f0ba9896214bdf6d47069bc56fe5e562a.jpgac904df4d861ca551293d1c5c8d26886b508994d.jpg61cb607798b16428af4593a5768c8cd1dfadfbc6.jpgf8dfbc4b80bf74210a72e7be55fb4b8b74a611a0.jpg5a86e32a2253a0e58069d2c6a68f0221d3c61d24.jpgbf1dd240bf907c58ab0cff91e3d6888f390bd138.jpg2ec69c357f5436d2cdac0d3394feb5a08f28ecb2.jpg77ba6abe15d142cdbee7bead2add2b4f6d2f6816.jpgc69066b120a7044aae22899aaf72885d3ba59d70.jpg54e2fffa3d67a322b167ed17d77027a7c9fb3054.jpg4ac5d6a4e976a9bc179df2ddcd6c12d5189c4eea.jpg

https://www.youtube.com/watch?v=4sYywiEpryg

340b1d3f18274c27ce5e2ed40853a9fe93e15a15.png

8eb777d8d5d4d1299271fc3b0a0b808fc2c14d09.png

4a88c93c9a3e6543a6349f396096c4f83ceb51aa.png

c98bbdab064990c6a06d568130942feebbb00909.jpg1c5a59f0bdd241157e24f7a0af9475686d747ce3.jpgfe9002cc6433e67a690ff382ed4143e1645abe08.jpg68f5da9f498d2b2411e60e0061f04264f0ebc991.jpgf9d50bfa8cca95e101d195a7b1eaa01fd8e9e956.jpgb29bf89da6d15346c5a4216b30f2c4c596a1011e.jpg51b072cd0673fbfb1dce777a98e17dfc425b3f96.jpg36885c7a2063dff7d5a34aec745814dfea6dad6b.jpgf19edb9560de5cc90ba60c15d24451d7c1f6794a.jpg

https://www.youtube.com/watch?v=3i9Cs-iDNk4

mLSTransit is a bus job system for ESX and QBCore

dd61ed96f9b1a999b15ef16a4bac41e92aef560e.png

02554780e0f45b9b9e73afe80256f1916b80069e.png

bc3314301fc1a985f6a9f298140871e75be0ba68.png

cdf5726a044c546cd96da66841ec962e682a18d7.jpg16a94dd2b779f61a6ce930691ef5f37c64037c76.jpg9c7ae31efb7bc3c2515961f72a3375a7d665c610.jpgf73ec29f6a9965c47c2ee3e58c9daacd1546a126.jpge8a402238ab8cb8441cc3aa1d124cfc79e9fdbec.jpgeda478dd5cba45fde268a637f09b7efb334cf005.jpg6d8edf8330a5d54dd6ab0cba008f7a5d9d0c6c1e.jpgff9dece4c33fa628e6c85eac5156ad4ec133f566.jpg

https://www.youtube.com/watch?v=Ui0AdfCaU_4

mGarbagejob is a garbage job simulation for ESX and QBCore frameworks.

35f4de7350f35a36ae5c77a6b86449a0de730d31.png

18604d17e7aa36745a040f3bf297a1baf2ad1287.png

e6660fe2305a870e9089e6bd6ce887e6cd77ea45.png

f6ed825a11eb50c933e9c56aaf981383012fe9da.jpga88e38f17bc019de8cdf858d277ff28a23fed98b.jpg275aac73f77bcd2b66ea6232f1cd9c894e570fa9.jpg5aa888f689fb837f84237bf0922b87486d1c204e.jpga7bc8e365a83a49f3691df8f41b11a0b861b78e3.jpg8221eb4b3113d4b5013f5cbb9289c1e90ae3946a.jpgc79f01700ed5d652b3b4b606464c191afb6612b2.jpg

https://www.youtube.com/watch?v=xfJRmiwhl7E

mTailorjob is a tailor job system for ESX and QBCore Frameworks

7000e4230798dd10e66ee81a6b36e346eeed476e.png

9664d883f045f191102da98530ac6f42d00946bb.png

e211a0fba3d46942a26ab0ffd9210012edbcc05b.png

37be395393972e7714dc4ce31bc6425d0d9c70d8.jpgd2fa7fc97cab4c7f10b58a36bedba47ef71d7f06.jpg7bc407f90d78f576d716ddca715a948eb85d3964.jpg46f1b3878524234e6bda893b06a4fe2d982ee9fe.jpg76827d66724fbdc1ec09956f86895332fe0e414b.jpg05540db94e0d211c7afbac85e42dc13e18ca43e3.jpg71165f1c0d205e9d0709978ff3c9c53dae51578b.jpg1f10d811076e2effe8e3de9dee6452142648ff11.jpg8c87a33ce7eef934610614c568dace15ce580a6c.jpg53ba6b257ac06bd7f59ee3586086cabebf280695.jpgb78ab242d8d868816d6168ba5b7e1d1568e1d628.jpge5aa9568dcace138fb1411e53414e108c62bba8b.jpg237964ec7f957312811c9eda71473a3431a85bab.jpg23e576498400004b7a13055b6da1b15859ecbb3f.jpg2f3b832bbf8d87f40354d15b5cf06edd3594f0d3.jpg

https://www.youtube.com/watch?v=-FQgMy0sUcY

mPostop is a cargo work script for ESX and QBCore Frameworks

40dda2f752ea27187f72a69e62ee6913e1e336cd.png

67228e3ef6e303622a2c3a0475d15bdfb98e1acc.png

8289c9113c20f2cef13942f2fdf805b84caf8132.png

1676b314dfde65803ec7767bd50d8a3d44a41624.jpg5815f175143d869f52a8cec758d376e4d884f804.jpgd4c06a865518a0d2616d860956532e4d11c3092e.jpgf467fe99d2efe68af9886e208f6fc30030aca134.jpg2ad21e4ab3536e164050589e45fb40fdf89d9654.jpg1ff3e11b7588ca46f09684fdae6a5fe7cd17ce01.jpg54268a9bf0320ca6fe2fb2b2c13c3b78ad8a7b31.jpgaf3d4dcac96ce799793315c1103f2c0b841f6960.jpgaddfb258ccee690de55a1dcfa3299142749070fe.jpg

https://www.youtube.com/watch?v=H1rigbQa9p0

mMinerjob is a mining job simulation for ESX and QBCore Frameworks.

c986a985d4524001475b87d134cf695e631b3a4a.png

72c92afadea8e800fc63ea449db3b6070baa8b05.png

7e0426745c6ed84a32f876a73601da63909f8f79.png

d698a2e3cba2d4ca7af3d86955e08149e2ae1e0e.jpgcf842938a7c6e72b87f64845ad8efda8a792d923.jpg737da046d9a4d2b9389d5455a165b0042ae2ac50.jpg2a3acd6e12e75283e467e1afbb366208a2e8babc.jpgf4837a512bb47e9e1f2de47b3e08fc0cb0aea1ba.jpgfe9d66292c5e5842a8f2a789f13f451379f597c8.jpg1eee803c9cb35bf6f7fb7fe96688c3446187f59e.jpg4ed70dc07ac31fe4e16377f96fca049c6cfa48c7.jpg2f76e223406226109adbf02349796c9aab52b8c1.jpge9750f7585d5476391c6ed0edab4e26d7cfa895f.jpg3872a70211c58e72f743eba113fc58cf643381c8.jpg

https://www.youtube.com/watch?v=CZwNu7Ko9Ao

mTruckerjob is a Truckerjob system for ESX And QBCore Frameworks
9d703c8c52475a83878225b70f5a92b0eba1e296.png

72cf18f194d4e6406f4551653c5b9347fe567a5e.png

76057ab4b0e7e5ab2eb9144872cd5c156010fda4.png

6e8f0d53011c1bb959c8df200e595ff90da6a1f5.jpg2d0d39d5724e07ab5248648d1bc3db55949f7f73.jpg
53788f11ebc85fe65e10928ed4fdb8f5b390fb66.jpgd3c441704a5c64e39dbc13c70412730f96f30896.jpg199b8b5ee463bb3ab8b01c79b9d9a872cc487ef8.jpg01b365e13a2e6a41346b608df35e1f8ade6f8f8b.jpgcc731d97c4c6b3138ade2856d82dcd9b565c8d79.jpg2768b8b4ec1247238ff67b26bd332bf46c97fc66.jpg

https://www.youtube.com/watch?v=UW-zvJDmr54

59428c07d669f3d13ca1d6ec173d9cb81d5d7011.png

0a2aba9c486d9c2f8654f25316da7198ab51aefb.png

9022ed383d35204f04a4a5fd58d57dc710029764.png


🔫 mWeaponshop —M Series

Welcome to mWeaponshop
A next-generation weapon shop system designed by CodeM.
Built with a stylish and intuitive UI, it provides a complete and immersive weapon purchasing experience for your players.



🧩 Categorized Weapons

All weapons are neatly organized into clear categories — Pistols, SMGs, Shotguns, Assault Rifles, LMGs, Snipers, Heavy Weapons, Throwables, Melee, and more.
You can easily add or remove categories directly from the config.



⚙️ Detailed Attachments

Customize every weapon down to the smallest detail.
Add, remove, and modify attachments such as scopes, grips, muzzles, and tints.
Each attachment can be configured individually for maximum flexibility.



🎯 Live Preview

Preview your weapon customizations in real-time.
See changes instantly — attachments, skins, and tints are displayed live on the UI.
This gives players a fully interactive and dynamic shop experience.



🧠 Detailed Config File

Easily edit every aspect of the system through the config file.
Weapon categories, attachments, and prices are fully customizable.
All configuration options are explained in detail in the GitBook documentation.


|
Designed by CodeM

Clean design, smooth animations, and optimized performance —
crafted for the ultimate roleplay immersion.


Part of the M Series by CodeM
Premium systems. Unified design. Infinite possibilities.
🟢 Available on Premium.

1afc9a70e771155f5f7b376dc7c6648bd375a0db.jpg608689afc7dfc68b1519ad914d8c68df1f7c40f5.jpg885a3a396674f7b75e79d5c108cff275728b84e4.jpga994d69ec45e0f58d5b131f962e68825a58c990e.jpg689fa253dd5b4f5ad6ad37e4940543bf0ef69715.jpgbd6b7106090fdcd6a926c0d04fcbd05606383e8d.jpg970b1dc42e9053116215204dc43309841eae26e8.jpg

https://www.youtube.com/watch?v=0BaplErfPbs

a6c6a1986c55a33351f1231b719b97c27c29f8b4.png

c5d09880e01b97a041bf50a2bc5f499933ca51cf.png

🧩 mCraft — M Series

Welcome to mCraft
A brand-new crafting system built by CodeM with a clean and immersive UI.
Supports unlimited categories, custom blueprints, and a fully dynamic level-based progression system.



⚙️ Level-Based Craft System

Progress through crafting tiers as your skill increases.
Each blueprint has its own level requirement — giving players a sense of mastery and reward.
The entire level system can be fully customized through the config.



🧱 Categorized Blueprints

Organize your blueprints by category for a smoother experience.
Default categories include Weapons, Ammo, and Tools, but you can freely add more from the config.



🔍 Awaiting Craft List

Easily track all your ongoing crafts.
Once a craft is started, your item automatically appears in the awaiting list — no confusion, no clutter.
Stay in control and follow your crafting progress at a glance.



🎨 Crafting UI Designed by CodeM

Crafting has never looked this good.
Clean, futuristic interface — designed with a professional touch for seamless player interaction.
Every element is built for performance, clarity, and immersion.


Part of the M Series by CodeM
Premium systems. Unified design. Infinite possibilities.
🟢 Available on Premium.

85494de3265f1f0ea768bd5d9400cddf9f77c7fa.png377afc31607c4f04848b6d740075b67a683dfd8c.pnga572f7b507a8ef469d0430ac81df966d3ab62a1f.png849192bbcd32c5ad1e2fa9d911a64d7aeb39594b.png31872d8b7253d83c51b13913efa108ac127fc0d7.pngfeb513036255a957a27ebff5175011fe592228a1.png


https://www.youtube.com/watch?v=46duKVtDB3o&t=1s

mHUD AIO is an All In One HUD system for ESX and QBCore

8f7150b94b2c161c7cd4f0d71e02f51d358d9002.png

04cb3b0286dd6f22419272cf1980627933c35791.png

fd1db0afb0227a2997ff2e99491fbe5a1cd32440.png          8918b80a02e3c3dd836dcfa64b00390e8927683d.png

d3351a8097d642e0a1e51cf6d573c29ebc266e02.png

5f7cbaa796e66c5d3d814d22091dffa4d0f2322c.jpg2e786877bf20b117024f02557a5c296d76641b30.jpgb71d124f8296a8d1a130580fb0a9bf291834f7e2.jpg34f4ccfdda7146d8a4bf10564d99de8baf476406.jpg1fe95f4dfb59256315004a9859822d764351c87f.jpg0885023f7d9f6f7950270869912b55179a688bfc.jpg637cc23b4cb8213c2882f2b6759ce7497d3ea25c.jpgb266dd71e0ecd72ba1d8fb691403109d26dd0e7e.jpgcd358f65fd9cc71e9cd5b5bf31e08da513a94383.jpg86a0df48648831b2ce9239c79ae283d7d07f717b.jpg9c7a739bdb54606472801ea7d73d8f07375a16fb.jpgc10862d7496cb6b19f107b735ab73266e0baba35.jpg2f7489705e03d4aa680fbd1e55c73f5e65d25d27.jpgcbaa80d8d235efe168f92c9e671bd59af927d4fa.jpgb61ca1b507c5036b5ead7473bfeb6718839be750.jpg5a5d638a655bc3476649255bab6e4207554a46ec.jpg2d6e653908a28de1f5f5f81e2c0f4948c55419b3.jpg338510c0a1868ac8653ea72495382d391c5f8949.jpge613e9d8645ea19008feff807f779741de89e926.jpg934ea43aff5d5909e96a367a4f3d7f01e93383d2.jpg0437a306cfc5c7c2f0a522e27acfb2a788071a3f.jpg633f9ddf2400f04f402d883001335bf4983be9d5.jpgfe8268cffde012e85b8084b1be4106fd595ea639.jpg774f1c18d99fa26bfbe6b8573597a6ca500fc052.jpgf8e24b4229818adfe381435db357ed5580bd3a27.jpg0ecd96dc0ed1ad9164f664e7e00eb86e271720fa.jpg9d510d3334cd33cd9c5a44ac5eb7ced69e3971d8.jpg019e881d6199e11b0ead0ae0455c2dd29e3d4de4.jpg07685b79c12a47b1bee2c65c12aa399e0a7e4358.jpgd54765eb6884699eec25230e1b2535d72763c45c.jpg443c0936fb1a383a9bd6a9a89bedfa3be8394302.jpga08cf501d8d37e9baf447d6f80f8030150d1b9a5.jpg592e0dbd7578187f1f633f88f15aed6e3f200578.jpg66e35c118c4591a9c46286caf23d2043540c5bb1.jpg9f4f351f58b61fc2695b949a61dc2dc9a3665d47.jpge3a404cfabdae6a504741d0d90975227b3b02450.jpgbe2e6e5e000903d880cc34f168a7a7d29c9ac0ab.jpg2aa4c38c95f227c8950e3d7d7b3f12764204f1a3.jpgee8360b56f8ed33a04176dcffc4bf9378e81e919.jpgeb7e073f1517b0ead93de41b064517ff77c70d67.jpg1c21efbe2251224da02d81ab6bcd7e6dc6cd1993.jpg


https://www.youtube.com/watch?v=s_4koOyS8-I

0ea00bc439307126763f7e1c0884f507c2eaa6d3.png

90215aa9b82cf6d41bbb5e69bb66223b8a1b1e78.png

9b52d3492280552a18e2c5b7735d6a07a3f2cf96.jpg5f6b872cc1d6fbf2fcfcc44042c61404cc3a5521.jpg38ea560cbd308bc16f78fb45f3a0cdf14c573c5d.jpg31b10e5f57178b0d2c3eb42996fd9ce6e5fbd7e0.jpgbffc6b3a72fd84fc5b5354d90ee6ac9cba9179af.jpg19a7952646a7cb0a31f991dd4ce9da4685d75367.jpg9deb9945e7917613178e8cef85868f78b55e2a68.jpg1a6b97f6ef45880efded6d1759e1c0a1ebd62a76.jpg33e52e633b2885c3a0920a3c6529b58fa6e2bf04.jpg4030f96252c324f74ed69fa4f2d755902520ac28.jpgc37141aef3bce4467d8f8f74571d1561a313f02c.jpg7f07c18c1ae6ae1af23c2688bd97f70c29a0d438.jpgde18e273f85b78272d88fdbe00ccc16c50df3e49.jpg64c83dbb4eb417bdb995cabd8ead05363ef18151.jpgf3e728a24c4fa0bc976c84a4ccbb82fce7f001ac.jpg


https://www.youtube.com/watch?v=YIxtdmjAA7k

mTextUI is a standalone Text UI System that can be used on any FiveM server.

cf383d699d06b4773e0190cdc8903605ba8b8716.png

62ea141de7b6a1b99d1c0f02ac218e38c4ead126.png

ca40d3925f3b02b35ab2716c498058cb3b1e4acb.png          bc8c4554a9dd99e5e4f4dbba097fb52194a4c631.png

743e082f7e4538165f64647990a6d5203dbff39b.jpg253c295c526cbeef4338379b4880c426e1f4700f.jpga54270058824d3cd74497f996c0e707447f95cb6.jpg366953ff19c081152f98875bb6965d1f6d11ca92.jpg

https://www.youtube.com/watch?v=CinczPwhQuY

mTrade is a open source trade script for ESX and QBCores


https://www.youtube.com/watch?v=frGpSMBBDQc

CodeM mID

This asset is only for ESX Frameworks and its open source

https://www.youtube.com/watch?v=yN4QVkXTA3U&feature=youtu.be


https://www.youtube.com/watch?v=yN4QVkXTA3U

Classic Menu Default

mMarket Open Source

  • 3 different market interfaces
  • Adjustable market items.
  • Adjustable items for each market.
  • Adjustable blips.
  • QB target compatible.
  • BT-target compatible.
  • Drawtext compatible .
  • Framework settings that can be selected from the config.
  • Low resmon value.
  • Peds for each stores.
  • Adjustable categories.
  • Adjustable pad models and coordinates.
  • 17 markets as deafult.
  • Detailed and annotated config file included.

Showcase Video
https://streamable.com/rm89kr


Forum Topic
https://forum.cfx.re/t/paid-esx-qb-codem-mmarket/4822179

CyberM HUD Open Source

  • Futuristic UI Design
  • Most Cyber HUD in FiveM
  • Job and Money Display
  • Custom Map Display
  • 0.03 Resmon Value
  • Glitch Effect on Car Crash And Damage
  • Weapon ammo UI Design
  • Cyber Notification

Showcase Video
https://www.youtube.com/watch?v=os1Z38CawG8


Forum Topic
https://forum.cfx.re/t/codem-cyberm-hud-notification-esx-qb/4830457

https://www.youtube.com/watch?v=os1Z38CawG8

c7a5acfc8476b88dbfbf54a0080870da60acd349.png

b951e5a561641fdd9f4ef8b0b90ec8b46d6f65ea.png

c1a08286bd658f98a8b6b6d676139e7d058e05c0.png

7f62419da1bd3ba958014756256b1ca4213140dc.jpgcfd87fade8da24506356a2b050fb21e4f173972d.jpgc5d7c481d785fffa10a7db7256e172d6dad9c70c.jpg7562b21d5842389a759529d649006966db91eb02.jpg0c7ede6a25fca02da60038f306197bc98edb03c8.jpgbbad92ca272150170578bfa8772643be6b504104.jpg5b084895b73ff80df89a46dc81780fa2cb0cde33.jpg1f963fa48b1e2ec2efa696096ea3b245f63481a5.jpgc275590ff583f3760349a29cb1d889de28509fa1.jpg5e580422b2373c8fa7e0181ff61c83730d8c7c79.jpga54661d9da8940f91e3bccd6936de6f27b1f53b4.jpg


https://www.youtube.com/watch?v=tI9wgQj8eZ8


 Venice HUD Open Source

  • Futuristic Hud Design
  • First Curved Progress Bar In FiveM
  • On walk and on car transition animations
  • 0.03 Resmon Value
  • Customizable on Open Source Package
  • Responsive Design
  • Supports ESX and QBCore
  • Fully Optimized.
  • Color Changing Icons
  • Switching keys from Keybinds is active.

Showcase Video
https://www.youtube.com/watch?v=dLTm5hN0di0


Forum Topic
https://forum.cfx.re/t/codem-venicehud/4800202

Venice Notify Open Source

  • Futuristic UI Design
  • -Adjustable on HTML/CSS
  • -Customization UI
  • 0.00 resmon value
  • Unique Alert Sound
  • Responsive Design
  • Detailed Notify System
  • Icons and Corners has their unique Animastion.
  • Works greats with Venice HUD aswell.

Showcase Video
https://www.youtube.com/watch?v=3pSgTcKSzmg


Forum Topic
https://forum.cfx.re/t/codem-advancednotifysystem/4812202

Venice Chat Open Source


  • Futuristic UI Design
  • 10 Type Of Chats
  • Reply System
  • Cool Curved Lines
  • Responsive Design
  • Colored Names
  • Colored Tags
  • Logos for each chat
  • Supports ESX And QBCore
  • Works great with other Venice Projects

Showcase Video
https://www.youtube.com/watch?v=hvdTXtPOOMY


Forum Topic
https://forum.cfx.re/t/codem-chat-chat-theme-esx-qb-paid/4829071

Venice Me Do Open Source

  • Futuristic UI Design
  • Uses Discord Avatar
  • Supports .GIF Avatar
  • 0.00 Resmon Value
  • Attached To Ped
  • Responsive Design (Works well with all GTA resolutions.)
  • Supports ESX And QBCore
  • Works great with other Venice Projects

Showcase Video
https://www.youtube.com/watch?v=CJ1ugdPzZhk


Forum Topic
https://forum.cfx.re/t/codem-me-do-chat-discord-avatar-esx-qb/4812953

Venice Report System Open Source

  • Futuristic UI Design
  • 3 Type Of Report System
  • In Game Admin Panel
  • Responsive Design
  • Search Tab For Admins
  • Status Display
  • 0.00 Resmon Value
  • Discord Webhood Included
  • Location And Screenshot Share
  • Works great with other Venice Projects

Showcase Video
https://www.youtube.com/watch?v=YMmvyxK9bBA

Forum Topic
https://forum.cfx.re/t/paid-esx-qb-codem-venicereport/4831565

xSellablemarket is a sellable market system for ESX and QBCore as open source.

Showcase
https://www.youtube.com/watch?v=z_bwbQzdGbY&t=119s

Documentation
https://codem.gitbook.io/codem-documentation/x-series/xsellable-market

https://www.youtube.com/watch?v=z_bwbQzdGbY

xDailyreward is a daily reward system for ESX and QBCore as open source on this version.

Showcase
https://www.youtube.com/watch?v=H114ppX8J3Q

Documentation
https://codem.gitbook.io/codem-documentation/x-series/xdailyrewards

https://www.youtube.com/watch?v=H114ppX8J3Q

xJobselector is a job selection system for ESX and QBCore. This is open source package.

Showcase
https://www.youtube.com/watch?v=j_PwBJ-zlek&feature=youtu.be

Documentation
https://codem.gitbook.io/codem-documentation/x-series/xjobselector

https://www.youtube.com/watch?v=j_PwBJ-zlek

xFuel is a fuel system for ESX and QBCore as open source

Showcase Video

https://www.youtube.com/watch?v=Vt8EOkJxEFM

Documentation

https://codem.gitbook.io/codem-documentation/x-series/xfuel

https://www.youtube.com/watch?v=Vt8EOkJxEFM

xPawnshop is a Pawnshop system for ESX and QBCore - Open Source Version

Showcase Video
https://www.youtube.com/watch?v=E-sByuB6JK0&feature=youtu.be

Documentation
https://codem.gitbook.io/codem-documentation/other-scripts/xpawnshop

https://www.youtube.com/watch?v=E-sByuB6JK0

xMarketplace is a Marketplace system between players for ESX and QB. This version is open source.

Showcase Video
https://www.youtube.com/watch?v=YhK2L0egTuE

Documentation
https://codem.gitbook.io/codem-documentation/other-scripts/xmarketplace


https://www.youtube.com/watch?v=YhK2L0egTuE

 xBossmenu is a boss menu system for ESX and QB as Open Source in this package


https://www.youtube.com/watch?v=Al3DwFONA0o

BLVCK HUD V2 Open Source

  • 3 Different huds
  • Optional built-in stress system
  • Built-in toggle engine
  • Cinematic mode
  • Ability to hide hud
  • Nitro system synchronized between players

Showcase Video
https://www.youtube.com/watch?v=mVJmNKnsabg


Forum Topic
https://forum.cfx.re/t/codem-hud-esx-qb/4841852

https://www.youtube.com/watch?v=mVJmNKnsabg

xRadio is an Walky Talky System for ESX and QBCore Frameworks as open source.

Showcase
https://www.youtube.com/watch?v=BxTm38x2HYI

Documentation

https://codem.gitbook.io/codem-documentation/other-scripts/xradio


https://www.youtube.com/watch?v=BxTm38x2HYI

BLVCK HUD Open Source

  • Futuristic UI Designs
  • Adjustable on HTML/CSS
  • Customization UI
  • Supports SC,PMA,MBL
  • Animated Bars
  • Responsive Design
  • Most Soft Speedometer
  • Cinematic Mode Feauture
  • Hide / Show Hud Feauture
  • Compass On Mouse Move

Showcase Video
https://www.youtube.com/watch?v=cTXrMPgpo3U


Forum Topic
https://forum.cfx.re/t/codem-blvck-hud-esx-qb/4813943