> 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-es/manuals/swbf2/gamepackmods/autorun/autorunreloadwait.md).

# Espera de recarga de carrera automática

***Para los juegos que lo necesiten**,* "<img src="/files/11c2dfaa71a0a9b49a257d180adc8753e56e3b64" alt="" data-size="line">**Ejecución automática Recarga Espera**" suele estar bien en **3** segundos. Este es el tiempo que el M.O.D. de Ejecución automática esperará para activarse después de que usted ***SUELTA*** tus ***RECARGAR*** botón. Esto es necesario para los juegos que cancelan la recarga al esprintar sin proporcionar una opción dentro del juego para desactivarlo.

{% hint style="danger" %}
A menudo habrá un pequeño efecto secundario al aumentar demasiado el valor de espera. El botón de reaparición suele ser el mismo que el botón de recarga, lo que significa que habrá un retraso en la activación de Auto Run cuando reaparezcas.
{% endhint %}


---

# 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://guide.strikepack.com/horizon-es/manuals/swbf2/gamepackmods/autorun/autorunreloadwait.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.
