# 🧰 Atcommands

Arcanis Ragnarok Online provides a wide range of custom commands designed to improve convenience, accessibility, and overall gameplay quality. These commands help Arcanians explore Rune Midgard more efficiently while keeping the classic RO experience intact.

Below is a list of useful commands you can use in-game.

#### **General Commands:**

* **@commands**\
  Displays a complete list of available in-game commands.
* **@arealoot**\
  Picks up item within 3x3 cell
* **@whodrops \[item name]**\
  Shows which monsters drop a specific item.
* **@whereis \[monster name]**\
  Displays the maps where a monster can be found.
* **@mi \[monster name / ID]**\
  Displays detailed monster information.
* **@autotrade /** **@at**\
  Sets up an offline vending shop.
* **@refresh**\
  Refreshes your game screen and interface.
* **@request**\
  Sends a request message to all online GMs or staff members.
* **@time**\
  Displays the current Arcanis RO server time.
* **@noks**\
  Enables or disables kill-steal protection.
* **@collectdaily**&#x20;

  Collect your daily rewards.
* **@vipstatus**

  Displays your current VIP status, including remaining duration.
* **@rates**

  Shows the server's experience, drop, and other rate settings.
* **@killcounter**

  Shows how many mobs you have killed
* **@lgp**\
  Toggles the Lite Graphic Plugin.

### **Helpful Slash ( / ) Commands**

* **/noctrl** or **/nc**\
  Enables continuous attacking with a single left-click.
* **/noshift** or **/ns**\
  Allows support skills to be cast on players or monsters without holding Shift.
* **/invite \[Player Name]**\
  Invites a player to your party.
* **/where**\
  Displays your current map name and coordinates.
* **/quake**\
  Toggles screen shake effects.
* **/effect**\
  Enables or disables skill animation effects.
* **/mineffect**\
  Toggles minimal skill effects.
* **/savechat**\
  Saves your current chat log.
* **/exall** / **/inall**\
  Blocks or allows all private messages.
* **/emblem**\
  Toggles the display of guild emblems.
* **/notrade**\
  Automatically declines trade requests.
* **/showname**\
  Changes character name font display.
* **/fog**\
  Toggles fog effects.
* **/lightmap**\
  Toggles lightmap effects.
* **/sound**\
  Enables or disables sound effects.
* **/guild "Guild Name"**\
  Creates a guild (requires an Emperium).
* **/organize \[Party Name]**\
  Creates a party (requires Job Level 7).


---

# 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://arcanis-ro.gitbook.io/arcanis-wiki/arcanisro/atcommands.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.
