# 0R - Heist Robbery Pack

{% hint style="info" %}
This script is intended for ESX, QBCore, and Qbox based servers.
{% endhint %}

```lua
author '0resmon & alikoc.dev'
```

## Overview

`0r-heistpack` is a robbery and heist package built around multiple configurable scenarios. This documentation is intentionally simplified so server owners can find setup steps, item requirements, configuration, and integration points without digging through nested pages.

## Start Here

{% content-ref url="0r-heistpack/setup-and-items" %}
[setup-and-items](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-heistpack/setup-and-items)
{% endcontent-ref %}

{% content-ref url="0r-heistpack/integrations" %}
[integrations](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-heistpack/integrations)
{% endcontent-ref %}

{% content-ref url="0r-heistpack/exports-events" %}
[exports-events](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-heistpack/exports-events)
{% endcontent-ref %}

{% content-ref url="0r-heistpack/faq" %}
[faq](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-heistpack/faq)
{% endcontent-ref %}

{% content-ref url="0r-heistpack/configuration-and-scenarios" %}
[configuration-and-scenarios](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-heistpack/configuration-and-scenarios)
{% endcontent-ref %}

{% content-ref url="0r-heistpack/heist-scenarios-guide" %}
[heist-scenarios-guide](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-heistpack/heist-scenarios-guide)
{% endcontent-ref %}

## What Is Included?

This pack is designed for servers that want multiple robbery scenarios inside one resource. The exact scenario list can vary by package version, but the documentation structure stays the same: install the script, add the required items, connect your integrations, check the common questions, then adjust the scenario files you want to use.

## Important Notes

* Main script settings are inside the `config/` folder
* Scenario-specific settings are inside `config/scenarios`
* The SQL file runs automatically
* Item images are included in the script's `ui/build/items` folder
* Custom server integrations are handled through the module files mentioned in this documentation
