# Available Commands

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

In Project Royale, we aim to make your adventure in Rune Midgard even more enjoyable with a range of custom commands. These commands are created to add convenience, entertainment, and extra features to enhance your overall gameplay. Below is a list of the custom commands available for you to use in-game.

## **Newbie Commands:**

* @npc: Warps you to specific NPC Location.
* @quest: Warps you to Quest Room.
* @daily: Claim your Daily Reward thru a command.
* @request \<message>: Send a message to all connected GMs.

## **In-Game Commands:**

* @alootid: Allows you to autoloot specific items.
* @alootid2: save your autoloot profile.
* @aloottype: Allows you to autoloot specific item type.
* @autoloot <%>: Enables or disables autolooting items from killed mobs.
* @accept: Allows duel invitation.
* @autotrade: Allows you to continue vending while offline.
* @allskill: Gives your character all skills in their current skill tree.
* @commands: Display a list of @ commands available to the player.
* @changegm \<guild member name>: Changes guild leader.
* @changeleader \<party member name>: Changes party leader.
* @duel: Creates a duel.
* @leave: Leaves the duel.
* @go \<city name/number>: Warps you to available city.
* @guildstorage: Opens guild storage.
* @homtalk \<message>: Make your homunculus talk.
* @hominfo: Returns info on your homunculus.
* @iteminfo \<item name/ID>: Displays item information.
* @invite \<player name>: Invite player in a duel.
* @jailtime: Display remaining jail time.
* @joinevent: Warps you to a current event location hosted by a GM.
* @me \<message>: Displays message in a /me IRC style.
* @mobinfo \<mob name/ID>: Displays monster information.
* @norecall: You'll never be recalled when Emergency Call skill is casted.
* @noask: Toggles automatic rejection of deals and invites.
* @noks: Toggles Kill Steal Proetection.
* @pettalk \<message>: Make your pet talk.
* @petstats: Show your Pet Statistics.
* @rates: Shows the Server EXP and Drop rates.
* @reject: Rejects Duel invitation
* @request \<message>: Send a message to all connected GMs.
* @refresh: Synchronizes your position with one stored on the server.
* @storage: Opens your storage.
* @showexp: Toggles the display of exp gain messages.
* @showzeny: Toggles the display of zeny gain messages.
* @time: Displays the local server time, along with day/night information.
* @warp \<map> \<x> \<y>: Warps you to given map (x and y optional)
* @whobuy: searches players shops for given item
* @whereis \<monster name>: Displays the map in which monster normally spawns.
* @whodrops \<item name/ID>: Displays a list of mobs which drop the specific item.

## **Custom Commands:**

* @bank: Register, Deposit and Withdraw zenies.
* @etime: Shows the server event schedules.
* @garbage: Bypass dropping delay but items will disappear when dropped.
* @grtime: Shows your Gold Room time.
* @guildrank: Shows the guild rankings.
* @hold: Enable/Disable waiting.
* @ii2: Displays item description.
* @inn: Warps you to Prontera Inn.
* @invade: Converts your Arena Invasion Points into Gacha Coin.
* @nobc: Turn ON/OFF Broadcaster Announcement.
* @nocutin: Toggles the Event Notification cutins.
* @nolink: Toggles auto link from Healer NPC.
* @nobuff: Toggles auto buff from Healer NPC.
* @market: Creates a market clone.
* @marketkill: Removes your market clone.
* @mission: Allows you to check your current mission you've accepted.
* @lhz: Warps you to Lighthalzen Biolab Dungeons.
* @ltp: Shows your last position on minimap.
* @pk: Changes your PK state so that you may attack/be attacked by other players.
* @pkbc: Turn ON/OFF PVP Announcement.
* @points: Shows the total of your points statuses.
* @pvp: Warps you to PVP map.
* @quest: Warps you to Quest room.
* @resetchar: Reset your other character's position.
* @settings: Allows you to auto toggle selected commands upon login.
* @sleep: Take a nap. You need it!
* @skillcd: Shows the exact cooldown of skills.
* @security: Set/Turn your account security status ON/OFF.
* @search: Search item/mob in iRO Wiki and RMS.
* @seeitems: Shows items or not on the floor (useful for PVP).
* @skillcopy: Skill copy command for Rogue/Stalker.
* @statsprofiles: A command to save your stats build.
* @show\_auras: To filter aura effects.
* @token: Warps you to token quest room.
* @thq: Command that shows the Token quest you've taken and its cooldown.
* @viewhg: To filter Upper, Mid and Lower headgear sprite.
* @whosell \<item name/ID>: Shows list of players that vend the specified item.

## **Client Commands**

* @aoes \<on/off>: Display colored areas of AOE skills.
* @circle: Toggles circle around your character.
* @lgp \<on/off>: Enables and disables LGP.
* @packetfilter: To filter some features to reduce lag.
* @shake: Toggles client shake.
* @square \<on/off/1-10>: Displays square around the character.
* !ping: Shows your ping statistic.
* !vsync: With disabled vsync the animations is more smoother.

## **VIP Commands:**

* @vip: Shows the VIP Subscription information.
* @vipbuffs: To use the VIP Buffs.
* @vipstatus: Shows your VIP Subscription status.

## **KoE Commands:**

* @koe: Warps you to KoE map.
* @koerank: Shows Player & Guild kill ranking in current KoE.
* @koestats: Shows your KoE Event statistics.

## **WoE Commands:**

* @woe: Warps you to available castle.
* @woerank: Shows Player & Guild kill ranking in current WoE.
* @woestats: Shows your WoE Event statistics.

## **Event Commands:**

* @joinevent: Warps you to current event location hosted by a GM.

## **Star Gladiator Commands:**

* @feelreset: Resets your Star Gladiator's feeling.
* @hatredreset: Resets your Star Gladiator's hatred.


---

# 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://ro-pr.gitbook.io/ro-pr-hr/project-royale/available-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.
