> For the complete documentation index, see [llms.txt](https://docs.tzmc.dev/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tzmc.dev/docs/standalone/crypto-heist.md).

# Crypto Heist

Add a thrilling, high-stakes activity to your FiveM server with the **Crypto Heist Script**. This standalone script lets players hack into over 100 servers in a data center to start mining cryptocurrency, offering a unique and engaging gameplay experience.

⚡ **Key Features**:

* **Hack 100+ Servers**: Players can initiate a heist by hacking servers in a secure data center. Each server mined generates earnings at a random rate.
* **Server Management Menu**: Players can monitor the status of the servers during the heist, allowing them to see which servers are actively mining and their earnings.
* **Fully Customizable**: This script is standalone, with open access to key files like police alerts, reward systems, and item checking, making it easy to adapt to any server’s setup.
* **Dynamic Mini-Game Hacking**: Challenge players with a customizable hacking mini-game, where they must complete tasks within a set time to successfully breach the servers.
* **Police Response**: Customize the probability of police being alerted during different stages of the heist, adding an element of risk and unpredictability.
* **Discord Integration**: Automatically send updates to your Discord server, including notifications for heist start, hack success, and heist completion.

📋 **Requirements**:

* No specific framework required! This script works with all frameworks thanks to specific open-access files like police, reward & item check files.

🔧 **Setup & Configuration**:

1. **Installation**: Download and place the script in your server’s resources folder. Add the start command to your server.cfg.
2. **Customizable Settings**: Adjust the mining rates, cooldown times, hacking mini-game difficulty, and more in the config.lua file to match your server's needs.
3. **Integrate With Your Systems**: Easily modify police alerts, item checks, and rewards to suit your server's existing systems.

Whether you're looking to create a high-risk heist or simply want to add more immersive activities to your FiveM server, the **Crypto Heist Script** offers an exciting, standalone solution for players.


---

# 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.tzmc.dev/docs/standalone/crypto-heist.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.
