> For the complete documentation index, see [llms.txt](https://drz-scripts.gitbook.io/drz-scripts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://drz-scripts.gitbook.io/drz-scripts/paid/houserobbery.md).

# Houserobbery

## 🏠 Welcome to drz\_houserobbery

**The ultimate burglary experience for your FiveM server.**

Welcome to the documentation for **drz\_houserobbery**. This script creates an immersive and interactive environment for criminals on your server. Forget about boring "press E to rob" scripts—this resource requires skill, stealth, and strategy.

Players must break in, search furniture, manage noise levels, and escape before the police arrive.

***

### 🔥 Key Features

* **🔐 Interactive Minigames:** Lockpicking doors and cracking safes isn't automatic. Skill is required.
* **🤫 Noise System:** Running or failing minigames generates noise. If the meter gets too high, neighbors will call the police!
* **🛋️ Searchable Interiors:** Loot is not just given; players must search specific props (drawers, tables, shelves).
* **🚓 Police Integration:** Compatible with major dispatch scripts (cd\_dispatch, ps-dispatch, qs-dispatch, and more).
* **🌙 Day/Night Cycle:** Configurable to only allow robberies at night for maximum stealth.
* **💰 Pawn Shop:** Integrated system to sell stolen goods with fluctuating prices (configurable).

***

### ⚡ Performance

We know optimization is key. **drz\_houserobbery** is written to be lightweight.

* **Idle:** 0.00ms
* **Active:** 0.01ms - 0.02ms (depending on interaction)

***

### 🔗 Useful Links

| Platform        | Link                                                                  |
| --------------- | --------------------------------------------------------------------- |
| 🛒 **Webstore** | [Get drz\_houserobbery](https://drz-scripts.tebex.io/package/7145788) |
| 📹 **Preview**  | [Watch on YouTube](https://www.youtube.com/watch?v=ahMLFD4a4eE\&t=1s) |
| 💬 **Discord**  | [Join Support Server](https://discord.com/invite/nJBpRUQWGb)          |

***

{% hint style="warning" %}
**Requirements** Before installing, ensure you have **ox\_lib** and **ox\_target** (or qb-target) installed and updated.
{% endhint %}


---

# 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:

```
GET https://drz-scripts.gitbook.io/drz-scripts/paid/houserobbery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
