# T1GER Bank Robbery

![](/files/hgKeREPSUopctfEL2wee)

#### [**View on Tebex**](https://store.t1ger.net/package/4747713) | [**CFX Forum Post**](https://forum.cfx.re/t/esx-t1ger-bank-robbery-unique-features-8-pre-configured-banks-minigames-and-much-more/4774063) | [**YouTube Showcase**](https://youtu.be/a1pgPkVVKvE) | [**Discord**](https://discord.gg/t1ger)

## INSTALLATION

### DEPENDENCIES

<table data-header-hidden><thead><tr><th width="221" align="center">Dependency</th><th width="150" align="center">Download</th><th width="150" align="center">Install</th><th width="333.1538461538462">Description</th></tr></thead><tbody><tr><td align="center"><strong>Dependency</strong></td><td align="center"><strong>Download</strong></td><td align="center">In<strong>stall</strong></td><td><strong>Description</strong></td></tr><tr><td align="center"><code>meta_libs (vers. 1.3+)</code></td><td align="center"><a href="https://github.com/meta-hub/meta_libs/releases/tag/v1.31">Link</a></td><td align="center">Required</td><td>Required to safecracking and drilling.</td></tr><tr><td align="center"><code>mhacking</code></td><td align="center"><a href="https://gitlab.com/t1ger-scripts/t1ger-requirements/-/tree/main/mhacking">Link</a></td><td align="center">Optional</td><td>Used to hack terminal keypads</td></tr><tr><td align="center"><code>utku fingerprint</code></td><td align="center"><a href="https://github.com/utkuali/Finger-Print-Hacking-Game">Link</a></td><td align="center">Optional</td><td>Used to hack vault keypads</td></tr><tr><td align="center"><code>progressBars</code></td><td align="center"><a href="https://gitlab.com/t1ger-scripts/t1ger-requirements/-/tree/main/progressBars">Link</a></td><td align="center">Optional</td><td>Use mine or disable and use yours.</td></tr></tbody></table>

### START

1. Extract`t1ger_bankrobbery.rar` and place it into your resource folder.
2. Install the SQL file into your database (⚠️see [#SQL](#sql) for instructions).
3. Setup`config.lua` (⚠️see [#CONFIGURATION](#configuration) for instructions).
4. Install the required and/or optional dependencies.&#x20;
5. Add`ensure t1ger_bankrobbery`to your server start config (place it anywhere below the dependency & framework resources).

### SQL

{% hint style="danger" %}
Please open **`items.sql`** and either import or execute the queries into your database to add the items needed for the robberies.
{% endhint %}

### CONFIGURATION

{% hint style="warning" %}
Please go through **all** configurable options & settings in `config.lua` and configure them to your server's preferences.

Also please read the comments at the end of each line, for a brief information on what the option does.&#x20;
{% endhint %}

### UTILITIES

{% hint style="info" %}
In **`client/utils.lua`** there is a file where you can edit some utility functions. In here you can customize notifications, draw texts and many other functions. \
Please do read it through and make changes to meet your server's preferences.
{% endhint %}

## MISCELLANEOUS

### CHAT COMMANDS

{% hint style="info" %}
*Please note, all these command strings are configurable and can be disabled as well.*
{% endhint %}

| **Command**     | **Description**                                        |
| --------------- | ------------------------------------------------------ |
| `/cameria <id>` | Command to access camera as police, example: /camera 3 |

## SCRIPT NOT WORKING / ERRORS

{% hint style="success" %}
**DOOR NOT FROZEN/DRAW TEXT OFFSET WRONG**\
[❓](https://emojipedia.org/question-mark/)  The door is not frozen and/or the 3D draw text offset is weird and not at the door.

[✔️](https://emojiguide.com/symbols/check-mark/) You are most likely using a custom MLO or have some changes. Use an object hash finder to find the correct hash model of the door and update in `config.lua`
{% endhint %}


---

# Agent Instructions: 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://docs.t1ger.net/free-resources/t1ger-bank-robbery.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.
