[FREE] LR-MultiJobs – Multi-Job Script for VORP

:sparkles: Take your RedM roleplay server to the next level with a ** multi-job script**!
:lock: Escrow Protected | :hammer_and_wrench: Config Fully Open

:movie_camera: Showcase Video: Watch on YouTube


:star2: Features

:white_check_mark: Hold Multiple Jobs – Players can store and switch jobs anytime
:white_check_mark: Instant Switching/myjobs opens a clean & fast menu
:white_check_mark: Configurable Limits – Set max jobs per group (user, VIP, admin, etc.)
:white_check_mark: Syn Society Integration – Work with Syn Society
:white_check_mark: Admin Webhook Logs – Automatic Discord logging for job add/remove/switch events
:pencil2: Editable Config – Full control for server owners


:gear: Config

Config = {}

Config.locale = 'en'
Config.Debug = true         -- set to false in productions

-- Syn Society Integration
Config.UseSynSociety = true
Config.AlwaysShowUnemployed = true

-- Job switching cooldown (seconds)
Config.JobSwitchCooldown = 300

-- Jobs configuration (only label is used by multijob system)
-- The job key must match exactly with syn_society job names
Config.jobs = {
    police = { label = 'Police' },
    doctor = { label = 'Doctor' },
    val_gunsmith = { label = 'Valentine Gunsmith' },
    val_saloon = { label = 'Valentine Saloon' },
    -- Add more jobs as needed, jobname = { label = 'Display Name' },
}

-- Group-based access (limits how many jobs can be shown in menu)
Config.GroupMaxJobs = {
    ['user'] = 2,
    ['vip'] = 3,
    ['admin'] = 5
}

Config.DefaultMaxJobs = 2

:hammer_and_wrench: Dependencies

:small_blue_diamond: VORP Core
:small_blue_diamond: VORP Menu
:small_blue_diamond: OxMySQL
:small_blue_diamond: syn_society (required)


:inbox_tray: Download Now

:point_right: Download Free on Tebex
:movie_camera: Showcase Video

:pill: Check Out Our Other Script

:fire: [LR-Drugs V2 – Advanced Drug System for RedM/VORP]

:herb: Fully configurable processing, crafting & drug effects
:balance_scale: Balanced economy integration
:test_tube: Realistic recipes & progression system
:briefcase: Stable & optimized for roleplay servers

:loudspeaker: CFX Post: LR-Drugs V2


:clipboard: Resource Info

Code is accessible :x: Escrow Protected
Config eeditable :white_check_mark: Yes
Subscription-based :x: No
Lines (approximately) 300
Requirements & dependencies VORP Core, VORP Menu, OxMySQL, syn_society
Support :white_check_mark: Yes