# External

Welcome, Valued Customer!

Thank you for supporting our project! To ensure a smooth and seamless experience, please follow the setup guide below carefully. This will help you avoid potential issues.

***

#### Preparing Your Computer:

1. Download DControl\
   Download the setup from the provided link: <https://mega.nz/file/N4ZwnTzI#UBIbpnRRDSp9mrEKA5RC1v2eyV410Dwj2dGr9Usb1rA> WinRAR Password: sordum
2. Disable Windows Defender\
   Launch DControl and click on the “Disable Windows Defender” button.
3. Stop WDFILTER.sys\
   Open CMD as Administrator and run the following command:\
   sc query wdfilter\
   Check if the “STATE” is set to “STOPPED.”\
   If it is not, run this command to stop it:\
   sc stop wdfilter
4. Install Required Libraries\
   Ensure you have Visual C++ Libraries (2015-2022) installed. If not, please download and install them.
5. Install DirectX: <https://www.microsoft.com/en-us/download/details.aspx?id=35>
6. Uninstall Antivirus Software\
   Remove any antivirus software from your system, including:
   * Avast
   * Malwarebytes
   * Kaspersky
   * McAfee
   * Or any other similar programs.
7. If you have issues that menu doesn't appear in game after "Successful Injection" in loader, delete latest Windows Updates & Windows Security Updates, then pause Windows Updates, restart pc and try again.

***

#### FAQ:

Why do I need to disable Windows Defender? Anti-Cheat systems can detect drivers through the WDFILTER.sys file, which is part of Windows Defender. Disabling it prevents detection, ensuring the product runs smoothly and undetected.

***

#### Launching the Product:

Important: Ensure that the Game Launcher and Call of Duty are completely closed before launching the loader.

1. Run the [loader](https://mega.nz/folder/o2UxgS7J#8ucHng9ErREvFGq2UK1RQQ/file/B79BWKQD) that was provided with your purchase and enter your activation key.
2. Wait for the message “Successfully Injected.”
3. Launch Call of Duty.
4. Enjoy the cheat and dominate the game!\
   \
   Loader[ Download](https://mega.nz/folder/o2UxgS7J#8ucHng9ErREvFGq2UK1RQQ/file/B79BWKQD)

***

#### Additional Notes:

* Loader Removal: The loader automatically deletes itself after injecting the cheat. You’ll need to download it again using the same link.
* Why This is Done:\
  This is done to ensure no traces of the loader remain on your PC while the Anti-Cheat system is active. It also helps prevent any unwanted scans of the loader file. Additionally, each time you run the loader, a new build will be generated for each user. You can verify this by checking the link – the loader is updated every 5 minutes.

***

If you have any questions or run into any issues, don’t hesitate to contact us for support. We’re here to help!

Enjoy the game!


---

# Agent Instructions: 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:

```
GET https://astrions-guide.gitbook.io/get-started/bo6/external.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
