Commands: Difference between revisions

From Revenant Elegy Wiki
Jump to navigation Jump to search
No edit summary
 
(41 intermediate revisions by the same user not shown)
Line 1: Line 1:
= In-Game Commands =
= In-Game Commands =


This page lists helpful commands that can be used in-game.
This page lists helpful commands that can be used in-game. For full usage details and aliases, type {{code|@help}} in-game.
 
For additional command information, including usage and aliases, use:
<code>@help</code> in-game.


== General Commands ==
== General Commands ==


; <code>@commands</code>
; {{code|@commands}}
: Displays a list of commands you can use.
: Lists all available commands.


; <code>@help &lt;command&gt;</code>
; {{code|@help <command>}}
: Shows help information for a specified command.
: Shows help for a specified command.


; <code>@settings</code>
; {{code|@settings}}
: Configure login settings such as autoloot settings and channel preferences.
: Configure login settings such as autoloot and channel preferences.


; <code>@refresh</code>
; {{code|@refresh}}
: Refreshes your client state with the server.
: Syncs your client state with the server.


; <code>@time</code>
; {{code|@time}}
: Shows the server date and time.
: Shows the server date and time.


; <code>@rates</code>
; {{code|@rates}}
: Shows the server's current experience and drop rates.
: Shows the server's current experience and drop rates.


; <code>@uptime</code>
; {{code|@uptime}}
: Displays how long the server has been online.
: Shows how long the server has been online.


; <code>!ping</code>
; {{code|!ping}}
: Displays connection statistics.
: Displays connection statistics.


; <code>!vsync</code>
; {{code|!vsync}}
: Disables the 60 FPS limit.
: Disables the 60 FPS cap.


== Information Commands ==
== Information Commands ==


; <code>@mobinfo</code> / <code>@mi &lt;name/id&gt;</code>
; {{code|@mobinfo}} / {{code|@mi <name/id>}}
: Shows monster information (stats, EXP, drops, etc).
: Shows monster stats, EXP, and drops.


; <code>@iteminfo</code> / <code>@ii &lt;name/id&gt;</code>
; {{code|@iteminfo}} / {{code|@ii <name/id>}}
: Shows item information (type, price, etc).
: Shows item type and price information.


; <code>@whodrops &lt;name/id&gt;</code>
; {{code|@whodrops <name/id>}}
: Shows monsters that drop a specific item.
: Lists monsters that drop a specific item.


; <code>@whereis &lt;name/id&gt;</code>
; {{code|@whereis <name/id>}}
: Shows spawn locations and quantities of a monster.
: Shows spawn locations and quantities for a monster.


; <code>@killcount</code>
; {{code|@killcount}}
: Shows the kill count of your last killed monster.
: Shows the kill count for your last killed monster.


; <code>@killcount &lt;mob_id&gt;</code>
; {{code|@killcount <mob_id>}}
: Shows kill count for a specific monster.
: Shows kill count for a specific monster.


; <code>@killcount reset &lt;mob_id&gt;</code>
; {{code|@killcount reset <mob_id>}}
: Resets kill count for a specific monster.
: Resets kill count for a specific monster.


; <code>@killcount reset all</code>
; {{code|@killcount reset all}}
: Resets all kill counts.
: Resets all kill counts.
; {{code|@alchemist}}
: Top 15 brewing rankings.
; {{code|@blacksmith}}
: Top 15 smith rankings.
; {{code|@taekwon}}
: Top 15 Taekwon rankings.


== Loot Commands ==
== Loot Commands ==


; <code>@autoloot &lt;%&gt;</code>
; {{code|@autoloot <%>}}
: Automatically loots items under the specified drop rate.
: Automatically loots items at or below the specified drop rate.


; <code>@alootid &lt;+/- name/id&gt;</code>
; {{code|@alootid <+/- name/id>}}
: Start or stop autolooting a specific item.
: Adds or removes a specific item from the autoloot list.


; <code>@alootid reset</code>
; {{code|@alootid reset}}
: Clears the autoloot item list.
: Clears the autoloot item list.


; <code>@nolootid &lt;id&gt;</code>
; {{code|@nolootid <id>}}
: Prevents autolooting a specific item.
: Prevents autolooting a specific item.


; <code>@aloottype</code>
; {{code|@aloottype}}
: Add or remove items from autoloot based on item type.
: Adds or removes items from autoloot based on item type.


