# RUST SCRIPT SETUP (down atm)

{% stepper %}
{% step %}

#### loader

[https://mega.nz/file/wL03UDAD#\_VVyhrTvdIJlmm7eB89Z9biOr8bKvXt4w\_ZzBisE34garrow-up-right](https://mega.nz/file/wL03UDAD#_VVyhrTvdIJlmm7eB89Z9biOr8bKvXt4w_ZzBisE34g)

password is recoil.
{% endstep %}

{% step %}

#### How to select wepons

* Auto Weapon Detection (Enabling this will disable cycling via keybinds)
* Weapon Cycling Keybind (Settings Tab)
* Unique Keybind (Recoil Tab)
  {% endstep %}

{% step %}

#### best settings

* 1920x1080 resolution
* 1.0 UI Scale
  {% endstep %}

{% step %}

#### Playing stretched res?Auto Weapon Detection Not Working?

* Follow this video (<https://www.youtube.com/watch?v=OEAn8NBG19I>) and set your screen mode in-game to borderless after you do this. Then make sure your resolution on the script matches with the game.
  {% endstep %}

{% step %}

#### Auto Weapon Detection Not Working?

* Make sure you are on borderless. (You can change your monitor resolution in windows settings if you don't want to play on native resolution)
* If you are using skins, and it isn't detected for that specific skin, then let us know what skin it didn't work for.
* Make sure you are using your screen resolution for your game resolution. (You can use follow the stretched resolution video to use other resolutions)
* Make sure Rust is running on your primary monitor.
* Press the "sync" button on the script to make sure your UI scale is exactly 1:1 with the game.
* The accuracy of auto detection lowers with your UI scale.
* Make sure the resolution on your script matches with your game.
  {% endstep %}

{% step %}

#### recoil-not-being-controlled-good

* Make sure your FOV, Sensitivity, and ADS sensitivity on the script matches 1:1 with the game. (You can press the "sync" button to make it 1:1)
* Make sure the attachments that are on your gun are selected on the script.
  {% endstep %}

{% step %}

#### recoil-not-controlled-when-moving-crouching

Make sure the keys on the script match with your game's movement and crouch binds.
{% endstep %}
{% endstepper %}


---

# 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://titancheats.gitbook.io/titan-setup/rust/rust-script-setup-down-atm.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.
