# Auto Buff System

The **Autobuff System**, designed for **Acolyte-class characters** on BTK server, automates party support by handling healing, buffs, resurrection, and more through an intuitive in‑game.

<figure><img src="/files/mkej7HmDRfg5P4nG141A" alt=""><figcaption></figcaption></figure>

### 🛠 Requirements

* Must be in a **Party**.
* Only available to **Acolyte**, **Crusader**, **Alchemist**, and **Bard/Dancer** classes (including their advanced jobs).
* You must have the required skills/items learned or in your inventory for the system to use them.

### 📌 How to Start

1. Use the **Autobuff Device** item.
2. Choose **Start** from the menu to enable the system.
3. Choose **Configuration** to set up your automatic actions.
4. You can **Stop** at any time from the same menu.

### ⚙ Configuration Menu

When you open **Configuration**, you’ll see several options:

| Menu Option              | What It Does                                                           |
| ------------------------ | ---------------------------------------------------------------------- |
| **Regeneration**         | Set up automatic healing using skills or potions.                      |
| **Buff Skills**          | Automatically cast buffs on yourself or party members.                 |
| **Buff Items**           | Automatically use buff consumables like Awakening Potions or manuals.  |
| **Follow**               | Follow a specific party member and set following distance.             |
| **Resurrection**         | Automatically resurrect fallen allies (Priest-based jobs only).        |
| **PM Command**           | Allow certain party members to send PM commands to control your buffs. |
| **Party**                | Automatically stop autobuff if no party members are online.            |
| **Return to Save Point** | Automatically return to your save point when dead.                     |
| **Token of Siegfried**   | Automatically use a Token of Siegfried to revive.                      |
| **Prioritize Buff**      | Make buffs a higher priority over other actions.                       |
| **Reset All**            | Reset all autobuff settings to default.                                |

### 🩹 Regeneration Menu

* **Auto-Heal** – Choose which healing skill to use, the level, HP% trigger, and who to heal.
* **HP/SP Potions** – Choose when to use potions automatically (HP% or SP%).
* **Potion Pitcher / Slim Potion Pitcher** (Alchemist only) – Automatically throw potions to specific targets.

### ✨ Buff Skills Menu

* Choose which skills to auto-cast, the level, and who to target:
  * Self only
  * Party leader
  * Specific members
  * Everyone except self
  * Entire party

### 🥤 Buff Items Menu

* Enable/disable automatic use of specific consumables:
  * Awakening / Berserk Potions
  * EXP or Drop Boost items
  * Other configured buffs

### 👣 Follow Menu

* Set following distance (2–8 cells).
* Select the party member you want to follow.
* Auto-teleports to them if you get too far or change maps.

***

### 🛡 Resurrection Menu

* For **Priest-based jobs** only.
* Choose to enable/disable auto-resurrection.
* Targets party members within range.

***

### 💬 PM Command Menu

* Decide who can send PM commands to you:
  * Entire party
  * Party leader only
  * Specific members
  * Disable entirely

***

### 📌 Tips for Best Use

* Always keep the required items (potions, tokens, etc.) in your inventory.
* Make sure you have the skill learned at the level you set in the menu.
* If autobuff stops working, check if you are still in a party.
* Reset settings if the system behaves unexpectedly.


---

# 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://www.btkwiki.info/ingame-guides/features/auto-buff-system.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.
