# 4R Tools

## 🛠️ 4RTools for Dummies

### 🟢 Getting Started

#### Step 1: Download 4RTools

* Download the latest version of **4RTools** from the official source.

#### Step 2: Extract & Run

* Extract the downloaded files to a preferred folder.
* Run the application.

  > **Tip:** Running as **Administrator** helps the tool interact with the RO client and hotkeys without Windows blocking permissions.

***

### 🟢 Link 4RTools to Your RO Client

1. Open 4RTools and **Add Server**
2. Input the **HP Address** and **Name Address** of your RO client

   > Make sure **XenaRO** is running before doing this
3. Click **Save**

✅ Once completed, 4RTools should now be connected to your RO client and ready to use.

<figure><img src="https://media.discordapp.net/attachments/1464359631198490634/1465091509249507481/image.png?ex=69b1da4b&#x26;is=69b088cb&#x26;hm=75e1987940892dfdd7eae5fc9174dce026d8428be6b996c18cb5471608b52ee3&#x26;=&#x26;format=webp&#x26;quality=lossless" alt=""><figcaption></figcaption></figure>

## 🍷 How to Use 4RTools – Autopots

#### Step 1: Select Your Client

* Use the **drop-down menu** to select your RO client.
* If you are running **multiple clients**, make sure the selected client matches your **in-game name (IGN)**.

#### Step 2: Set Delay

* Set the **delay** for potion usage according to your server’s speed or rules.

#### Step 3: Configure Hotkeys

* Assign **hotkeys** for **HP potions** and **SP potions**.
* Set the **threshold** for when potions should be used.

> Example:
>
> * HP potion will automatically be used if HP drops **below 90%** and will continue to use until HP reaches **90% or above**.
> * SP potion will automatically be used if SP drops **below 70%** and will continue until it reaches **70% or above**.

#### ⚠️ Note

* You can **adjust these settings** depending on your preference and playstyle.
* Experiment to find the **optimal thresholds** for your character and server.

<figure><img src="https://media.discordapp.net/attachments/1464359631198490634/1465091851576021205/IGN_pots.png?ex=69b1da9d&#x26;is=69b0891d&#x26;hm=056125e7a674eff4fec9c3e6b435a0ad67faa7fb930fc36c24b7b0adeb5b2e3d&#x26;=&#x26;format=webp&#x26;quality=lossless" alt=""><figcaption></figcaption></figure>


---

# 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://xenaro.gitbook.io/xenaro/guides/server-guide/4r-tools.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.
