JamzHouseMovers β Professional House Moving Operations [QB-Core | ESX | QBox]
JamzHouseMovers is a next-gen house moving job system for QB-Core, ESX & QBox servers.
Transform your RP city with realistic moving operations, business card deliveries, and a stunning email management interface designed for immersive moving company roleplay
Perfect for serious RP servers that want to deliver authentic moving company experiences and professional logistics operations.
YouTube Preview: Showcase

βββββββββββββββββββββββββββββββββββββββ
FEATURES

REALISTIC BUSINESS CARD DELIVERY SYSTEM
Explore house locations marked with βFor Saleβ signs and fully interactive door zones. Experience a realistic success/failure mechanic fail and move to another property, or succeed and receive authentic client inquiry emails straight to your in game inbox.
No more boring job boards.

PREMIUM EMAIL MANAGEMENT INTERFACE
Handle your moving company like a real business owner with a next-gen glassmorphic UI. Featuring 15+ unique client profiles, real avatars, smooth transitions, and an authentic email workflow - read, reply, and accept contracts directly from your inbox.

BENSON TRUCK WITH PHYSICS-BASED LOADING
Experience true realism with props that physically load into your truck bed. Watch every item stack up as you work - then drive to your delivery location and unload each prop individually for a fully immersive moving experience.

THREE-TIER PROP HANDLING SYSTEM
Small Props: Carry items by hand with custom animations (lamps, coffee makers, phones)
Box System: Pack multiple small items into boxes and load them into your truckMedium Props: Lift and carry with interactive skill checks and custom animations (chairs, tables, storage bins)
Large Props: Push heavy furniture with custom animations and interactive skill checks (beds, wardrobes, fridges)
ADVANCED ANIMATION SYSTEM
Custom carrying animations for each prop type, skill checks for medium/large items, pushable objects with realistic physics, and smooth teleportation between house interiors and exteriors.

INTELLIGENT JOB MANAGEMENT
Prevents duplicate tasks, automatically clears stuck or inactive jobs (70-minute timeout), and ensures each house assignment is unique. Includes database persistence and smart cleanup for long-term performance and reliability.
βββββββββββββββββββββββββββββββββββββββ
Configuration
UI Access Location
Define the location where players can open the business email UI.
Config.Targets = {
{
coords = vector3(-701.1155, 267.5260, 83.1473), -- Replace with your UI coordinates
radius = 2.0,
label = "Interact",
icon = "fas fa-hand",
iconColor = "#ffffff"
},
}
Payment Configuration
Customize how much players get paid and whether itβs paid in cash or bank.
Config.PaymentAmount = {
enabled = true,
amount = 6000, -- Payment amount in cash
bank = false, -- Set to true to pay to bank instead of cash
notification = {
enabled = true, -- Set to false to disable completion notification
title = "Delivery Complete!",
message = "You have successfully completed the delivery and received your payment!",
type = "success",
duration = 5000
}
}
Vehicle Spawn Settings
Configure the truck spawn position, model, color, and plate details.
Config.VehicleSpawn = {
enabled = true,
coords = vector3(-713.1328, 278.4170, 84.3527), -- Spawn coordinates (x, y, z)
heading = 293.0, -- Vehicle heading (rotation)
model = "benson", -- Vehicle model (can be changed to any valid vehicle model)
plate = "MOVING", -- License plate text
color = {
primary = 0,
secondary = 0
}
}
Skill Check System
Customize which prop types use skill checks, difficulty level, inputs, retries, and notification messages.
Config.SkillCheck = {
-- Enable/disable skill checks for different prop types
enabled = {
medium_props = true,
large_props = true
},
difficulty = {
medium_props = 'medium', -- 'easy', 'medium', 'hard', or custom table
large_props = 'hard' -- 'easy', 'medium', 'hard', or custom table
},
inputs = {
medium_props = {'w', 'a', 's', 'd'},
large_props = {'w', 'a', 's', 'd', 'q', 'e'}
},
maxRetries = {
medium_props = 3,
large_props = 2
},
messages = {
success = "Skill check passed!",
failed = "Skill check failed!",
retry = "Try again...",
maxRetriesReached = "You've failed too many times. Try again later."
}
}
Business Card Success Chance
Configure how likely a player is to successfully hand over a business card and receive a job inquiry email.
Config.BusinessCardChance = 50
βββββββββββββββββββββββββββββββββββββββ
Dependencies
Make sure you have all of these installed and properly configured before using the script! ![]()
Core Framework ( Choose One )
QB-Core β Required for the script to function
ESX β Required for the script to function
QBox β Required for the script to function
Database
OxMySQL β Handles saving & retrieving data
UI & Libraries
Ox_Lib β Download
Target System
ox_target
Optional MLO Dependency
This script is pre-configured to work seamlessly with the following MLO:
Dynasty8 Real Estate Agency (by GigZM)
βββββββββββββββββββββββββββββββββββββββ
PURCHASE
Price: $40
Store: https://jamzscripts.tebex.io/
Demo Video: YouTube Preview
Make your RP server elite today.
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | 7500Β± |
| Requirements | QBCore [OR] ESX [OR] QBOX, OxMySQL, Ox_Lib, OX_Target |
| Support | Yes |