[PAID] [QB] Bin Searching / Recycling


lusty94_bins


Preview Video



Purchase via Tebex


Features

  • Search multiple types of bins for a chance to find items and even cash!
  • Search scrapped vehicles to get rusty scrap
  • Recycling peds with configurable menu system to recycle items into better resource
  • Scrap ped with configurable menu system to scrap items into better resources
  • Selling ped to sell rare items found from searching for configurable amounts
  • Configurable chances to find items, cash, angry witnesses and police notification for failed searches
  • Placeable recycling bin and scrap drill with props so players can recycle and scrap on the go without needing to visit the peds
  • Extensive config file
  • Language settings for custom translations

Supported Scripts

Notifications

  • qb-notify
  • okokNotify
  • mythic_notify
  • boii_ui notify
  • ox_lib notify

Menus

  • ox_lib menu

Targets

  • qb-target
  • ox_target

Police Alerts

  • qb-policejob
  • ps-dispatch

Inventories

  • qb-inventory
  • ox_inventory


Dependencies


Check Out My Other Scripts Below

Job Scripts


Activities Scripts


Drug Scripts


Script Bundles

Free Scripts

Code is accessible Yes / Open Source
Subscription-based No
Lines (approximately) 1500+
Requirements qb-core, qb-target, qb-inventory, qb-policejob, ox_lib, interact-sound
Support Yes

Script Update
Version 1.1.0

  • ox_inventory support added

original post updated to reflect new features

Script Update

Version 2.0.0

  • Complete refactor of code to improve performance and remove unncessary lines

  • Improved config file and removed unncessary lines

  • Improved notifications to prevent duplicate code

  • Added a peds section in the config for all the required peds to spawn with their respective events

  • Removed progressbars and used lib.skillcheck and lib.progresscircle for a cleaner UI

  • Improved events for recycling, scrapping and selling items

  • Improved targets for recycler and scrap drill objects to use local entity

  • Improved placing of objects and improved setting the heading of the object to correctly get the players heading

  • Improved functions for chances of stuff to save on repeat code throughout events

  • Majorly improved searching of bins and scrap cars

  • Utilised args for recycling, scrapping and selling to prevent repeat code and unncessary lines

  • Improved resrouce stopping event

  • Added various checks for security to prevent exploits and abuse

  • Improved menus to use item labels instead of the item name

  • Added carry checks for ox_inventory

  • Re-written methods for recycling, scrapping and selling to be more secure and a better UI etc

  • Removed annoying server print in wrong location on resource start

  • Updated readme file

  • Removed unncessary dependencies

Script Update

Version 2.0.1

  • Added direct support for latest qb-inventory methods removing the use of Player.Functions.Add/Remove Items
  • Updated README file and included item list for ox_inventory
  • Rewrote methods for recycling, scrapping and selling for improved features and better security and to majorly reduce code
  • Updated config file and removed unncessary options and added new Config.BinItems for item rewards and Config.Selling for sellnig items
  • Improved maths for items when searching bins
  • Added Config.Language for custom translations
  • Improved target methods for objects and peds
  • Improved event for placement of recycling bin and scrap drill
  • Improved chances for angry ped spawning, police call chance and stress
  • Improved method for searching bins and removed common and rare items - its just now 1 table of items that can be found from searching
  • Added item images to menu
  • Various other QOL improvements and features
  • Removed qb-menu support as ox_lib has more features

Script Update

Version 2.0.2

  • Fixed typo causing rare items not to sell
  • Improved how items are given and removed for better performance and increased security