# Autobot System (Autohunt)

The Autobot system allows you to progress in Light RO even when you are away from your keyboard. Understanding how to manage your time and knowing the penalties is key to maximizing your efficiency.

#### ⏳ Time Categories

There are two distinct types of Autobot time. You can check your balance and activate the system using the command: `@ab`

**1. Normal Time**

* Duration & Cost: 10,000,000 Zeny for 8 Hours.
* Daily Reset: This time resets every day following the server time (00:00 GMT+8).
* "Use it or Lose it": Any unused Normal Time will be cleared at the daily reset.

**2. Extra Time**

* Permanent: This time never expires. It stays on your account until used.
* Cost: 20 Cash Points per 1 Hour.

***

#### 🔄 How the Priority System Works

The system is designed to protect your permanent investment (Extra Time) by consuming temporary time first.

* Priority: The system always consumes Normal Time first.
* Example Scenario:
  1. You have 8h Normal Time + 10h Extra Time (Total 18h).
  2. If you hunt for 4 hours, you will have 4h Normal + 10h Extra remaining.
  3. At the 00:00 GMT+8 reset, your Normal Time drops to 0, but your 10h Extra Time remains saved.

***

#### ⚠️ Penalties & Restrictions

To maintain server balance, using the Autobot system comes with certain EXP and Drop penalties.

| **Status**     | **Drop Penalty** | **EXP Penalty** |
| -------------- | ---------------- | --------------- |
| Non-VIP Player | 50% Reduction    | 30% Reduction   |
| VIP Player     | 30% Reduction    | 15% Reduction   |

> 🚫 Bubble Gum Restriction:
>
> You cannot use Bubble Gum while Autohunt is active. If you use it while the bot is running, the Autohunt session will stop immediately.

***

#### 🛒 How to Get Started

1. Purchase Time: Visit the NPC Bot Time Trader to buy Normal Time (Zeny) or Extra Time (Cash Points).

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

2. Activation: Type `@ab` in-game to open the Autobot interface and start your session.

***

#### 💡 Traveler's Tip

*Make sure to use up your Normal Time before the 00:00 GMT+8 reset to get the full value of your Zeny investment!*


---

# 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://lightro.gitbook.io/lightro-docs/autobot-system-autohunt.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.
