# Commands

## Command List

{% hint style="warning" %}
**Attention**, some commands are only used by VIP players.
{% endhint %}

<table><thead><tr><th width="148">Command</th><th width="74">Free</th><th width="77">Vip</th><th>Description</th></tr></thead><tbody><tr><td><mark style="color:yellow;">/requests</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>On/Off Disable ingame requests.</td></tr><tr><td><mark style="color:yellow;">/npc</mark></td><td><mark style="color:red;">1 GP</mark></td><td><mark style="color:green;">Yes</mark></td><td>Open an NPC with potions from anywhere.</td></tr><tr><td><mark style="color:yellow;">/chest</mark></td><td><mark style="color:red;">1 GP</mark></td><td><mark style="color:green;">Yes</mark></td><td>Open chests from wherever they are using this command.</td></tr><tr><td><mark style="color:yellow;">/ware</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>/ware 0,1,2... 10. Change chests according to your VIP level.</td></tr><tr><td><mark style="color:yellow;">/offtrade</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>Let your character sell items even when the computer is turned off.</td></tr><tr><td><mark style="color:yellow;">/offlevel</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>Leave your character farming or leveling while you turn off your computer.</td></tr><tr><td><mark style="color:yellow;">/quest</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>Apply to evolve your quest to the 5th.</td></tr><tr><td><mark style="color:yellow;">/cleareventinv</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>Clear Event Inventory</td></tr><tr><td><mark style="color:yellow;">/pkclear</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>Pk Clear</td></tr><tr><td><mark style="color:yellow;">/dcfriend</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>/dcfriend [Name] [Password]</td></tr><tr><td><mark style="color:yellow;">/antilag</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>Shows info about the anti lag feature</td></tr><tr><td><mark style="color:yellow;">/clearbag</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>Clears the items in all of your inventories7</td></tr><tr><td><mark style="color:yellow;">/itemlock</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>Command and a 6-digit password to lock your account.</td></tr><tr><td><mark style="color:yellow;">/itemunlock</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>command and a 6-digit password to unlock your account.</td></tr><tr><td><mark style="color:yellow;">/disableicon</mark></td><td><mark style="color:green;">Yes</mark></td><td><mark style="color:green;">Yes</mark></td><td>Disable or enable VIP or castle Titles.</td></tr></tbody></table>

## Points

<table><thead><tr><th width="188">Command</th><th>Description</th></tr></thead><tbody><tr><td><mark style="color:yellow;">/s</mark></td><td>Type <mark style="color:green;">/s</mark> <mark style="color:green;">10</mark> to add 10 points to the strength.</td></tr><tr><td><mark style="color:yellow;">/a</mark></td><td>Type <mark style="color:green;">/a 10</mark> to add 10 points to the Agility.</td></tr><tr><td><mark style="color:yellow;">/v</mark></td><td>Type <mark style="color:green;">/v 10</mark> to add 10 points to the Vitality.</td></tr><tr><td><mark style="color:yellow;">/e</mark></td><td>Type <mark style="color:green;">/e 10</mark> to add 10 points to the Energy.</td></tr><tr><td><mark style="color:yellow;">/c</mark></td><td>Type <mark style="color:green;">/c 10</mark> to add 10 points to the strength.</td></tr></tbody></table>

## Rebuild Points

<table><thead><tr><th width="176">Command</th><th></th></tr></thead><tbody><tr><td><mark style="color:yellow;">/rs</mark></td><td>Type <mark style="color:green;">/rs 10</mark> to remove 10 points to the strength.</td></tr><tr><td><mark style="color:yellow;">/ra</mark></td><td>Type <mark style="color:green;">/ra 10</mark> to remove 10 points to the Agility.</td></tr><tr><td><mark style="color:yellow;">/rv</mark></td><td>Type <mark style="color:green;">/rv 10</mark> to remove 10 points to the Vitality.</td></tr><tr><td><mark style="color:yellow;">/re</mark></td><td>Type <mark style="color:green;">/re 10</mark> to remove 10 points to the Energy.</td></tr><tr><td><mark style="color:yellow;">/rc</mark></td><td>Type <mark style="color:green;">/rc 10</mark> to remove 10 points to the Command.</td></tr></tbody></table>


---

# 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://guide.lurathmu.com/resume/commands.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.
