> For the complete documentation index, see [llms.txt](https://help.shamods.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.shamods.com/our-products/rainbow-six-siege/crusader/before-injecting.md).

# Before injecting

If you struggle with completing any of these steps or are unsure what any of these options are we highly suggest typing in how to \_\_\_\_ in chat gpt it will explain it in great detail.

* 1\. Uninstall Faceit anti-cheat and Riot Vanguard using "Add or Remove Programs".
* 2\. Disable all antiviruses on your computer - if you have an antivirus program installed uninstall it. Disable windows antivirus by hitting "manage settings - real time protection toggle off"
* 3\. Disable Windows Defender using D-control [Disable Windows Defender - Dcontrol](https://onlycheats.gitbook.io/onlycheats-technical-guides/information/getting-started/quickstart/disable-windows-defender-dcontrol) (Dont do it manually and think its the same thing. USE D CONTROL.)
* 5\. To run the cheat, you must also disable Reputation-based Protection- This is under App & Browser control. Open the start(windows) menu and search for “Reputation-Based Protection.” Open this window, In the window that opens, disable all options.
* Disable Memory Integrity / Core Isolation all options
* Disable all options under exploit protection
* Disable Windows Smart screen options under Apps & Browser Control
* Also, if you have problems with cheat injection or other problems during the game (ESP lags, etc.), then try switching the screen mode to "Borderless / Windowed)" in the game settings.
* If your loader is ever just closing or wont load during injection process try a vpn(tunnelbear/proton etc are free) . You can disconnect the vpn after you load the game.
* Turn off Secure boot in your bios if you are not being able to load or inject the cheat. Before you turn off secure boot ensure you disable your PIN for login in windows settings - make it want a password to log into your pc rather than PIN.[Disable Secure Boot](https://onlycheats.gitbook.io/onlycheats-technical-guides/information/getting-started/quickstart/disable-secure-boot)


---

# 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://help.shamods.com/our-products/rainbow-six-siege/crusader/before-injecting.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.
