> For the complete documentation index, see [llms.txt](https://aorxog.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aorxog.gitbook.io/wiki/rog-special-feature/auto-attack-system.md).

# Auto Attack System

**Auto Attack** is a feature in **ROG** designed to help players **progress even with limited time**, without disrupting the ecosystem of Manual Players such as casual players, farmers, or boosters. This system **does not significantly affect the game economy** and maintains game balance.

<figure><img src="/files/CNafFaXZ4l3zYEooYDu0" alt="" width="375"><figcaption></figcaption></figure>

## 💡 Auto Attack Concept

<mark style="color:$danger;">**READ CAREFULLY !**</mark>

Characters using Auto Attack will receive <mark style="color:$danger;">**50% REDUCTION in EXP & 70% REDUCTION in Item Drop.**</mark> Technically, <mark style="color:$success;">you only get 50% EXP and 30% DROP!</mark>&#x20;

Auto Attack has **2 types**:

* <mark style="color:$primary;">**NORMAL**</mark> Auto Attack – obtained from [in-game quests](#how-to-get-normal-auto-attack)
* <mark style="color:yellow;">**GOLDEN**</mark>**&#x20;Auto Attack** ✨— Available in <mark style="color:$warning;">**Cash Shop:**</mark>
  * 12 Hours – <mark style="color:yellow;">15.000 CashCoin</mark>
  * 24 Hours – <mark style="color:yellow;">25.000 CashCoin</mark>
  * 7 Days – <mark style="color:yellow;">100.000 CashCoin</mark>
  * 30 Days – <mark style="color:yellow;">350.000 CashCoin</mark>

**Usage Rules**:

* Each **device / HWID** can use <mark style="color:$success;">**2 Auto Attack**</mark>
* You can now run **2 Auto Attack sessions per device**, and both <mark style="color:$primary;">**Normal**</mark> and <mark style="color:yellow;">**Golden**</mark> versions can be active at the same time!

## :question: How to get Normal Auto Attack ?

* 🎵 [<mark style="color:purple;">**Daily Song**</mark>](/wiki/server-feature/main-town/music-box.md)\
  Listening to music in the area for **1 hour** grants you <mark style="color:green;">**2 hours of free Auto Attack**</mark>.
* :triangular\_flag\_on\_post: [<mark style="color:orange;">**Daily Quest**</mark>](/wiki/server-feature/main-town/daily-quest.md)\
  Completing all Daily Quests gives:&#x20;
  * **3 hours of free Auto Attack** for <mark style="color:$info;">Non-VIP</mark> players
  * **6 hours of free Auto Attack** for <mark style="color:yellow;">**VIP**</mark> players

Combine Daily Song and Quests to earn total <mark style="color:$info;">5 Hours ( Non-VIP )</mark> or <mark style="color:yellow;">**8 Hours ( VIP )**</mark> free Auto Attack every day. **Claim your reward directly from the NPC.**

{% hint style="info" %}
1 claim per account per day. Multiple accounts allowed.
{% endhint %}

### 📝 Features & Rules

* Auto Attack is **designed to help players with limited time**. As life gets busier, Auto Attack allows progress to continue with certain limitations.
* Players with more available time can still benefit by using **Free Auto** during breaks.
* The system clearly **marks Auto Attack characters** with **\[AUTO]** beside their name and <mark style="color:purple;">Special ROG Aura</mark> to distinguish it from 3rd party programs.

<figure><img src="/files/j6TEG95JjsCBIvDCPuwR" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
⚠️ If you spot a suspicious player **without the \[AUTO] tag** and **ROG Aura**, please report it immediately to **ROG CS on Discord**!
{% endhint %}

* With Auto Attack, you can **grind while enjoying the main content** of ROG.

> ### *<mark style="color:$info;">The AUTO ATTACK we created isn't made carelessly. It's been carefully designed to ensure everyone enjoys it, without harming the in-game economy.</mark>*

*Check* \[[<mark style="color:blue;">**HERE**</mark>](/wiki/rog-special-feature/auto-attack-system/all-about-auto-attack.md)] *for more tips about **Auto Attack**!*


---

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

```
GET https://aorxog.gitbook.io/wiki/rog-special-feature/auto-attack-system.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.
