> For the complete documentation index, see [llms.txt](https://wiki.stmod.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.stmod.net/private-servers/skill-buffbot.md).

# Skill / buffbot

<figure><img src="https://app.gitbook.com/o/SrVu0j9CYXbvJXRYgHnk/~/files/rbIDvTbI3WNgLDZsTh0z" alt=""><figcaption></figcaption></figure>

## Buffbot

The Buffbot automatically applies selected skills to a specified target at a set interval.

* **Target name** — Select the target that will receive your buffs.
* **Skills** — Select the skills you want to cast on the target.
* **Delay** — Set how frequently (in seconds) the bot should re-apply buffs to the target.
* **Follow target** — When enabled, the bot will follow the specified target to stay in range.
* **Go to entity** — Select the movement method used to reach the target:
  * **Walking** — Moves normally on foot.
  * **Hybrid** *(recommended)* — Combines movement modes to avoid getting stuck, while appearing to other players as if you are walking normally.
  * **Teleporting** — Instantly moves to the target's position.

## Skillbot

The Skillbot automatically activates selected skills based on a configurable cooldown check.

* **Skip skill animation** — When enabled, skill animations are skipped during use, speeding up skill activation.
* **Skills** — Select the skills you want the bot to use automatically.
* **Strong body** — When enabled, the bot will activate the Strong Body skill regardless of your character's race. This is useful for preventing knockback from other players or mobs. Note: this feature may not work on all servers.
* **Delay** — Set how frequently (in seconds) the bot should check whether a skill is ready to be used.


---

# 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:

```
GET https://wiki.stmod.net/private-servers/skill-buffbot.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.
