> For the complete documentation index, see [llms.txt](https://unixx.shop/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unixx.shop/docs/games/rocket-league/select-your-bot/averia-ai-bot/avoiding-bans.md).

# Avoiding Bans

{% hint style="danger" %}
If you have been banned before you will need to spoof + clean correctly, please do so following [this guide](/docs/games/hwid-spoofers/select-your-spoofer/averia-temp-spoofer/how-to-download.md#install-averia-temp-spoofer).
{% endhint %}

## General Advice <a href="#general-advice" id="general-advice"></a>

* Configure your bot settings **in the main menu only** — avoid adjusting anything in-game
* &#x20;**Only use the bot on an account you are willing to risk.**&#x20;

## Performance Expectations <a href="#performance-expectations" id="performance-expectations"></a>

* With **Bot ON** (queueing with randoms): → Plays at **GC3 – Low SSL level**
* With **Bot ON + another bot in 2s**: → Plays at **Low SSL – Mid SSL level**

## Important Rules (VERY IMPORTANT) <a href="#important-rules-very-important" id="important-rules-very-important"></a>

**1. Do NOT toggle mid-game**

Do **not** toggle the bot or open the menu during a match.

> This can be detected by **EAC** due to sudden input changes and may result in a ban.

## **Do NOT tab out or AFK**

If you leave the game running in the background or tab out for extended periods:

> **EAC server-side checks** can detect this behavior and flag your account.

Stay active while the bot is running.

## **Avoid excessive reports**

Rocket League uses a **report-based flagging system**:

* The more reports you receive, the higher your risk
* Better / older accounts receive fewer reports
* You can **buy tracker views** to reduce reports and make your account appear more authentic

## **Avoid suspicious account behavior**

EAC uses **heuristics-based detection**:

* Fresh accounts + sudden high performance (e.g. 20–0 streaks) = flagged
* You should use:
  * An **aged account**
  * With **legit playtime**
  * Preferably with **existing stats/history**

## Additional Tips to Stay Safe <a href="#additional-tips-to-stay-safe" id="additional-tips-to-stay-safe"></a>

* Use **in-game chat** to appear human
* **NEVER USE THE BOT ON WANTED / MAIN ACCOUNTS**
* Avoid using:
  * Auto-queue
  * Auto skip replay

These can make your behaviour look unnatural.

## Disclaimer <a href="#disclaimer" id="disclaimer"></a>

We cannot guarantee you will never get banned. Bans are not caused by the product itself, but by **how legitimate your gameplay appears**.

* Accounts with history = **lower risk**
* Fresh or suspicious accounts = **higher risk**

The AI is continuously improving its humanization. Currently, only **\~1 in 25 users** encounter issues.

🚨 **Always use the product on an account you are willing to risk.**  🚨


---

# 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://unixx.shop/docs/games/rocket-league/select-your-bot/averia-ai-bot/avoiding-bans.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.
