[PAID] [QB] Coffee Shop Job


Preview Video


Purchase via Tebex



Features

  • Create hot and soft drinks to sell to players
  • Grind coffee beans up for various recipes
  • Storage system for employees
  • Collection trays for customers
  • Payment system to bill customers for goods
  • Arcade claw machine for customers to try and win prizes
  • Computer for job management menu
  • Clipboard to clock on duty
  • Rent work vehicle to deliver customer orders
  • Extensive config file to make multiple edits
  • Language settings for custom translations

9 Hot Drinks To Make

  • Tea
  • Hot Chocolate
  • Espresso
  • Cappuccino
  • Latte
  • Americano
  • Macchiato
  • Mocha
  • Irish Coffee

4 soft Drinks To Make

  • E-Cola
  • E-Cola Light
  • Sprunk
  • Orange Soda

Supported Scripts

Notify

  • qb-notify
  • okokNotify
  • mythic_notify
  • ox_lib notify

Menus

  • ox_lib menu

Targets

  • qb-target
  • ox_target

Inventories

  • qb-inventory
  • ox_inventory

Dependencies


Check Out My Other Scripts Below

Job Scripts


Activities Scripts


Drug Scripts


Script Bundles


Code is accessible Yes/ open source
Subscription-based No
Lines (approximately) 1500+
Requirements qb-core, qb-target, qb-inventory, ox_lib
Support Yes

Script Update

Version 2.0.0

  • Complete re-write of code to improve performance and remove duplicate code
  • Removed unneccessary lines from config for language section
  • Majorly improved targets and events
  • Improved props spawning and added local target entity to prevent repeat code
  • Majorly Improved claw machines and checks for using
  • Removed progressbar and utilised lib.progresscircle for a cleaner UI with more options
  • Improved various animations
  • Improved notification function to prevent repeat code
  • Added various checks for better security and to prevent exploits or abuse
  • Improved callbacks and amounts for items
  • Removed qb-input and uses lib.input to save resource dependencies
  • Improved all stashes and shops for qb and ox_inventory - ox users remove all other snippets from previous installations to work correctly
  • Improved can carry checks for ox_inventory
  • Removed annoying server print in wrong location causing console spam
  • Improved resource starting and stopping event handlers
  • Updated README file
  • Removed unneccessary dependenceies

Script Update

Version 2.0.1

  • Added direct support for latest qb-inventory methods removing the use of Player.Functions.Add/Remove Items
  • Added direct support for latest qb-invnetory methods of shops and stashes
  • Updated README file and included item list for ox_inventory
  • Added inbuilt consumables system for food and drinks
  • Improved some animations and props
  • Added item images to menu
  • Changed some item names to prevent issues with other scripts
  • Various other QOL improvements and features
  • Removed qb-menu support as ox_lib has more features
  • Removed support for jim-shops in favour of new qb-inventory shops to reduce potential issues from non updated scripts
  • Removed support for jim-consumables in favour of inbuilt consumables to reduce potential issues from non updated scripts

Script Update

Version 2.1.0

  • Improved config layout
  • Iproved billing and added support for jim-payments and okokBilling
  • Removed soft drinks cup from shelf cupboard and added to menu system of fizzy drinks machine instead
  • Improved claw machines and spawning etc
  • Added input amounts for processing drinks, users can now make multiple amounts at once
  • Changed coffee bean grinder input from number to slider for a cleaner UI
  • Improved stashes and shops for ox_inventory
  • Improved how items are given and removed for better performance and increased security
  • Fixed some callbacks having incorrect item names from previous update
  • Improved version check
  • Various other QOL improvements and features