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

# TUNA FRUIT TREES

### INTRODUCTION

**Tuna Fruit Trees** is a script developed for Fivem, providing a variety of options and content that will allow you to have different zones, collect fruits and work in the fields with other players while doing those tasks.&#x20;

The script supports **ESX Framework**, including ESX Legacy, ESX 1.1 and ESX 1.2, and also **QBCore**.&#x20;

The script is available to purchase [here](https://tuna-scripts.tebex.io/package/5618433).

### SCRIPT FEATURES

In this script you can find a large variety of content, including:

* Fruit Zones Customization
* Metadata
* Syncronization
* Job Friendly

More information can be found in the next page.

### CONFIGURATIONS

The script provides a large possibility to configure and create new zones according to your preferences.

For the ESX version, qtarget and ox\_target are the available targets to be used, while for the QB version, qb-target and ox\_target are the ones available.

If you are not using a target system in your server, you can control the actions by using a Key, which you can configure in the appropriate file.

Notifications are also included and can be changed to any script that your server is using.

### PERFORMANCE

The script is well optimized. In idle runs at 0.00ms and while performing an action it runs at 0.00ms as well. Can pick \~0.01ms if a specific action is being used. If using markers or actions with a key like \[E], for a common reason it will pick \~0.03ms

### NOTES

If you have any questions regarding the script, suggestions, need support or would like to be part of the community, feel free to join on Discord - <https://discord.gg/NDxCNuYGdC>

{% hint style="success" %}
**Script** ready for qtarget (ESX), ox\_target (ESX/QB) and QB-Target (QB)
{% endhint %}

{% hint style="success" %}
**Dependencies:** None
{% endhint %}

{% hint style="info" %}
Script is using Fivem Tebex Escrow system | Game Build should be 2545 or higher
{% endhint %}

{% hint style="info" %}
Client | Server | Metadata protected. Other files are open for customization.
{% endhint %}

### CREATION OF SCRIPT

The aim of this project was to bring the best experience for players and servers, by exploring different zones, farming context, technologies and unique systems to focus on Roleplay. It was really important to include syncronization between players, something that can create different experiences, while ensuring the quality and performance.


---

# 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://tuna-scripts.gitbook.io/tuna-scripts/scripts/tuna-fruit-trees.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.
