Features
- Offline Purchasing — Customers can purchase food and drinks from kiosks and automated points even when no employee is on duty, keeping your business active around the clock.
- Automated Sales — Sales process automatically without requiring a staff member to manually fulfill each order, reducing the need for constant player supervision.
- Advanced Inventory Control — Track and manage ingredient stock levels with a full inventory control layer, ensuring items are available and orders can be fulfilled.
- Job-Based Integration — Works alongside UWU Cat Café Job V2 and other job scripts, extending their functionality with hands-off automation.
- Multi-Framework Support — Compatible with QBCore, QBox, and ESX out of the box.
Installation
1
Install Dependencies
Download and install the following dependencies before adding the script to your server:
- oxmysql v2.12.0
- ox_lib v3.30.6
crux_lib— included in your script download.
2
Configure the Script
Open
config/config.lua and configure the script to match your server setup. Set your framework, job name, kiosk locations, menu items, and pricing.3
Add Items to Your Inventory
Open the
install folder and add all items and their images to your inventory system. The script uses the same item set as UWU Cat Café V2.- qb-inventory — Copy items into
qb-core/shared/items.luaand images intoqb-inventory/html/images. - ox_inventory — Copy items into
ox_inventory/data/items.luaand images intoox_inventory/web/images. - qs-inventory — Copy items into
qs-inventory/and images intoqs-inventory/html/images. - tgiann-inventory — Copy items into
qb-core/shared/items.luaand images intoqb-inventory/html/images.
README inside the script for the full item list formatted for each inventory system.4
Ensure Resources
Add the following lines to your
server.cfg:Integrations
Advanced Auto Serve supports the same broad range of third-party scripts as the rest of the Crux Studio Advanced Series, includingox_target, qb-target, all major notify scripts, and the most popular inventory systems.
For the full compatibility table including all supported and community-tested scripts, see the UWU Cat Café V2 Integrations page — Advanced Auto Serve shares the same integration coverage.