== Economy & Trading ==
== Economy & Trading ==


; <code>@ws</code> / <code>@wb &lt;item name&gt;</code>
; {{code|@ws}} / {{code|@wb <item name>}}
: Searches all vending and buying shops and allows opening them directly from the results.
: Searches vending and buying shops and lets you open them directly from results. Supports refined items, card slots, and item options: {{code|@ws <item name> (<+refine>) (<item_id>) (<[card_id]>) ((<option_id> <option_value>))}}
 
Example syntax:
<code>@ws &lt;item name&gt; (&lt;+refine&gt;) (&lt;item_id&gt;) (&lt;[card_id]&gt;) ((&lt;option_id&gt; &lt;option_value&gt;))</code>


; <code>@autotrade</code> / <code>@at</code>
; {{code|@autotrade}} / {{code|@at}}
: Allows offline vending.
: Enables offline vending. The character continues vending until you log back in, all items sell, or the map server shuts down.
: The character continues vending until:
:* You log into the account again
:* All items are sold
:* The map server shuts down


== Gameplay Utilities ==
== Gameplay Utilities ==


; <code>@hold</code>
; {{code|@hold}}
: Toggle player movement.
: Toggles player movement. Does not work on GvG or Battleground maps.


; <code>@ltp</code>
; {{code|@ltp}}
: Shows your last teleport location on the minimap.
: Shows your last teleport location on the minimap.


; <code>@expgain</code>
; {{code|@spb}}
: Shows EXP gained during the current session.
: Shows party member buffs in the party window as (BAFS+) - Bless, Agi, FCP, Soul Link, Devotion.
 
; {{code|@expgain}}
: Shows EXP gained this session.


; <code>@expgain reset</code>
; {{code|@expgain reset}}
: Resets the EXP session tracker.
: Resets the EXP session tracker.


; <code>@showexp</code>
; {{code|@skilltiming}}
: Displays or hides experience gained.
: Toggles a timing display above your character's head showing the elapsed time since your last skill use or auto attack. Useful for optimizing skill rotations and attack timing.
 
; {{code|@showexp}}
: Toggles display of experience gained.


; <code>@showzeny</code>
; {{code|@showzeny}}
: Displays or hides Zeny gained.
: Toggles display of Zeny gained.


; <code>@exp</code>
; {{code|@exp}}
: Displays current level and percentage progress.
: Shows your current level and percentage progress.


; <code>@showdelay</code>
; {{code|@showdelay}}
: Toggle the "There is a delay after this skill" message.
: Toggles the "There is a delay after this skill" message.


; <code>@shake</code>
; {{code|@shake}}
: Enable or disable screen shake.
: Toggles screen shake.


; <code>@noask</code>
; {{code|@noask}}
: Automatically rejects trade requests and invites.
: Automatically rejects trade requests and party invites.


; <code>@noks</code>
; {{code|@noks}}
: Prevents other players from attacking your monsters.
: Prevents other players from attacking your monsters.
; {{code|@bigmvp}}
: Enlarges the size of MVP mobs.


== RNG Tracking ==
== RNG Tracking ==


; <code>@showroll &lt;%&gt;</code>
; {{code|@showroll <%>}}
: Shows your RNG roll for items under a specified drop rate.
: Displays your RNG roll for items below the specified drop rate.


; <code>@showrare &lt;%&gt;</code>
; {{code|@showrare <%>}}
: Announces when you obtain an item under a specified drop rate.
: Announces when you obtain an item below the specified drop rate.
 
; {{code|@listenraredrops}}
: Toggles rare drop announcements from other players.
 
; {{code|@hideraredropname}}
: Hides your name from rare drop announcements made to other players.


== Hunter's Assurance ==
== Hunter's Assurance ==


; <code>@ha</code> / <code>@huntersassurance</code>
; {{code|@ha}} / {{code|@huntersassurance}}
: Shows your progress in the Hunter's Assurance quest.
: Shows your Hunter's Assurance quest progress.


== Instance Cooldowns ==
== Instance Cooldowns ==


; <code>@cd</code> / <code>@cooldown &lt;instance_id&gt;</code>
; {{code|@cd}} / {{code|@cooldown <instance_id>}}
: Shows remaining cooldown for an instance.
: Shows the remaining cooldown for an instance. Accepts IDs, full names, or partial names.


