
Initializing
Secure Protocol Active
Was this page helpful?
MBT Drink Machine adds an interactive vending machine to your FiveM server. Players can buy drinks from any existing prop_vend_soda_02 prop in the world, or deploy their own portable machine using an inventory item.
A custom animated NUI opens when a player interacts with the machine — showing available drinks, prices and a grab animation on purchase.
vendingmachine item can place a machine anywhere in the worldprop_vend_soda_02 (or any prop you configure)ox_target / qb-target for prop-based targeting, or proximity + E key (marker mode) without a target scriptvendingmachine item| Framework | Supported |
|---|---|
| ESX Legacy | ✅ |
| ESX (old) | ✅ |
| QBCore | ✅ |
| OX Core | ✅ (CustomFramework = true) |
vendingmachine item to deploy one)E key opens the NUIThe resource name must remain mbt_drink_machine exactly. The script checks its own name on startup and stops itself if renamed.