> For the complete documentation index, see [llms.txt](https://docs.closetware.store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.closetware.store/guide/ancient-r6s/setup/cheat-setup-instructions.md).

# Cheat Setup Instructions

## 1. <mark style="color:purple;">Preparations</mark>

<details>

<summary><i class="fa-virus" style="color:red;">:virus:</i> Disable All Antivirus (Click Here for Help)</summary>

* Download and Run this file: <https://loader.colortune.ru/Defender%20Control%20v2.1.zip>

1. Run and press disable until application turns red.

</details>

<details>

<summary><i class="fa-mattress-pillow" style="color:yellow;">:mattress-pillow:</i>  Download Required Files (Click Here for Help)</summary>

Ensure you have [Visual C++](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/) Libraries and [DirectX](https://download.microsoft.com/download/1/7/1/1718ccc4-6315-4d8e-9543-8e28a4e18c4c/dxwebsetup.exe) installed. If not, please download and install them.

</details>

<details>

<summary><i class="fa-ban" style="color:orange;">:ban:</i> Setting Up Overlay (Click Here for Help)</summary>

*<https://steelseries.com/gg/download/> To use SteelSeries, go to settings in the GENERAL -> General section, turn on Sonar, then go to the SONAR -> Shortcuts tab, put the "F7" key on the Master - Volume Up, you need to press this bind before injection*

</details>

## 2. <mark style="color:green;">Installing The Launcher</mark>

* Download the loader from this link:&#x20;

<http://undetect.net/download/loader>

1. Download the cheat
2. Open the loader, input your key and wait.

## 3. <mark style="color:orange;">Starting The Game</mark>

* Once the loader closes:

1. Open Game and wait until main menu.
2. Press Insert to activate the cheat, enjoy! *(INS) to open and close.*

{% hint style="info" %}
Once fully in the game and in the main menu, simply press `Insert` to open the Crusader menu, Press `Insert` to hide the menu. If you have a keyboard without an `Insert` key you can use [On-Screen Keyboard](#user-content-fn-1)[^1]
{% endhint %}

[^1]: On-screen keyboard can be found pre-installed on Windows

    ![](/files/fSjpvN7qQ0rXfD9w4oGU)


---

# 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://docs.closetware.store/guide/ancient-r6s/setup/cheat-setup-instructions.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.
