> For the complete documentation index, see [llms.txt](https://docs.meteofivem.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meteofivem.net/paid-scripts/meteo-casino-bundle.md).

# Meteo Casino Bundle

#### What is Meteo Casino Bundle?

A GTA Online inspired casino bundle for FiveM. Players walk into the casino, buy chips from the cashier, play roulette and blackjack at multi-tier tables, spin the lucky wheel for daily prizes and listen to the announcer hype the floor.

Works with both **QBCore** and **QBox**.

***

#### What's Included

| Script                   | Description                                                           |
| ------------------------ | --------------------------------------------------------------------- |
| **meteo-casinocashier**  | Cashier ped to buy and sell casino chips                              |
| **meteo-roulette**       | Multi-table roulette with junior, standard and VIP tiers              |
| **meteo-blackjack**      | Multi-seat blackjack with dealer animations and tier-based bet limits |
| **meteo-luckywheel**     | Daily spin wheel with cash, vehicles, RP and clothing rewards         |
| **meteo-casinoannounce** | Casino announcer ped that adds atmosphere to the floor                |

***

#### Features

| Feature                    | Description                                                                                  |
| -------------------------- | -------------------------------------------------------------------------------------------- |
| **Three Game Tables**      | Roulette, blackjack and lucky wheel with full prop and chip animations                       |
| **Tiered Tables**          | Junior, standard and VIP variants with different bet limits per game                         |
| **Chip Item**              | One shared `casinochips` item used across all games                                          |
| **Configurable Limits**    | Min/max bets, chip stacks and round timers per table                                         |
| **Vehicle Podium**         | Lucky wheel displays the current vehicle prize on the casino podium                          |
| **Auto Target**            | Auto-detects ox\_target or qb-target                                                         |
| **Auto Inventory**         | Auto-detects ox\_inventory or qb-inventory                                                   |
| **Multi-Language**         | Full ox\_lib locale support across every script                                              |
| **Configurable Locations** | Move any table, ped or wheel by editing the config                                           |
| **Modern UI**              | Clean, simple and modern NUI for every game in the bundle                                    |
| **Phone Aware UI**         | UI auto-shifts when meteo-phone notifications or music player are active so nothing overlaps |

***

#### Requirements

* QBCore or QBox
* ox\_lib
* oxmysql
* ox\_target or qb-target

***

#### Locations and MLOs

The bundle is configured for the **default GTA Online casino interior** out of the box. All table positions, peds and the lucky wheel are set in each script's config and can be moved to fit any other casino MLO. Works great with **gabz casino** or any custom interior. Just paste your coords into the config.

***

#### Quick Links

* [Installation Guide](/paid-scripts/meteo-casino-bundle/installation-guide.md)
* [Changelogs](/paid-scripts/meteo-casino-bundle/changelogs.md)

***

#### Support

* Discord: [discord.meteofivem.net](http://discord.meteofivem.net/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.meteofivem.net/paid-scripts/meteo-casino-bundle.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