Examples:
Examples:
* {{code|@cd 1751}} — Valkyrie Randgris
* {{code|@cd Endless Tower}}
* {{code|@cd end}} — partial names work
== Events & Battlegrounds ==


* <code>@cd 1751</code> — Valkyrie Randgris
; {{code|@joinevent}}
* <code>@cd Endless Tower</code>
: Joins the currently running event.
* <code>@cd end</code> — partial names also work


== Battleground & Event Commands ==
; {{code|@joinbg}}
: Joins the currently running Battleground.


; <code>@joinbg</code> / <code>@joinevent</code>
; {{code|@listenbg}}
: Join the currently running Battleground or event.
: Toggles BG announcements.


; <code>@managebg</code>
; {{code|@managebg}}
: Manage supplies with a dialog.
: Manage supplies via dialog.


; <code>@restockbg</code>
; {{code|@restockbg}}
: Restock supplies without opening a dialog.
: Restocks supplies without opening a dialog.


; <code>@removebg</code>
; {{code|@removebg}}
: Remove supplies without opening a dialog.
: Removes supplies without opening a dialog.


Equivalent commands also exist for:
Equivalent commands exist for PvP and WoE.
* PvP
 
* WoE
 
== Restock Commands ==
 
; {{code|@restock}}
: Pulls items from your storage to restock your inventory using your default restock group. Can only be used in towns, requires a Kafra Card, and is blocked if your weight is at or above 90% or if your storage is currently open.
 
; {{code|@restock <1-20>}}
: Restocks using a specific numbered group instead of the default.
 
; {{code|@restock help}}
: Displays restock command usage.
 
; {{code|@managerestock}}
: Opens a menu-driven interface to manage your restock groups. Supports up to 20 named groups with up to 50 items each.


== Guild Commands ==
== Guild Commands ==


; <code>@changegm &lt;guild_member_name&gt;</code>
; {{code|@changegm <guild_member_name>}}
: Transfer guild leadership.
: Transfers guild leadership to an online member. Cannot be used during WoE or inside castles.
 
; {{code|@gstoragelog}}
: Opens a log of recent guild storage activity. Requires guild storage permission and the Guild Storage Expansion skill to be learned by your guild.


Requirements:
; {{code|@breakguild}}
* Must be guild leader
: Breaks the guild of the attached character. You must be the guildmaster to use this command.
* Target player must be online
* Cannot be used during WoE
* Cannot be used inside castles


== Homunculus Commands ==
== Homunculus Commands ==


; <code>@hominfo</code> / <code>@homstats</code>
; {{code|@hominfo}} / {{code|@homstats}}
: Displays homunculus statistics in different formats.
: Displays homunculus statistics in different formats.


== Visibility Commands ==
== Visibility Commands ==


