[FREE] [QB] Butcher Job Script

Preview Video


Download via GitHub


Features

  • A simple butcher job script for players to pick, process, pack and sell chickens at the Cluckin’ Bell Chicken Factory in Paleto Bay.
  • Entity checks for processing chickens.
  • Sell your goods for cash after working.
  • Clothing lockers to change into work outfits.

Supported Scripts

Notify

  • qb-notify
  • okokNotfy
  • mythic_notify
  • ox_lib notify

Menus

  • ox_lib

Targets

  • qb-target
  • ox_target

Inventories

  • qb-inventory
  • ox_inventory

Clothing

  • qb-clothing
  • illenium-appearance

DEPENDENCIES


Check Out My Other Scripts Below

Job Scripts


Activities Scripts


Drug Scripts


Script Bundles

Free Scripts

Code is accessible Yes / ALL
Subscription-based No
Lines (approximately) 1500+
Requirements qb-core, qb-target, qb-inventory, qb-clothing, ox_lib
Support Yes
9 Likes

Hi, I am having some issues with the script. I am getting this issue when the script starts and the packaging and prepare processed chicken menus do not open. I am unsure of how to fix it if you could provide some support that would be amazing.

you need ox_lib mate

sell all items at once better than 1 by one

1 Like

Can we create a version of ESX

How exactly is it secured?

It looks like anyone can use a Lua executor to arbitrarily trigger the sell events to gain infinite money

2 Likes

selling has item checks, of you don’t have the item, you won’t be able to sell it :+1:t2: it’s free and open source, knock yourself out with it

Hey, everything works fine till i get to the point where i have to butcher the chicken into various food parts. When i attempt to open the menu, it does not work, nothing pops up.

Script Update

Version 1.1.0

  • Added support for ox_inventory

  • Various code improvements for better performance / usability

  • Localised menu options for qb-menu and jixel-menu to prevent duplicate code

  • removed boii_ui menu

Is there a way to make this compatible with the qs inventory

it’s open source, can make it compatible with whatever you want

Script Update

Version 1.2.0

  • complete re-write of code to improve performance and remove duplicate code
  • improved notifications function
  • improved animations
  • checks added for holding chickens before plucking
  • improved target locations
  • removed boss menu option no longer needed
  • improved menu layout
  • removed qb-input requirement
  • completely re-wrote selling method
  • various improvements such as attaching objects and object checks before proceeding to aid in -immersion
  • selling now spawns a ped to interact with instead of a box zone
  • improved resource handling stopping
  • added can carry checks for ox_inventory
  • removed annoying server print in wrong location causing console spam
  • removed progress bars and is now just animations instead to prevent screen clutter

New video on youtube for preview uploaded!

Script Update

Version 2.0.0

  • Improved targets for qb and ox allowing for more locations much easier
  • Improved events to use lib.skillcircle and lib.progresscircle and attach various props where neccessary
  • When restarting script if a chicken is attached it is now deleted and player animations are cancelled
  • Improved some target locations
  • Improved resource stopping event
  • Updated readme
  • Fixed issue when trying to sell with qb-inventory and not removing items correctly
  • Updated config file to suit new formats

Thanks for this script Lusty. everything is working great and it’s a fun job for newer players of a server to make some starter cash.

1 Like

Script Update

Version 2.0.1

  • removed qb-menu as ox_lib has more features
  • Added item images to menus
  • Removed callback for selling as this is done within the event itself so was not needed
  • Added direct support for latest version of qb-inventory and removed all old methods of Player.Functions.Add/Remove Items
  • Improved callbacks for item amounts when processing
  • Improved event for getting required items [butcher knife and food packaging]
  • Improved security of item events to prevent abuse or exploits

Script Update

  • Improved config file
  • Improved selling ped and target settings
  • Added Config.Langauge for custom notification translations
  • Changed processing and included input sliders to allow players to process multiple items at once
  • Majorly improved selling method to increase security and prevent exploits and abuse
  • Improved how items are given and removed for better performance and increased security
  • Various other QOL improvements and new features
  • Improved version check information
  • Removed selling menu in favor of new method and no longer required