> For the complete documentation index, see [llms.txt](https://guide.strikepack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.strikepack.com/horizon-pt/manuals/codww217/gamepackmods/aimmod/aimactivation.md).

# Ativação do M.O.D. de mira

***Comumente encontrado em*** <img src="/files/d5e79816c2c178492c306f31324dd9aa47a2fa0a" alt="" data-size="line">**Configurações&#x20;*****em Shooter**-**GAMEPACKs estilo**,* "**Aim M**.**O**.**D**. **Ativação**" determina como e quando um Aim M.O.D. será ativado.

Há ***geralmente*** **5** opções para selecionar...  **Qualquer ADS**, **Fogo ADS**, **Somente ADS**, **Ativar** - **Totalmente pressionado**, e **Bloquear** - **Totalmente pressionado**. Se alguma dessas opções for considerada inadequada para um jogo específico, seu GAMEPACK pode apresentar menos opções, ou até mesmo **NENHUMA** configuração de Ativação do Aim M.O.D.

|   | <img src="/files/93220f1e7506c13ca8896bd2df2bb1ef0eb2ae40" alt="" data-size="original"> |
| - | --------------------------------------------------------------------------------------- |

<figure><img src="/files/6710e53d1779f23b2f086fe07695e971da76a3d0" alt=""><figcaption></figcaption></figure>

## **Opções explicadas**

<figure><img src="/files/494be37bb824a1fec3281a65fb6e2b2637644f4a" alt=""><figcaption></figcaption></figure>

**Qualquer ADS** estiver ***geralmente*** a opção padrão. O Aim M.O.D. vai <mark style="color:verde;">**ativar**</mark> assim que seu ***MIRAR PELA MIRA*** (ADS) estiver sendo ***PRESSIONADO**.*  No entanto, isso pode ser problemático em qualquer jogo que utilize seu ***ADS*** botão para frenagem de veículos ou outras atividades alternativas de gameplay. Os Aim M.O.D.s podem trocar de assento ou fazer você sair do veículo.

**Fogo ADS** tem menos probabilidade de causar problemas com veículos ou outras atividades alternativas de gameplay. O Aim M.O.D. vai <mark style="color:verde;">**ativar**</mark> assim que seu ***ADS** & **DISPARAR*** botões estiverem ***PRESSIONADOS AO MESMO TEMPO**.*  Ele vai <mark style="color:vermelho;">**desativar**</mark> o Aim M.O.D. enquanto você estiver ***NÃO ESTIVER ADS** ou **NÃO ESTIVER ATIRANDO**.*

**Somente ADS** vai <mark style="color:vermelho;">**desativar**</mark> o Aim M.O.D. se você estiver atirando. Isso significa que o Aim M.O.D. vai **SOMENTE** <mark style="color:verde;">**ativar**</mark> quando você estiver ***ADS ENQUANTO NÃO ESTIVER ATIRANDO**.*

A **Totalmente pressionado** opções, desde que você use um gatilho para atirar, aproveitarão a natureza analógica do seu gatilho, permitindo determinar quando usar o Aim M.O.D.:

| Enquanto seu ***GATILHO ADS*** estiver ***TOTALMENTE PRESSIONADO*** até o fim, **Ativar** - **Totalmente pressionado** vai <mark style="color:verde;">**ativar**</mark> o Aim M.O.D.         | <p></p><p><img src="/files/7f6d657110247a2d7090f777ae0948aa87bf1089" alt="" data-size="original"></p> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| Enquanto seu ***GATILHO ADS*** estiver ***TOTALMENTE PRESSIONADO*** até o fim, **Bloquear** - **Totalmente pressionado** vai <mark style="color:vermelho;">**desativar**</mark> o Aim M.O.D. | <p></p><p><img src="/files/7f6d657110247a2d7090f777ae0948aa87bf1089" alt="" data-size="original"></p> |

Depois de fazer sua seleção, toque na <img src="/files/afe4a466cd26514863ac73f74a7e760e88605caf" alt="" data-size="line">seta para trás no canto superior esquerdo para voltar ao Dashboard.


---

# 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://guide.strikepack.com/horizon-pt/manuals/codww217/gamepackmods/aimmod/aimactivation.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.
