> For the complete documentation index, see [llms.txt](https://ghostware.gitbook.io/ghostware/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ghostware.gitbook.io/ghostware/rainbow-six-siege/r6s-crusader.md).

# R6S Crusader

## 1. Run the loader

{% hint style="warning" %}
Ensure your game is not open before running any cheat loader!
{% endhint %}

Download the correct loader for the product you purchased, then open the loader, please note that on first launch the file may download an update and close (reopen it again), while also randomizing its file name, so place it in a folder in your downloads to ensure you don’t lose track of it.

Loader Download: <https://uniqueloader.com/r6s/>

## 2. Enter your key & click login

Your key can be found under deliverables within your invoice or customer panel.

## 3. Load the cheat

Press Load & launch the game once the loader closes after it finishes downloading data.

{% hint style="warning" %}
**If you get any errors, check** [Common Errors](#id-8.-common-errors)
{% endhint %}

## 4. Wait for the cheat to initialize

When you're in the main menu, press insert and wait 10-30 seconds.

## 5. Toggling the cheat menu

The menu toggle key for the product is Insert. If you do not have this key on your keyboard, you can open the on screen keyboard by pressing CTRL + Windows key + O

## 6. How To Avoid Bans

Most game bans happen because of aimbot use. Anti-cheat systems are highly effective at detecting aimbots, they analyze mouse movements, build a behavioral “fingerprint” of your aim, and flag sudden, unnatural changes in accuracy. Many anti-cheats now use AI to spot these patterns, making aimbot use relatively easy to detect.

**We HIGHLY recommend ESP Only use if possible, read below on why.**&#x20;

ESP provides visual information, such as seeing enemies through walls without ever interacting with your mouse or aim mechanics. Since there’s no input for anti-cheat software to track, there’s no sudden change in your aim or behavior to flag. This makes ESP far harder to detect, giving you a much lower risk profile over long-term play.

## 8. Common Errors

<details>

<summary><strong>Driver Initialization Error 1</strong></summary>

1. Navigate to your Windows Security Settings > "App & browser control" > Scroll down to "Exploit Protection Settings" and click the blue text > Once inside "Exploit protection" Disable all of these one by one.
2. Windows Defender or Kernel Isolation is enabled.  You will need to disable this by following this [guide](/ghostware/getting-started/anti-virus-setup.md)
3. If disabling those doesn't help, try pressing "Get Support!", then select option 1, followed by option 2

</details>

<details>

<summary><strong>Driver Initialization (Driver cannot load on this device)</strong></summary>

1. Uninstall Valorant (and Vanguard) or FACEIT.
2. If uninstalling those doesn't help, try pressing "Get Support!", then select option 1, followed by option 2

</details>

<details>

<summary><strong>Cannot Connect to Server</strong></summary>

1. Make sure your firewall settings are all DISABLED.
2. If that doesn't work try using a VPN, we recommend using [CloudFlare Warp](https://one.one.one.one/).

</details>

<details>

<summary>BSOD / PC Crashing</summary>

1. [Download Runtimes](https://mega.nz/file/BFlE3L4R#5crLsWuZmn3P5dqSGxlZBl7-pojeAqi3n0rjjgyB7RA)
2. Extract the folder.
3. Run the "install.bat" in the extracted folder & wait until it installs.
4. Restart PC & try again.

</details>

<details>

<summary>Loader Closing When Entering Key</summary>

1. Make sure dControl is ON & everything in "Core Isolation" is disabled you can follow this guide [HERE](/ghostware/getting-started/anti-virus-setup.md)
2. If that doesn't work use a VPN, we recommend [CloudFlare Warp](https://one.one.one.one/).

</details>

<details>

<summary>Please Open File Properly</summary>

1. Download & install [WinRAR](https://www.win-rar.com/download.html?\&L=0).
2. Right-click the loader file & select "**Extract Here**"
3. Open the extracted folder.
4. Right-click the loader and select "**Run as administrator**"

</details>

<details>

<summary>Game Crashing</summary>

1. Ensure your game display is set to **Borderless**.
2. Disable CFG in exploit protection settings.
3. Disable NVIDIA Reflex in game settings.
4. Disable NVIDIA overlay & optimisation on NVIDIA settings.
5. Disable all other overlay apps like Overwolf.
6. If none of the above work, try pressing "Get Support!", then select option 1, followed by option 2

</details>


---

# 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://ghostware.gitbook.io/ghostware/rainbow-six-siege/r6s-crusader.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.
