> 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/gamepack/gamepackmods/togglemods/recarga-automatica-grabadora.md).

# Recarga automática (grabadora)

| <img src="/files/4cd2283d489ddc6e33758c909123ac208322758c" alt="" data-size="original"> | <h2><mark style="color:rojo;">Recarga automática (Grabadora)</mark></h2> |
| --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |

***

| Conmutador M.O.D. de recarga automática (Grabadora)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p></p><p><strong>Cuando está activado</strong> <img src="/files/367250ee25a4587afb17ba98b3d71953449d65ab" alt="" data-size="line"><strong>ENCENDIDO</strong>, este M.O.D. te permite registrar una recarga perfecta, haciendo que experimentes con frecuencia recargas automáticas perfectas para una sobrecarga casi constante.</p><ul><li>Para registrar un tiempo para tu arma actual, mientras <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENIENDO PRESIONADOS</strong></em> <img src="/files/1b2475d7992830fd3c694a133d262e2631504992" alt="" data-size="line"><em><strong>CRUCETA ABAJO</strong></em>, <em><strong>EMPIEZAS</strong></em> <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENIENDO PRESIONADOS</strong></em> o <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line"><em><strong>DISPARAS REPETIDAMENTE</strong></em> HASTA que tu arma se sobrecaliente y comience su secuencia de recarga.</li><li><em><strong>PERMANECE</strong></em> <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENIENDO PRESIONADOS</strong></em> <img src="/files/1b2475d7992830fd3c694a133d262e2631504992" alt="" data-size="line"><em><strong>CRUCETA ABAJO</strong></em> y en el momento en que la secuencia de recarga cruce la línea amarilla, <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line"><em><strong>PULSA</strong></em> <img src="/files/09eb391823912416d53935299960115f3e138623" alt="" data-size="line"><em><strong>GATILLO DERECHO</strong></em> para registrar (vibración del gatillo derecho).</li><li><em><strong>SUELTA</strong></em> <img src="/files/1b2475d7992830fd3c694a133d262e2631504992" alt="" data-size="line"><em><strong>CRUCETA ABAJO</strong></em>. ¡Ya estás listo!</li></ul> |

Específico de GAMEPACK: [**SW BF2**](/horizon-es/manuals/swbf2.md), **Juegos con temporizador de recarga perfecta**


---

# 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-es/manuals/gamepack/gamepackmods/togglemods/recarga-automatica-grabadora.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.
