> For the complete documentation index, see [llms.txt](https://docs.0resmon.org/0resmon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.0resmon.org/0resmon/0r-resources/0r-heistpack.md).

# 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="/pages/ZqH6fnzRWpItVUYC4Jph" %}
[Setup and Items](/0resmon/0r-resources/0r-heistpack/setup-and-items.md)
{% endcontent-ref %}

{% content-ref url="/pages/VRqkG6khZJ1ciPof5EHO" %}
[Script Integrations](/0resmon/0r-resources/0r-heistpack/integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/XLng4dUPA9Xrh8twJcHb" %}
[Exports/Events](/0resmon/0r-resources/0r-heistpack/exports-events.md)
{% endcontent-ref %}

{% content-ref url="/pages/xLlZkv5PkE5RFl4NQWaJ" %}
[FAQ and Troubleshooting](/0resmon/0r-resources/0r-heistpack/faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/5LZtX7Oir23lWdae7JQm" %}
[Configuration and Scenarios](/0resmon/0r-resources/0r-heistpack/configuration-and-scenarios.md)
{% endcontent-ref %}

{% content-ref url="/pages/lLvw5MVZLgooFB90cMsK" %}
[Heist Scenarios Guide](/0resmon/0r-resources/0r-heistpack/heist-scenarios-guide.md)
{% 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
