# How to use Fluent Rust

<details>

<summary>Requirements (Important)</summary>

How to disable Windows Defender:

It is recommended to use Defender Control

[Defender Control v2.1](https://www.sordum.org/9480/defender-control-v2-1/)

How to turn off defender without 3rd party tools:

[Turn off Defender antivirus protection in Windows Security - Microsoft Support](https://support.microsoft.com/en-us/windows/turn-off-defender-antivirus-protection-in-windows-security-99e6004f-c54c-8509-773c-a4d776b77960)

</details>

<details>

<summary>Loader Setup</summary>

[Loader download link](https://wallhack.gg/panel/loader)

#### How to inject: <a href="#h.s9h30cn6spoh" id="h.s9h30cn6spoh"></a>

1. Go to the website here <https://wallhack.gg/> and register your account
2. Login or create an account if you do not have such already.
3. Follow the guide here on how to inject <https://wallhack.gg/panel/news>
4. Download the loader and inject
5. Click “Inject” to load the product.
6. Wait for the loader to Finish.
7. Unplug your USB.
8. Now you can start your game.

</details>

<details>

<summary>Troubleshooting</summary>

## Common issues: <a href="#h.cwkjgv7v46aw" id="h.cwkjgv7v46aw"></a>

#### Cheat not working <a href="#h.fs8u6jg2ufnm" id="h.fs8u6jg2ufnm"></a>

* Menu is not showing up:
* Make sure your Steam and Rust is installed on disk C (system disk).
* How to move your game to a different disk: [help.steampowered.com/en/faqs/view/4BD4-4528-6B2E-8327](https://help.steampowered.com/en/faqs/view/4BD4-4528-6B2E-8327)

#### Error 0xc01c0013 <a href="#h.fs8u6jg2ufnm" id="h.fs8u6jg2ufnm"></a>

1. Make sure UAC (User Account Control) is enabled and file virtualization is enabled
2. Download and run this registry file

[fluent.gg/c01c0013.reg](https://fluent.gg/c01c0013.reg)

Alternatively download and run this batch file as admin

[fluent.gg/c01c0013.bat](https://fluent.gg/c01c0013.bat)

2. Restart your computer
3. If the above does not help you (does not work on Windows Home):
4. Press the Windows + R keys together to open the Run dialog box and type secpol.msc. Then, it will open the Local Security Policy window.
5. Expand Local Policies on the left-hand pane and click Security Options.
6. Open \`User Account Control: Virtualize file and registry write failures to per-user locations\` and make sure it is enabled.
7. Restart your computer
8. Make sure you are not running unofficial Windows ISOs

#### Error 0xc00000bb <a href="#h.it6kcaju6yj9" id="h.it6kcaju6yj9"></a>

* Your Windows version is not supported. Make sure you are running official Windows and you are not on Insider/Preview builds. You can download Windows installation media from Microsoft website.

#### Error 0xc0000365 / 0xc0000906 / 0xc0000907 / 0xc000009a / 0xc0000022 / 0xc000004e <a href="#h.48x2ene30om0" id="h.48x2ene30om0"></a>

* Uninstall FaceIT AC/Vanguard/ESEA anti-cheat or any other anti-cheat which starts up on boot. Make sure to restart your computer afterwards.
* Disable your anti virus.
* If none of the above work, reinstall Windows using official Windows ISO.

#### Error 0xc0000428 <a href="#h.xs7o8n666ebm" id="h.xs7o8n666ebm"></a>

* Disable secure boot.

[Disabling Secure Boot | Microsoft Learn](https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/disabling-secure-boot)

#### Issues with 3rd party HWID spoofers <a href="#h.eibax6yip89e" id="h.eibax6yip89e"></a>

* Some users might experience issues with using 3rd party HWID spoofers. If you have any issues we recommend the following:
* Login into loader
* Before injecting use your 3rd party HWID spoofer
* Inject as you would normally, when loader asks if you want to spoof click “No”
* Launch the game as you would normally

</details>


---

# 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://ssz-services.gitbook.io/guides/fluent-rust/rust-fluent/how-to-use-fluent-rust.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.
