# Auto Attack System

Allow players to farm legally exp or drop or both on a map while they are away from computer / game.

* Note that to activate the auto-attack feature, your character must have the following glass bottles.

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

* TAKE NOTE: **Auto-Attack Glass Bottles have their durations every time it is used they never extend the current time unless they replace it.**
* **To use auto Attack please check** [Players commands](/asurielro-wiki/introduction/players-commands.md).
* **Auto Attack Glass Bottle can be obtained through Cash Shop, Season Events, and GM Hosted Events.**

{% embed url="<https://youtu.be/8jbXiyCgoZ4>" %}

– Auto heal skill (skill list : Heal, Highness Heal, Potion Pitcher, etc.)

– Auto HP / SP potions use (Configure min HP or SP before using it)&#x20;

– Sit / Regen (Configure min HP or SP before sit, it auto stand to attack if hit)

– Auto buff skill (Player can choose between all his support skills, it checked if the player is still under status to rebuff)

– Auto attack skill (Player can choose between all his target or ground skills, if ground, the skill is used on enemy position)

– Auto buff item use (item list : Concentration, Awakening, Berserk potions, others can be added on script side, player can choose the delay between each use)

– Disallow warp to another map while autoattack running

– If death, auto attack system will be automatically deactivated

– Allow player to disable auto melee attack.

– Teleportation configuration (skill and fly wing, ex 1) if no mob meet after x s 2) if low hp))

– Allow player to choose enemies by mob id

– Allow player to choose item to loot by item id


---

# 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://asurielros.gitbook.io/asurielro-wiki/guides/auto-attack-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.
