Job and activity scripts for FiveM roleplay servers, from single-profession resources to full economy loops. Job scripts sit deeper in a server than most resources: they touch the inventory, the payment system, the target system and often the database schema, so framework match matters more here than in any other category.
Confirm four dependencies before buying. The framework and its generation. The inventory the script expects, because item creation differs between qb-inventory, ox_inventory and ESX inventories. The target and interaction resource it calls, commonly qb-target, ox_target or interact-sound. And whether it ships its own SQL. A job script that assumes items you have not registered will install cleanly and then fail the first time a player tries to collect a payout.
Shop FiveM scripts · Compare scripts by category · Business scripts