> For the complete documentation index, see [llms.txt](https://communitymumuonlineservers-organ.gitbook.io/community-mu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://communitymumuonlineservers-organ.gitbook.io/community-mu/commandos/f8-attack-e-offattack.md).

# F8, /attack e /offattack

<details>

<summary>Comando F8</summary>

Mais simples, basta selecionar a spell e pressionar. O personagem começará atacar. Este comando funciona apenas com o jogador Online!

</details>

<details>

<summary>Comando /attack</summary>

Complexo, exige conhecimento dos códigos das skills dos personagens. Necessário sua utilização quando desejar ficar em  /offattack.

Para configuração utilize a string:&#x20;

"/attack 1 numerodaskill"

Exemplo: /attack 1 9 (esta string fará com que o personagem utilize Evil Spirit).

Códigos das skill:

1 //Poison\
2 //Meteorite\
3 //Lightning\
4 //Fire Ball\
5 //Flame\
7 //Ice\
8 //Twister\
9 //Evil Spirit\
10 //Hell Fire\
11 //Power Wave\
12 //Aqua Beam\
13 //Blast\
14 //Inferno\
17 //Energy Ball\
19 //Falling Slash\
20 //Lunge\
21 //Uppercut\
22 //Cyclone\
23 //Slash\
24 //Triple Shot\
38 //Decay\
39 //Ice Storm\
41 //Twisting Slash\
42 //Rageful Blow\
43 //Death Stab\
47 //Impale\
51 //Ice Arrow\
52 //Penetration\
55 //Fire Slash\
56 //Power Slash\
60 //Force\
61 //Fire Burst\
62 //Earthquake\
65 //Electric Spark\
78 //Fire Scream

</details>

<details>

<summary>Comando /offattack</summary>

Após configurar o comando /attack você poderá executar o comando /offattack para sair e deixar seu personagem afk. Após executar o comando, seu cliente se desconectará e basta fechar o jogo que seu personagem permanecerá atacando e realizando o /pick durante o tempo do seu plano de conta (FREE = 2H, Bronze = 4H, Silver = 8H, Gold = 12H.

</details>


---

# 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://communitymumuonlineservers-organ.gitbook.io/community-mu/commandos/f8-attack-e-offattack.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.
