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

# @autoattack

To help you manage your grind, we want to remind you about our built-in **Auto-Attack system** (accessible via the **`@autoattack`**). While this tool is incredibly helpful, using it comes with certain trade-offs that you should keep in mind! <br>

✅ The Pros

* **Wrist Relief:** Say goodbye to finger fatigue! The system handles the endless clicking for you.
* **Multitask Friendly:** You can level up or farm materials while doing chores, studying, or relaxing.
* **Pure Efficiency:** The AI immediately locks onto the next target, minimizing your downtime between kills.&#x20;
* <mark style="color:$primary;">**👑 Premium Perks (**</mark>[<mark style="color:$primary;">**Bro Assistant Contract**</mark>](/wiki/bananaro-features/bro-assistant-contract.md)<mark style="color:$primary;">**):**</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">Activating this item unlocks the</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">**Premium Configuration Menu**</mark><mark style="color:$primary;">. This lets you fine-tune your Fly Wing delays, chain advanced skill combos, and manage smart targeting so your character never gets stuck.</mark>

❌ The Cons

* **Zero Brainpower:** <mark style="color:red;">The @autoattack command only uses basic attacks. It will not use strategic skills, combos, or smart positioning.</mark>
* **Danger Zone:** <mark style="color:red;">Your character cannot see bosses or dangerous mobs. It will happily walk you straight into a death trap.</mark>
* **Resource Drain:** <mark style="color:red;">If your Fly Wing or teleport settings are misconfigured, you might burn through your supplies in empty areas.</mark>

***

⚠️ IMPORTANT: Player Liability & Rare Loot (Cards)Please remember that **you are 100% responsible for your character while using the auto-attack command.**

* **Missed Loot:** If your character kills a monster, drops a rare **Card**, and immediately teleports away (or gets disconnected) before picking it up, **Staff will NOT restore the item.**
* **The Risk is Yours:** The system is an optional tool. If you choose to use it, you accept the risk of missing out on ultra-rare drops due to fast teleporting, full inventories, or mapping issues.

**Tip:** Double-check your `@autoloot` settings and adjust your Fly Wing delay timers to ensure your character actually grabs the loot before warping!Happy hunting, and grind safely! ⚔️


---

# 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://bananaro.gitbook.io/wiki/bananaro-features/autoattack.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.
