> For the complete documentation index, see [llms.txt](https://docs.ducks-services.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ducks-services.com/select-your-product/select-your-game/rust/ducks-rust-aio-script.md).

# Duck's Rust AIO Script

{% embed url="<https://ducks-services.com/store/product/583-ducks-rust-aio-script-7-days/>" %}

***

{% stepper %}
{% step %}

### Download the Loader

<a href="https://dl.vanuri.com/vanuriclient/VanuriClient.exe" class="button primary" data-icon="arrow-down-to-bracket">Download Loader</a>
{% endstep %}

{% step %}

### Windows Setup

1. Install all Windows Updates
2. Disable HVCI (Core Isolation -> Memory integrity OFF)
3. Disable any color adjustments
4. Disable HDR
5. For NVIDIA GPU Users: Disable the iGPU in Device-Manager if you have one&#x20;

   <div align="left" data-with-frame="true"><figure><img src="https://ducks-services.gitbook.io/rust-ducks-aio-script/~gitbook/image?url=https%3A%2F%2F1833471101-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FVVjcGTj42yKCnqKdwNjU%252Fuploads%252Fz7489fEJoFfUTeb5NdNF%252Fimage.png%3Falt%3Dmedia%26token%3D87baba0c-f001-400d-869d-fa84ffd32d79&#x26;width=300&#x26;dpr=3&#x26;quality=100&#x26;sign=9939e467&#x26;sv=2" alt=""><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Register / Login

* Register / Login into the loader using your key.
  {% endstep %}

{% step %}

### Run System Check

* Complete all **required checks** in the System Check window.
  {% endstep %}

{% step %}

### Restart PC

* Restart your **PC** after setup completes.
  {% endstep %}

{% step %}

### Start Game

* Launch **Rust** without the cheat.
  {% endstep %}

{% step %}

### Configure Settings

Set the following in-game:

* **Compass Visibility:** ON
* **Crosshair Color:** Red
* **UI Scale:** 1.0
* **Render Scale:** 1.0
* **Depth of Field:** OFF
* **Motion Blur:** OFF
  {% endstep %}

{% step %}

### Match Resolution

* Use a supported resolution (**FHD – 4K**) and ensure **desktop and game resolution match**.
  {% endstep %}

{% step %}

### Close Game

* Close **Rust** after configuring settings.
  {% endstep %}

{% step %}

### Launch Client

* Open **VanuriClient** and log in again.
  {% endstep %}

{% step %}

### Select Cheat

* Choose your **cheat** and click **Launch Cheat**.
  {% endstep %}

{% step %}

### Wait for Build

* Wait for VanuriClient to finish preparing the **unique build**.
  {% endstep %}

{% step %}

### Start Game

* Launch **Rust** when prompted.
  {% endstep %}

{% step %}

### Load Menu

* Wait in the **main menu** until the **cheat UI appears**.
  {% endstep %}

{% step %}

### Toggle Cheat

* Press **Insert** to **start or stop** the cheat.
  {% endstep %}

{% step %}

### Adjust Config

* Stop the cheat to **change settings**, then start it again.
  {% endstep %}

{% step %}

### Match Settings

* Set **FOV and sensitivities** to match your **in-game settings**.
  {% endstep %}
  {% endstepper %}

<details>

<summary><strong>🛠️ Troubleshooting</strong></summary>

### Aimbot is shoppy and not smooth: <a href="#aimbot-is-shoppy-and-not-smooth" id="aimbot-is-shoppy-and-not-smooth"></a>

Make sure RUST is not consuming all of your GPU, check it by opening your Task manager on second screen (or on same screen with option "Always on Top", then check GPU usage while running arounbd in RUST. It must not exceed 70%

</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://docs.ducks-services.com/select-your-product/select-your-game/rust/ducks-rust-aio-script.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.
