> 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-fr/manuals/gamepack/gamepackmods/togglemods.md).

# M.O.D. à bascule \[A-Z]

- [Anti-AFK](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/anti-afk.md)
- [Assistance à la visée](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/assistance-a-la-visee.md)
- [Mise au point automatique](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/mise-au-point-automatique.md): M.O.D. à bascule Auto Focus (Macro à la demande) dans COD WZ Cal, GAMEPACK STRIKEPACK CENTRAL™ pour STRIKEPACK HORIZON™.
- [Délai Quickscope et AHB](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/mise-au-point-automatique/quickscopebreathdelay.md)
- [Apnée automatique](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/apnee-automatique.md)
- [Délai Quickscope et AHB](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/apnee-automatique/quickscopebreathdelay.md)
- [Penchement automatique](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/penchement-automatique.md)
- [Rechargement automatique (enregistreur)](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/rechargement-automatique-enregistreur.md): M.O.D. Rechargement automatique (enregistreur) (Macro à la demande) dans SW BF2, GAMEPACK STRIKEPACK CENTRAL™ pour STRIKEPACK HORIZON™.
- [Temps de rechargement](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/rechargement-automatique-enregistreur/reloadtime.md)
- [Course automatique](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/course-automatique.md)
- [Zone morte](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/zone-morte.md)
- [Sprint plongé](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/sprint-plonge.md): M.O.D. à bascule Sprint plongé (Macro à la demande) dans COD MW 22 / WZ 2, GAMEPACK STRIKEPACK CENTRAL™ pour STRIKEPACK HORIZON™.
- [Headshot facile](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/headshot-facile.md)
- [Couteau facile](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/couteau-facile.md): M.O.D. à bascule Couteau facile (Macro à la demande) dans Grand Theft Online, GAMEPACK STRIKEPACK CENTRAL™ pour STRIKEPACK HORIZON™.
- [Mêlée rapide](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/melee-rapide.md)
- [Assistance à la visée rotationnelle](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/assistance-a-la-visee-rotationnelle.md)
- [Annulation de glissade](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/annulation-de-glissade.md): M.O.D. à bascule Annulation de glissade (Macro à la demande) dans COD MW3-2023, GAMEPACK STRIKEPACK CENTRAL™ pour STRIKEPACK HORIZON™.
- [Glissade YY](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/glissade-yy.md): M.O.D. à bascule Glissade YY (Macro à la demande) dans COD MW 22 / WZ 2, GAMEPACK STRIKEPACK CENTRAL™ pour STRIKEPACK HORIZON™.
- [Roulade intelligente](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/roulade-intelligente.md): M.O.D. à bascule Roulade intelligente (Macro à la demande) dans Grand Theft Online, GAMEPACK STRIKEPACK CENTRAL™ pour STRIKEPACK HORIZON™.
- [Accélération](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/acceleration.md): M.O.D. à bascule Accélération (Macro à la demande) dans la série FC, GAMEPACK STRIKEPACK CENTRAL™ pour STRIKEPACK HORIZON™.
- [Sprint rapide](https://guide.strikepack.com/horizon-fr/manuals/gamepack/gamepackmods/togglemods/sprint-rapide.md): M.O.D. à bascule Sprint rapide (Macro à la demande) dans la série FC, GAMEPACK STRIKEPACK CENTRAL™ pour STRIKEPACK HORIZON™.


---

# 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-fr/manuals/gamepack/gamepackmods/togglemods.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.