; <code>@hidepet</code>
; {{code|@hidepet}}
: Show or hide pets (yours, others, or all).
: Shows or hides pets (yours, others', or all).


; <code>@hidepettalk</code>
; {{code|@hidepettalk}}
: Show or hide pet dialogue.
: Shows or hides pet dialogue.


; <code>@hidehomon</code>
; {{code|@hidehomon}}
: Show or hide homunculi.
: Shows or hides homunculi.


Recommended to configure these using:
; {{code|@hidelkmount}}
<code>@settings</code>
: Shows or hides the Lord Knight class mount.
 
These can also be configured via {{code|@settings}}.


== Visual Utility Commands ==
== Visual Utility Commands ==


; <code>@lgp</code>
; {{code|@lgp}}
: Lite Graphics Plugin
: Lite Graphics Plugin — displays cell information using colored blocks. Often used with {{code|@aoes}}, {{code|@square}}, and {{code|@circle}}.
: Displays cell information using colored blocks for clarity.


Often used with:
; {{code|@square <on/off/size 1-18>}}
* <code>@aoes</code>
: Adjusts the square overlay drawn by {{code|@lgp}}.
* <code>@square</code>
* <code>@circle</code>


; <code>@square &lt;on/off/size 1-18&gt;</code>
; {{code|@circle <on/off>}}
: Adjusts the square drawn by <code>@lgp</code>.
 
; <code>@circle &lt;on/off&gt;</code>
: Displays a range circle around your character.
: Displays a range circle around your character.


; <code>@aoes</code>
; {{code|@aoes}}
: Displays squares for AoE skills such as Storm Gust.
: Displays AoE skill range overlays (e.g. Storm Gust).


== Daily Bonuses ==
== Daily Bonuses ==


; <code>@dailyexp</code>
; {{code|@dailyexp}}
: Grants 1 hour of double EXP and Life Insurance once per day per Master Account.
: Grants 30 minutes hour of +50% EXP and Life Insurance once per day per Master Account.


== Channel Commands ==
== Channel Commands ==


; <code>@join &lt;#channel_name&gt;</code>
; {{code|@join <#channel_name>}}
: Join a chat channel.
: Joins a chat channel.


; <code>@channel leave &lt;#channel_name&gt;</code>
; {{code|@channel leave <#channel_name>}}
: Leave a chat channel.
: Leaves a chat channel.


; <code>@request &lt;message&gt;</code>
; {{code|@request <message>}}
: Sends a message to all connected GMs.
: Sends a message to all online GMs.


== Chat Commands ==
== Chat Prefixes ==


; <code>%</code>
; {{code|%}}
: Send message to your party.
: Sends a message to your party.


; <code>$</code>
; {{code|$}}
: Send message to your guild.
: Sends a message to your guild.


== Slash Commands ==
== Slash Commands ==


; <code>/walkdelay</code>
; {{code|/noctrl}} / {{code|/nc}}
: Toggle walk delay.
: Enables continuous attacks without holding CTRL.
 
; {{code|/noshift}} / {{code|/ns}}
: Allows support skills on monsters and debuffs on players without holding SHIFT.
 
; {{code|/sit}}
: Makes your character sit down.
 
; {{code|/effect}}
: Toggles visual effects on or off.
 
; {{code|/aura}}
: Simplifies aura effects.
 
; {{code|/aura2}}
: Disables aura effects completely.
 
; {{code|/bangbang}}
: Spins your character clockwise.
 
; {{code|/bingbing}}
: Spins your character counter-clockwise.
 
; {{code|/doridori}}
: Moves your character's head left and right.
 
; {{code|/ex "Character Name"}}
: Blocks whispers from the specified player.
 
; {{code|/exall}}
: Blocks whispers from all players.
 
; {{code|/in "Character Name"}}
: Allows whispers from the specified player.
 
; {{code|/inall}}
: Allows whispers from all players.
 
; {{code|/fog}}
: Toggles fog effects on or off.
 
; {{code|/memo}}
: Saves your current location as a warp point.
 
; {{code|/lightmap}}
: Toggles lighting effects and can fix white screen/ground issues.
 
; {{code|/where}}
: Displays your current map and coordinates.
 
; {{code|/w}} / {{code|/who}}
: Shows the current users on the server.
 
; {{code|/leave}}
: Leaves your current party.
 
; {{code|/organize "Party Name"}}
: Creates a party.
 
; {{code|/invite "Player Name"}}
: Invites a player to your party.
 
; {{code|/guild "Guild Name"}}
: Creates a guild (requires an Emperium).
 
; {{code|/breakguild "Guild Name"}}
: Disbands your guild.
 
; {{code|/savechat}}
: Saves your chat log to a text file in the "chat" folder.
 
; {{code|/skip}}
: Adjusts frame skip rate.
 
; {{code|/showname}}
: Toggles how player names are displayed.
 
; {{code|/navi <map_name> x/y}}
: Navigates to the specified location.
 
; {{code|/monsterhp}}
: Toggles the monster HP bar.
 
; {{code|/cashshop}}
: Toggles the Cash Shop icon.
 
; {{code|/walkdelay}}
: Toggles walk delay.
 
; {{code|/quake}}
: Toggles screen shake.
 
; {{code|/camera}}
: Toggles camera zoom.
 
; {{code|/bm}}
: Toggles battle mode.
 
; {{code|/call}}
: Enables/disables your character from being called with Emergency Call.
 
== @packetfilter ==
 
'''Description:''' 
Enables advanced filtering of client-side packets to improve performance, especially during high-load scenarios like WoE.
 
'''⚠ Experimental Feature''' 
This command is released on a '''use-at-your-own-risk''' basis.
* It may not work perfectly in all situations.
* If you encounter issues:
** Use <code>@packetfilter off</code> and report the issue via a support ticket.
 
----


; <code>/quake</code>
=== Usage ===
: Toggle screen shake.
<code>@packetfilter <Type+Options> <Type+Options>...</code>


; <code>/camera</code>
Each filter is made up of:
: Toggle camera zoom.
* '''1 Filter Type''' (what you want to hide)
* '''1 or more Options''' (who/what you want to hide it from)


; <code>/effect</code>
----
: Enable or disable visual effects.


; <code>/lightmap</code>
=== How It Works ===
: Toggle lighting and shading effects.
* First, choose '''what''' you want to filter (e.g. Chat = <code>C</code>, Skills = <code>T</code>)
* Then, choose '''who''' to filter it from (e.g. Self = <code>S</code>, Others = <code>O</code>, Guild = <code>G</code>)


; <code>/fog</code>
----
: Toggle fog effects.


; <code>/where</code>
=== Examples ===
: Display your current map and coordinates.
* Hide [C]hat from [O]ther players:
<code>@packetfilter CO</code>


; <code>/bm</code>
* Hide skill effects from everyone except yourself:
: Toggle battle mode.
<code>@packetfilter TPGO</code>


; <code>/noctrl</code> or <code>/nc</code>
* Hide [G]round skills (e.g. Storm Gust) from everything:
: Continuous attacks without holding CTRL.
<code>@packetfilter GSPGCBOHM</code>


; <code>/noshift</code> or <code>/ns</code>
* Hide [C]hat from non-related players, pets, and monsters and blocks Bard/Dancer [M]usic from everything:
: Use support skills without holding SHIFT.
<code>@packetfilter COHM MSPGCBOHM</code>


== Rankings ==
* Block everything supported ('''not recommended'''):
<code>@packetfilter CPGCBOHM EPGCBOHM ISPGCBOHM APGCBOHM BSPGCBOHM SGCBOHM TPGCBOHM GSPGCBOHM MSPGCBOHM DPGCBOHM</code>


; <code>/alchemist</code>
* Use <code>@packetfilter help</code> in-game for quick reference.
: Shows Top 10 brewing rankings.


; <code>/blacksmith</code>
<small>Tip: If you're unsure, start with small filters and build up. Over-filtering may hide important gameplay information.</small>
: Shows Top 10 smith rankings.


; <code>/taekwon</code>
----
: Shows Top 10 Taekwon rankings.


== Party & Guild Creation ==
=== Filter Types ===
{| class="wikitable"
! Code !! Description
|-
| C || Chat (including pet talk)
|-
| E || Emotions (including monster and pet emotions)
|-
| I || Item use effects
|-
| A || Attack animations
|-
| B || Buff skill animations
|-
| S || Status effects
|-
| T || Targeted skill animations
|-
| G || Ground-based skills (e.g. ''Storm Gust'')
|-
| M || Music from Bard/Dancer songs
|-
| D || Direction changes
|}


; <code>/organize "Party Name"</code>
----
: Create a party.


; <code>/invite "Player Name"</code>
=== Filter Options ===
: Invite a player to your party.
{| class="wikitable"
! Code !! Affects
|-
| S || Self
|-
| P || Party members
|-
| G || Guild members
|-
| B || Battleground members
|-
| C || Clan members
|-
| O || Other players (not included above)
|-
| H || Homunculus / Pets / Mercenaries
|-
| M || Monsters
|}


; <code>/guild "Guild Name"</code>
----
: Create a guild (requires an Emperium).

Latest revision as of 08:52, 8 April 2026

In-Game Commands

This page lists helpful commands that can be used in-game. For full usage details and aliases, type @help in-game.

General Commands

@commands
Lists all available commands.
@help <command>
Shows help for a specified command.
@settings
Configure login settings such as autoloot and channel preferences.
@refresh
Syncs your client state with the server.
@time
Shows the server date and time.
@rates
Shows the server's current experience and drop rates.
@uptime
Shows how long the server has been online.
!ping
Displays connection statistics.
!vsync
Disables the 60 FPS cap.

Information Commands

@mobinfo / @mi <name/id>
Shows monster stats, EXP, and drops.
@iteminfo / @ii <name/id>
Shows item type and price information.
@whodrops <name/id>
Lists monsters that drop a specific item.
@whereis <name/id>
Shows spawn locations and quantities for a monster.
@killcount
Shows the kill count for your last killed monster.
@killcount <mob_id>
Shows kill count for a specific monster.
@killcount reset <mob_id>
Resets kill count for a specific monster.
@killcount reset all
Resets all kill counts.
@alchemist
Top 15 brewing rankings.
@blacksmith
Top 15 smith rankings.
@taekwon
Top 15 Taekwon rankings.

Loot Commands

@autoloot <%>
Automatically loots items at or below the specified drop rate.
@alootid <+/- name/id>
Adds or removes a specific item from the autoloot list.
@alootid reset
Clears the autoloot item list.
@nolootid <id>
Prevents autolooting a specific item.
@aloottype
Adds or removes items from autoloot based on item type.

Economy & Trading

@ws / @wb <item name>
Searches vending and buying shops and lets you open them directly from results. Supports refined items, card slots, and item options: @ws <item name> (<+refine>) (<item_id>) (<[card_id]>) ((<option_id> <option_value>))
@autotrade / @at
Enables offline vending. The character continues vending until you log back in, all items sell, or the map server shuts down.

Gameplay Utilities

@hold
Toggles player movement. Does not work on GvG or Battleground maps.
@ltp
Shows your last teleport location on the minimap.
@spb
Shows party member buffs in the party window as (BAFS+) - Bless, Agi, FCP, Soul Link, Devotion.
@expgain
Shows EXP gained this session.
@expgain reset
Resets the EXP session tracker.
@skilltiming
Toggles a timing display above your character's head showing the elapsed time since your last skill use or auto attack. Useful for optimizing skill rotations and attack timing.
@showexp
Toggles display of experience gained.
@showzeny
Toggles display of Zeny gained.
@exp
Shows your current level and percentage progress.
@showdelay
Toggles the "There is a delay after this skill" message.
@shake
Toggles screen shake.
@noask
Automatically rejects trade requests and party invites.
@noks
Prevents other players from attacking your monsters.
@bigmvp
Enlarges the size of MVP mobs.

RNG Tracking

@showroll <%>
Displays your RNG roll for items below the specified drop rate.
@showrare <%>
Announces when you obtain an item below the specified drop rate.
@listenraredrops
Toggles rare drop announcements from other players.
@hideraredropname
Hides your name from rare drop announcements made to other players.

Hunter's Assurance

@ha / @huntersassurance
Shows your Hunter's Assurance quest progress.

Instance Cooldowns

@cd / @cooldown <instance_id>
Shows the remaining cooldown for an instance. Accepts IDs, full names, or partial names.

Examples:

  • @cd 1751 — Valkyrie Randgris
  • @cd Endless Tower
  • @cd end — partial names work

Events & Battlegrounds

@joinevent
Joins the currently running event.
@joinbg
Joins the currently running Battleground.
@listenbg
Toggles BG announcements.
@managebg
Manage supplies via dialog.
@restockbg
Restocks supplies without opening a dialog.
@removebg
Removes supplies without opening a dialog.

Equivalent commands exist for PvP and WoE.


Restock Commands

@restock
Pulls items from your storage to restock your inventory using your default restock group. Can only be used in towns, requires a Kafra Card, and is blocked if your weight is at or above 90% or if your storage is currently open.
@restock <1-20>
Restocks using a specific numbered group instead of the default.
@restock help
Displays restock command usage.
@managerestock
Opens a menu-driven interface to manage your restock groups. Supports up to 20 named groups with up to 50 items each.

Guild Commands

@changegm <guild_member_name>
Transfers guild leadership to an online member. Cannot be used during WoE or inside castles.
@gstoragelog
Opens a log of recent guild storage activity. Requires guild storage permission and the Guild Storage Expansion skill to be learned by your guild.
@breakguild
Breaks the guild of the attached character. You must be the guildmaster to use this command.

Homunculus Commands

@hominfo / @homstats
Displays homunculus statistics in different formats.

Visibility Commands

@hidepet
Shows or hides pets (yours, others', or all).
@hidepettalk
Shows or hides pet dialogue.
@hidehomon
Shows or hides homunculi.
@hidelkmount
Shows or hides the Lord Knight class mount.

These can also be configured via @settings.

Visual Utility Commands

@lgp
Lite Graphics Plugin — displays cell information using colored blocks. Often used with @aoes, @square, and @circle.
@square <on/off/size 1-18>
Adjusts the square overlay drawn by @lgp.
@circle <on/off>
Displays a range circle around your character.
@aoes
Displays AoE skill range overlays (e.g. Storm Gust).

Daily Bonuses

@dailyexp
Grants 30 minutes hour of +50% EXP and Life Insurance once per day per Master Account.

Channel Commands

@join <#channel_name>
Joins a chat channel.
@channel leave <#channel_name>
Leaves a chat channel.
@request <message>
Sends a message to all online GMs.

Chat Prefixes

%
Sends a message to your party.
$
Sends a message to your guild.

Slash Commands

/noctrl / /nc
Enables continuous attacks without holding CTRL.
/noshift / /ns
Allows support skills on monsters and debuffs on players without holding SHIFT.
/sit
Makes your character sit down.
/effect
Toggles visual effects on or off.
/aura
Simplifies aura effects.
/aura2
Disables aura effects completely.
/bangbang
Spins your character clockwise.
/bingbing
Spins your character counter-clockwise.
/doridori
Moves your character's head left and right.
/ex "Character Name"
Blocks whispers from the specified player.
/exall
Blocks whispers from all players.
/in "Character Name"
Allows whispers from the specified player.
/inall
Allows whispers from all players.
/fog
Toggles fog effects on or off.
/memo
Saves your current location as a warp point.
/lightmap
Toggles lighting effects and can fix white screen/ground issues.
/where
Displays your current map and coordinates.
/w / /who
Shows the current users on the server.
/leave
Leaves your current party.
/organize "Party Name"
Creates a party.
/invite "Player Name"
Invites a player to your party.
/guild "Guild Name"
Creates a guild (requires an Emperium).
/breakguild "Guild Name"
Disbands your guild.
/savechat
Saves your chat log to a text file in the "chat" folder.
/skip
Adjusts frame skip rate.
/showname
Toggles how player names are displayed.
/navi <map_name> x/y
Navigates to the specified location.
/monsterhp
Toggles the monster HP bar.
/cashshop
Toggles the Cash Shop icon.
/walkdelay
Toggles walk delay.
/quake
Toggles screen shake.
/camera
Toggles camera zoom.
/bm
Toggles battle mode.
/call
Enables/disables your character from being called with Emergency Call.

@packetfilter

Description: Enables advanced filtering of client-side packets to improve performance, especially during high-load scenarios like WoE.

⚠ Experimental Feature This command is released on a use-at-your-own-risk basis.

  • It may not work perfectly in all situations.
  • If you encounter issues:
    • Use @packetfilter off and report the issue via a support ticket.

Usage

@packetfilter <Type+Options> <Type+Options>...

Each filter is made up of:

  • 1 Filter Type (what you want to hide)
  • 1 or more Options (who/what you want to hide it from)

How It Works

  • First, choose what you want to filter (e.g. Chat = C, Skills = T)
  • Then, choose who to filter it from (e.g. Self = S, Others = O, Guild = G)

Examples

  • Hide [C]hat from [O]ther players:

@packetfilter CO

  • Hide skill effects from everyone except yourself:

@packetfilter TPGO

  • Hide [G]round skills (e.g. Storm Gust) from everything:

@packetfilter GSPGCBOHM

  • Hide [C]hat from non-related players, pets, and monsters and blocks Bard/Dancer [M]usic from everything:

@packetfilter COHM MSPGCBOHM

  • Block everything supported (not recommended):

@packetfilter CPGCBOHM EPGCBOHM ISPGCBOHM APGCBOHM BSPGCBOHM SGCBOHM TPGCBOHM GSPGCBOHM MSPGCBOHM DPGCBOHM

  • Use @packetfilter help in-game for quick reference.

Tip: If you're unsure, start with small filters and build up. Over-filtering may hide important gameplay information.


Filter Types

Code Description
C Chat (including pet talk)
E Emotions (including monster and pet emotions)
I Item use effects
A Attack animations
B Buff skill animations
S Status effects
T Targeted skill animations
G Ground-based skills (e.g. Storm Gust)
M Music from Bard/Dancer songs
D Direction changes

Filter Options

Code Affects
S Self
P Party members
G Guild members
B Battleground members
C Clan members
O Other players (not included above)
H Homunculus / Pets / Mercenaries
M Monsters