> 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-de/manuals/gamepack/gamepackmods/togglemods/automatisches-nachladen-recorder.md).

# Automatisches Nachladen (Recorder)

| <img src="/files/4c5e90f8ba763075376431838d58a41e296252b8" alt="" data-size="original"> | <h2><mark style="color:rot;">Auto-Nachladen (Recorder)</mark></h2> |
| --------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |

***

| Auto-Nachladen (Recorder) Umschalt-M.O.D.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p></p><p><strong>Wenn aktiviert</strong> <img src="/files/9813576c77860426e563f315c1c551d0603136d9" alt="" data-size="line"><strong>EIN</strong>, ermöglicht Ihnen dieser M.O.D. die Aufzeichnung eines perfekten Nachladens, wodurch Sie häufig perfekte automatische Nachladungen für eine nahezu konstante Überladung erleben.</p><ul><li>Um ein Timing für Ihre aktuelle Waffe aufzuzeichnen, während <img src="/files/9894586f16fd7ecf2d9df2baa9318e1e539d5924" alt="" data-size="line"><em><strong>GEDRÜCKT HALTEN</strong></em> <img src="/files/77728832a0f69c3c9301aa06db033c5cbc51f536" alt="" data-size="line"><em><strong>D-Pad nach unten</strong></em>, <em><strong>BEGINNEN</strong></em> <img src="/files/9894586f16fd7ecf2d9df2baa9318e1e539d5924" alt="" data-size="line"><em><strong>GEDRÜCKT HALTEN</strong></em> oder <img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line"><em><strong>FEUER TIPPEN</strong></em> BIS Ihre Waffe überhitzt und ihre Nachlade-Sequenz beginnt.</li><li><em><strong>VERBLEIBEN</strong></em> <img src="/files/9894586f16fd7ecf2d9df2baa9318e1e539d5924" alt="" data-size="line"><em><strong>GEDRÜCKT HALTEN</strong></em> <img src="/files/77728832a0f69c3c9301aa06db033c5cbc51f536" alt="" data-size="line"><em><strong>D-Pad nach unten</strong></em> und in dem Moment, in dem die Nachlade-Sequenz die gelbe Linie überschreitet, <img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line"><em><strong>TIPPEN</strong></em> <img src="/files/b8424e24a0745b88665d0aea545176927a750f9c" alt="" data-size="line"><em><strong>RECHTER TRIGGER</strong></em> um aufzuzeichnen (Vibration des rechten Triggers).</li><li><em><strong>LOSLASSEN</strong></em> <img src="/files/77728832a0f69c3c9301aa06db033c5cbc51f536" alt="" data-size="line"><em><strong>D-Pad nach unten</strong></em>.  Los geht's!</li></ul> |

GAMEPACK-spezifisch: [**SW BF2**](/horizon-de/manuals/swbf2.md), **Spiele mit perfektem Nachlade-Timer**


---

# 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-de/manuals/gamepack/gamepackmods/togglemods/automatisches-nachladen-recorder.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.
