# Advanced Organ Harvesting

**Highly customizable** via the config file, and **server files are open source** for easy integration with custom frameworks or inventory systems

**Preview:**\
<https://www.youtube.com/watch?v=3hhpg_Ii3LU>\
\
**Key Features**:

* 🔌 **Customizable Mission Flow**: Hack electric boxes, track targets, and kidnap NPCs for organ harvesting.
* 🏥 **Realistic Medical Props**: Operating tables, organ coolers, and more to simulate the entire procedure.
* 👥 **Interactive Peds & Locations**: Place victims on tables, extract organs, and dispose of bodies at various spots.
* 💰 **Organ Trading**: Sell harvested organs for a profit—payout depends on organ condition and blood type.
* 🚓 **Police Alerts**: Random police alerts and a chance for a law enforcement response if the mission is disrupted.
* ⏱️ **Cooldowns & Debugging Tools**: Built-in cooldowns between missions and debugging tools (set "DebugCommands" to false for regular gameplay).
* 🛠️ **Required Items**: Use specific items like *hack\_zero* for hacking, *magic\_dust* for knockout dust, and *scalpel* and *bonesaw* for operations.
* 🩸 **Blood Type & Organ Compatibility**: Organ payouts vary depending on the donor’s blood type.
* 🏃 **Various Donor Types**: Different donors offer a range of organs with varying conditions and probabilities.
* ⚙️ **Customizable**: Designed for flexibility, the script works with any framework or inventory system. By default, it’s set for *qb-core* and *ox\_inventory*. Need help? Reach out on our Discord!\ <br>

#### **Supported Frameworks**&#x20;

✅ **Framework Compatibility:** QBOX / QB-Core / ESX / Custom\
(*Designed to be mostly standalone, with minimal framework dependencies in server-side files.*)

✅ **Inventory Support:** QB-Inventory / OX-Inventory / Custom\
(*Includes built-in support for QB and OX inventories, with an option to integrate your own custom system.*)

✅ **Target System:** QB-Target / OX-Target\
(*Currently supports only QB and OX target systems, with standalone interaction support coming soon!*)\
\
**Dependencies:**

* [ox\_lib](https://github.com/overextended/ox_lib)
* [oxmysql](https://github.com/overextended/oxmysql)
* [bd-minigames](https://github.com/kristiyanpts/bd-minigames)

📌 *For any questions or custom modifications, feel free to reach out!*\
\
**Important**:\
⚠️ **All client files for this script are escrowed**. However, **all server files are open source**, and the script is designed to be easily edited for integration with your server’s custom framework or inventory system.⚠️\
\
For Any More Question Regarding The Script Join Our [Discord](https://discord.com/invite/PeDmabgehk)!


---

# 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://corelogic-development.gitbook.io/corelogic-development/scripts/advanced-organ-harvesting.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.
