Chat Commands: Difference between revisions

From TimeRO Wiki
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Chat Commands are additional features that players can utilize to aid them in their journeys throughout Midgard. Chat Commands can be accessed by typing a '''@''' followed by a specific line of text into the chat box normally used to chat with other players. Listed below are all the available Chat Commands and how to use them.
{{DISPLAYTITLE:Chat Commands}}
== Basic Commands ==
__TOC__
=== @commands ===
 
This will display a list showing all the available Chat Commands.
<div style="
  background:linear-gradient(135deg,rgba(8,14,26,0.96),rgba(3,6,14,0.99));
  border:1px solid rgba(80,170,255,0.22);
  border-radius:18px;
  padding:24px;
  margin:0 0 30px 0;
  box-shadow:0 0 30px rgba(0,0,0,0.35), inset 0 0 30px rgba(80,160,255,0.035);
  position:relative;
  overflow:hidden;
">
 
<div style="
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 0%,rgba(80,170,255,0.12),transparent 28%),
    radial-gradient(circle at 92% 18%,rgba(124,106,255,0.10),transparent 30%),
    radial-gradient(circle at 50% 100%,rgba(240,200,64,0.05),transparent 34%);
  pointer-events:none;
"></div>
 
<div style="position:relative;z-index:1;">
 
<div style="
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:5px 14px;
  border-radius:999px;
  background:rgba(80,170,255,0.10);
  border:1px solid rgba(80,170,255,0.26);
  margin-bottom:16px;
">
<span style="color:#58d7ff;font-size:0.74em;font-weight:900;letter-spacing:0.16em;text-transform:uppercase;">// Player Utility</span>
</div>
 
<div style="
  color:#ffffff;
  font-size:2.4em;
  line-height:1.05;
  font-weight:900;
  letter-spacing:-0.03em;
  margin-bottom:12px;
">
Chat Commands
</div>
 
<div style="
  color:#a8bfd8;
  font-size:0.98em;
  line-height:1.72;
  max-width:860px;
">
Chat Commands are utility commands players can type directly into the chat box by using <strong style="color:#58d7ff;">@</strong> followed by the command name. They help with server information, item searches, vending, automatic looting, monster lookup, chat channels, and dueling.
</div>
 
<div style="
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:10px;
  margin-top:22px;
">
 
<div style="background:rgba(0,0,0,0.24);border:1px solid rgba(88,215,255,0.18);border-radius:12px;padding:13px;text-align:center;">
<div style="font-size:1.25em;margin-bottom:4px;">⚙️</div>
<div style="color:#58d7ff;font-weight:900;font-size:0.76em;letter-spacing:0.08em;text-transform:uppercase;">Basic</div>
</div>
 
<div style="background:rgba(0,0,0,0.24);border:1px solid rgba(240,200,64,0.18);border-radius:12px;padding:13px;text-align:center;">
<div style="font-size:1.25em;margin-bottom:4px;">💰</div>
<div style="color:#f0c840;font-weight:900;font-size:0.76em;letter-spacing:0.08em;text-transform:uppercase;">Market</div>
</div>
 
<div style="background:rgba(0,0,0,0.24);border:1px solid rgba(112,216,144,0.18);border-radius:12px;padding:13px;text-align:center;">
<div style="font-size:1.25em;margin-bottom:4px;">🎒</div>
<div style="color:#70d890;font-weight:900;font-size:0.76em;letter-spacing:0.08em;text-transform:uppercase;">Loot</div>
</div>
 
<div style="background:rgba(0,0,0,0.24);border:1px solid rgba(255,107,122,0.18);border-radius:12px;padding:13px;text-align:center;">
<div style="font-size:1.25em;margin-bottom:4px;">👹</div>
<div style="color:#ff6b7a;font-weight:900;font-size:0.76em;letter-spacing:0.08em;text-transform:uppercase;">Monsters</div>
</div>
 
<div style="background:rgba(0,0,0,0.24);border:1px solid rgba(167,139,250,0.18);border-radius:12px;padding:13px;text-align:center;">
<div style="font-size:1.25em;margin-bottom:4px;">💬</div>
<div style="color:#c5a7ff;font-weight:900;font-size:0.76em;letter-spacing:0.08em;text-transform:uppercase;">Channels</div>
</div>
 
<div style="background:rgba(0,0,0,0.24);border:1px solid rgba(255,160,80,0.18);border-radius:12px;padding:13px;text-align:center;">
<div style="font-size:1.25em;margin-bottom:4px;">⚔️</div>
<div style="color:#ffb070;font-weight:900;font-size:0.76em;letter-spacing:0.08em;text-transform:uppercase;">Duel</div>
</div>
 
</div>
 
</div>
</div>
 
== Command Format ==
 
<div style="
  background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));
  border:1px solid rgba(80,170,255,0.18);
  border-left:5px solid #58d7ff;
  border-radius:14px;
  padding:18px 20px;
  margin:0 0 28px 0;
">
<div style="color:#58d7ff;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;font-size:0.82em;margin-bottom:8px;">How to use</div>
<div style="color:#b8c8d8;font-size:0.92em;line-height:1.68;">
Type commands directly into the chat box. Most commands begin with <strong style="color:#ffffff;">@</strong>. Some commands also accept extra arguments such as an item ID, monster name, character name, or numerical value.
</div>


=== @help ===
<div style="
Type any other command name following this command. Instructions on how to use that command will be displayed.
  margin-top:14px;
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:12px;
">


For example typing '''@help autotrade''' will display information on how the autotrade command works.
<div style="background:rgba(0,0,0,0.26);border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:12px;">
=== @rates ===
<div style="color:#6070a0;font-size:0.74em;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:6px;">Basic</div>
Displays all the various rates used on the server for Base experience, Job experience, Card drops, MVP drops, and more.
<div style="font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;">@commands</div>
=== @exp ===
</div>
Displays your current Base and Job experience level and your percentages towards the next level.
=== @me ===
Type any message you like after the command. The message will then be visually displayed as if it were an action being performed by your character.


For example if a character named Fred was to type '''@me eats Cheese''' the message would then be displayed to other players as * :Fred eats Cheese: *
<div style="background:rgba(0,0,0,0.26);border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:12px;">
<div style="color:#6070a0;font-size:0.74em;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:6px;">With ID</div>
<div style="font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;">@alootid +507</div>
</div>


=== @noask ===
<div style="background:rgba(0,0,0,0.26);border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:12px;">
Typing this command will automatically decline any requests from other players to trade or party with you. Typing the command again will disable this effect.
<div style="color:#6070a0;font-size:0.74em;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:6px;">With Value</div>
=== @memo ===
<div style="font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;">@showrare 5 3</div>
Allows a character who knows the [[Warp Portal]] ability to set or change their memorized locations.
</div>


Use @memo 0 to change the memo location for the first position. @memo 1 for the second, and @memo 2 for the third.
</div>
</div>


=== @noks ===
== Quick Command Index ==
Enables or disables kill steal protection mode. This prevents other players outside of your party members from attacking enemies that you have engaged in combat.


=== @time ===
<div style="
Displays the current real world time in the servers time zone.
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin:0 0 30px 0;
">


=== @uptime ===
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(88,215,255,0.18);border-radius:14px;padding:18px;">
Displays how long the server has been online for since its last reset.
<div style="color:#58d7ff;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;font-size:0.82em;margin-bottom:10px;">⚙️ Basic</div>
<div style="color:#d8ecff;font-family:'Courier New',monospace;font-size:0.84em;line-height:1.9;">
@commands<br>
@help<br>
@rates<br>
@exp<br>
@me<br>
@noask<br>
@noks<br>
@time<br>
@uptime<br>
@showexp<br>
@partycheck<br>
@battlestats
</div>
</div>


=== @showexp ===
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(240,200,64,0.18);border-radius:14px;padding:18px;">
Enables or disables experience display. The amount of earned experience will be shown in the chat box each time you defeat enemies or complete quests.
<div style="color:#f0c840;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;font-size:0.82em;margin-bottom:10px;">💰 Items / Market</div>
<div style="color:#d8ecff;font-family:'Courier New',monospace;font-size:0.84em;line-height:1.9;">
@iteminfo / @ii<br>
@autotrade / @at<br>
@whosells / @ws<br>
@navshop
</div>
</div>


=== @partycheck ===
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(112,216,144,0.18);border-radius:14px;padding:18px;">
Allows you to check if the party you're in contains multiple characters from the same Master Account.
<div style="color:#70d890;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;font-size:0.82em;margin-bottom:10px;">🎒 Loot</div>
<div style="color:#d8ecff;font-family:'Courier New',monospace;font-size:0.84em;line-height:1.9;">
@autoloot<br>
@autoloottype<br>
@alootid<br>
@arealoot<br>
@droploot
</div>
</div>


=== @daily ===
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(255,107,122,0.18);border-radius:14px;padding:18px;">
Shows you the cooldowns for the daily MDs that you have available to you (for example, will show you Poring Village if your base level is between 30 - 60) and the time until they reset.
<div style="color:#ff6b7a;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;font-size:0.82em;margin-bottom:10px;">👹 Monster Info</div>
<div style="color:#d8ecff;font-family:'Courier New',monospace;font-size:0.84em;line-height:1.9;">
@mobinfo / @mi<br>
@whereis<br>
@showrare<br>
@whodrops
</div>
</div>


=== @battlestats ===
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(167,139,250,0.18);border-radius:14px;padding:18px;">
Tells you various types of stats that would usually be invisible to you.
<div style="color:#c5a7ff;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;font-size:0.82em;margin-bottom:10px;">💬 Channels</div>
For example, you can see your current Variable Cast Time reductions, Critical Damage modifier, Heal Power, and reductions based on Element/Race/Size.
<div style="color:#d8ecff;font-family:'Courier New',monospace;font-size:0.84em;line-height:1.9;">
@channel list<br>
@channel leave<br>
@join<br>
@channel bindto
</div>
</div>


== Items: IDs, Buying, and Selling ==
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(255,160,80,0.18);border-radius:14px;padding:18px;">
=== @iteminfo or @ii ===
<div style="color:#ffb070;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;font-size:0.82em;margin-bottom:10px;">⚔️ Dueling</div>
Type an items' name or ID number after the command. Detailed information on up to 5 items matching your entry will be displayed.
<div style="color:#d8ecff;font-family:'Courier New',monospace;font-size:0.84em;line-height:1.9;">
@duel<br>
@invite<br>
@leave<br>
@accept<br>
@reject
</div>
</div>


=== @autotrade or @at ===
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(88,215,255,0.18);border-radius:14px;padding:18px;">
Allows a player with a personal shop currently open to log out of the game and continue vending without needing to keep an active connection to the game.
<div style="color:#58d7ff;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;font-size:0.82em;margin-bottom:10px;">🎯 Visual / LGP</div>
=== @whosells or @ws ===
<div style="color:#d8ecff;font-family:'Courier New',monospace;font-size:0.84em;line-height:1.9;">
Type an items' name or ID number after the command. A list of all players currently vending that item will be displayed along with information on the location of their stores.
@lgp<br>
=== @navshop ===
@square<br>
Type a character name after the command. If that character is currently vending a guide line will lead you to that characters location.
@circle<br>
== Automatic Looting ==
@aoes<br>
=== @autoloot ===
@shake
When enabled loot dropped by defeated enemies will be automatically placed in the characters inventory instead of falling to the ground.
</div>
</div>


A number can be typed after this command to only automatically loot items below a specified drop chance.
=== @autoloottype ===
Choose which types of items you wish to autoloot. You can add or remove categories of items you wish to autoloot by using a '''+''' or '''-''' followed by the category of item.


Available categories include '''healing''', '''usable''', '''etc''', '''weapon''', '''armor''', '''card''', '''petegg''', '''ammo'''
</div>


=== @alootid ===
== Basic Commands ==
Type the ID Number after a '''+''' for any specified item you wish your character to automatically loot.


For example the ID number for {{item |id=507 Red Herb}} is "507". Typing '''@alootid +507''' will cause your character to automatically loot any {{item |id=507 Red Herb}}s that drop from defeated enemies.
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(88,215,255,0.18);border-radius:14px;overflow:hidden;margin:0 0 30px 0;">
<div style="background:linear-gradient(90deg,rgba(88,215,255,0.16),transparent);padding:13px 18px;border-bottom:1px solid rgba(255,255,255,0.06);color:#58d7ff;font-weight:900;letter-spacing:0.09em;text-transform:uppercase;font-size:0.84em;">⚙️ Basic Commands</div>


If you later decide you no longer wish to automatically loot {{item |id=507 Red Herb}}s, you could type '''@alootid -507''' to remove it from the list.
{| style="width:100%;border-collapse:collapse;margin:0;"
|-
! style="background:rgba(0,0,0,0.35);color:#6070a0;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);width:180px;" | Command
! style="background:rgba(0,0,0,0.35);color:#6070a0;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);" | Description
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @commands
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Displays a list of available chat commands.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @help
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Shows instructions for another command. Example: <span style="font-family:'Courier New',monospace;color:#f0c840;">@help autotrade</span>.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @rates
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Displays server rates such as Base EXP, Job EXP, Card drops, MVP drops, and more.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @exp
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Displays current Base and Job experience progress.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @me
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Displays a message as an action performed by your character. Example: <span style="font-family:'Courier New',monospace;color:#f0c840;">@me eats Cheese</span>.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @noask
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Toggles automatic refusal of trade and party requests.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @noks
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Toggles kill-steal protection mode.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @time
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Displays the current real-world time in the server's time zone.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @uptime
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Displays how long the server has been online since the last reset.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @showexp
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Toggles EXP gain display in chat.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @partycheck
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Checks if your party contains multiple characters from the same Master Account.
|-
| style="padding:12px 14px;font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @battlestats
| style="padding:12px 14px;color:#b8c8d8;line-height:1.55;" | Displays hidden combat stats such as Variable Cast Time reduction, Critical Damage modifier, Heal Power, and damage reductions by Element, Race, or Size.
|}
</div>


Alternatively if you've added several items to your alootid list you can remove all of them by typing '''@alootid reset'''
== Items, Buying, and Selling ==


=== @arealoot ===
<div style="background:linear-gradient(135deg,rgba(20,14,4,0.94),rgba(8,6,2,0.99));border:1px solid rgba(240,200,64,0.18);border-radius:14px;overflow:hidden;margin:0 0 30px 0;">
Enables or disables area looting mode. When you pick any item off the ground you will also pick up every other item within a 7x7 cell radius.
<div style="background:linear-gradient(90deg,rgba(240,200,64,0.16),transparent);padding:13px 18px;border-bottom:1px solid rgba(255,255,255,0.06);color:#f0c840;font-weight:900;letter-spacing:0.09em;text-transform:uppercase;font-size:0.84em;">💰 Items, Buying, and Selling</div>


=== @droploot ===
{| style="width:100%;border-collapse:collapse;margin:0;"
|-
! style="background:rgba(0,0,0,0.35);color:#8f8050;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);width:180px;" | Command
! style="background:rgba(0,0,0,0.35);color:#8f8050;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);" | Description
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#f0c840;font-weight:bold;" | @iteminfo / @ii
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#d8c8a8;line-height:1.55;" | Searches item information by name or ID. Displays up to 5 matching items.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#f0c840;font-weight:bold;" | @autotrade / @at
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#d8c8a8;line-height:1.55;" | Allows a character with an open shop to log out while keeping the shop online.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#f0c840;font-weight:bold;" | @whosells / @ws
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#d8c8a8;line-height:1.55;" | Searches vendors selling an item by name or ID and displays shop location information.
|-
| style="padding:12px 14px;font-family:'Courier New',monospace;color:#f0c840;font-weight:bold;" | @navshop
| style="padding:12px 14px;color:#d8c8a8;line-height:1.55;" | Creates a navigation path to a vending character. Use with a character name.
|}
</div>


allows you to add items to be excluded from @autoloot. Example: @droploot +909. You will no longer pick up Jellopy when you use @autoloot.
== Automatic Looting ==


== Mob Locations and Drops==
<div style="background:linear-gradient(135deg,rgba(8,24,14,0.94),rgba(3,12,8,0.99));border:1px solid rgba(112,216,144,0.18);border-radius:14px;overflow:hidden;margin:0 0 30px 0;">
=== @mobinfo or @mi ===
<div style="background:linear-gradient(90deg,rgba(112,216,144,0.16),transparent);padding:13px 18px;border-bottom:1px solid rgba(255,255,255,0.06);color:#70d890;font-weight:900;letter-spacing:0.09em;text-transform:uppercase;font-size:0.84em;">🎒 Automatic Looting</div>
Type this command followed by an enemies name or ID number. This will display detailed information about the enemy. Information includes details such as experience, hp, hit chance, flee chance, element, race, and loot drops from the enemy.
=== @whereis ===
Type this command followed by an enemies name or ID number. This will display information on the maps you can find that enemy on as well as how many spawn on that map.


=== @showrare ===
{| style="width:100%;border-collapse:collapse;margin:0;"
Enables or disables the display of chat notifications when you loot items below a specified drop rate or equipment with at least a specified number of [[Random Options|options]]
|-
! style="background:rgba(0,0,0,0.35);color:#609070;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);width:180px;" | Command
! style="background:rgba(0,0,0,0.35);color:#609070;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);" | Description
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#70d890;font-weight:bold;" | @autoloot
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8d8c0;line-height:1.55;" | Toggles automatic looting. You may add a drop chance value to loot only items below that chance.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#70d890;font-weight:bold;" | @autoloottype
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8d8c0;line-height:1.55;" | Adds or removes item categories from autoloot using <span style="font-family:'Courier New',monospace;color:#f0c840;">+</span> or <span style="font-family:'Courier New',monospace;color:#f0c840;">-</span>. Categories include healing, usable, etc, weapon, armor, card, petegg, and ammo.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#70d890;font-weight:bold;" | @alootid
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8d8c0;line-height:1.55;" | Adds or removes a specific item ID from your autoloot list. Example: <span style="font-family:'Courier New',monospace;color:#f0c840;">@alootid +507</span>. Use <span style="font-family:'Courier New',monospace;color:#f0c840;">@alootid reset</span> to clear the list.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#70d890;font-weight:bold;" | @arealoot
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8d8c0;line-height:1.55;" | Toggles area looting. Picking up one item also collects nearby items in a 7x7 cell radius.
|-
| style="padding:12px 14px;font-family:'Courier New',monospace;color:#70d890;font-weight:bold;" | @droploot
| style="padding:12px 14px;color:#b8d8c0;line-height:1.55;" | Excludes items from autoloot. Example: <span style="font-family:'Courier New',monospace;color:#f0c840;">@droploot +909</span> prevents Jellopy from being picked up by autoloot.
|}
</div>


Typing '''@showrare''' followed by a number will display notifications for loot below that drop chance. For example typing '''@showrare 5''' will display notifications for any loot found with less than a 5% drop chance.
== Mob Locations and Drops ==


Typing '''@showrare 0''' followed by a number will display notifications for loot drops with at least that many [[Random Options|options]]. For example typing '''@showrare 0 3''' will display notifications for any loot found with at least 3 options.
<div style="background:linear-gradient(135deg,rgba(30,8,12,0.94),rgba(12,3,6,0.99));border:1px solid rgba(255,107,122,0.18);border-radius:14px;overflow:hidden;margin:0 0 30px 0;">
<div style="background:linear-gradient(90deg,rgba(255,107,122,0.16),transparent);padding:13px 18px;border-bottom:1px solid rgba(255,255,255,0.06);color:#ff6b7a;font-weight:900;letter-spacing:0.09em;text-transform:uppercase;font-size:0.84em;">👹 Mob Locations and Drops</div>


Both these modes can be combined. For example typing '''@showrare 5 3''' will display notifications for any loot that has below a 5% drop chance and with at least 3 [[Random Options|options]].
{| style="width:100%;border-collapse:collapse;margin:0;"
=== @whodrops ===
|-
Type this command followed by an items name or ID number. This will display which enemies have a chance to drop the specified item.
! style="background:rgba(0,0,0,0.35);color:#a06070;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);width:180px;" | Command
! style="background:rgba(0,0,0,0.35);color:#a06070;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);" | Description
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#ff8a98;font-weight:bold;" | @mobinfo / @mi
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#d8b8c0;line-height:1.55;" | Shows enemy information by name or ID, including experience, HP, hit chance, flee chance, element, race, and drops.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#ff8a98;font-weight:bold;" | @whereis
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#d8b8c0;line-height:1.55;" | Shows where a monster can be found and how many spawn on each map.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#ff8a98;font-weight:bold;" | @showrare
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#d8b8c0;line-height:1.55;" | Toggles rare loot notifications. Example: <span style="font-family:'Courier New',monospace;color:#f0c840;">@showrare 5</span> alerts for drops below 5%. Example: <span style="font-family:'Courier New',monospace;color:#f0c840;">@showrare 0 3</span> alerts for equipment with at least 3 random options.
|-
| style="padding:12px 14px;font-family:'Courier New',monospace;color:#ff8a98;font-weight:bold;" | @whodrops
| style="padding:12px 14px;color:#d8b8c0;line-height:1.55;" | Shows which monsters can drop a specific item by item name or ID.
|}
</div>


== Chat Channels ==
== Chat Channels ==
Chat channels are server wide channels that you can use to chat with other players. When you first start playing on Project Zero you will automatically be in the '''#main''', '''#party''', '''#trade''', and '''#support''' chat channels. To chat in a channel type a hashtag followed by the channels name into the whisper recipient part of the chat box.<br/>
<br/>
[[File:Chat Channel Typing.jpg]]
<br/>
=== @channel list ===
Lists all the available public chat channels you can join.


=== @channel leave ===
<div style="background:linear-gradient(135deg,rgba(24,14,46,0.94),rgba(10,5,22,0.99));border:1px solid rgba(167,139,250,0.18);border-radius:14px;overflow:hidden;margin:0 0 30px 0;">
Leaves a chat channel. For example typing '''@channel leave #main''' will remove you from the #main channel and you will no longer see messages from players in that channel.
<div style="background:linear-gradient(90deg,rgba(167,139,250,0.16),transparent);padding:13px 18px;border-bottom:1px solid rgba(255,255,255,0.06);color:#c5a7ff;font-weight:900;letter-spacing:0.09em;text-transform:uppercase;font-size:0.84em;">💬 Chat Channels</div>
=== @join ===
 
Join a chat channel. For example typing '''@join #main''' will join the #main channel and allow you to see and chat with other players in the #main channel.
<div style="padding:14px 18px;color:#cbbde8;font-size:0.90em;line-height:1.66;border-bottom:1px solid rgba(255,255,255,0.05);">
=== @channel bindto ===
Chat channels are server-wide channels used to communicate with other players. Players commonly use channels such as <span style="font-family:'Courier New',monospace;color:#80c8ff;">#main</span>, <span style="font-family:'Courier New',monospace;color:#80c8ff;">#party</span>, <span style="font-family:'Courier New',monospace;color:#80c8ff;">#trade</span>, and <span style="font-family:'Courier New',monospace;color:#80c8ff;">#support</span>.
Sets a channel to be the default channel you send messages to. For example typing '''@channel bindto #main''' will cause all regular messages you send without a whisper recipient or to a specified group like party or guild chat to be sent to the #main channel instead.
</div>
 
{| style="width:100%;border-collapse:collapse;margin:0;"
|-
! style="background:rgba(0,0,0,0.35);color:#8f7db4;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);width:180px;" | Command
! style="background:rgba(0,0,0,0.35);color:#8f7db4;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);" | Description
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#c5a7ff;font-weight:bold;" | @channel list
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#cbbde8;line-height:1.55;" | Lists available public chat channels.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#c5a7ff;font-weight:bold;" | @channel leave
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#cbbde8;line-height:1.55;" | Leaves a channel. Example: <span style="font-family:'Courier New',monospace;color:#f0c840;">@channel leave #main</span>.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#c5a7ff;font-weight:bold;" | @join
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#cbbde8;line-height:1.55;" | Joins a channel. Example: <span style="font-family:'Courier New',monospace;color:#f0c840;">@join #main</span>.
|-
| style="padding:12px 14px;font-family:'Courier New',monospace;color:#c5a7ff;font-weight:bold;" | @channel bindto
| style="padding:12px 14px;color:#cbbde8;line-height:1.55;" | Sets a channel as your default chat channel. Example: <span style="font-family:'Courier New',monospace;color:#f0c840;">@channel bindto #main</span>.
|}
</div>


== Dueling ==
== Dueling ==
=== @duel ===
 
Dueling allows you to engage in a PvP battle with another player. Typing this command will begin the process of creating a duel.
<div style="background:linear-gradient(135deg,rgba(36,18,8,0.94),rgba(14,6,2,0.99));border:1px solid rgba(255,160,80,0.18);border-radius:14px;overflow:hidden;margin:0 0 30px 0;">
=== @invite ===
<div style="background:linear-gradient(90deg,rgba(255,160,80,0.16),transparent);padding:13px 18px;border-bottom:1px solid rgba(255,255,255,0.06);color:#ffb070;font-weight:900;letter-spacing:0.09em;text-transform:uppercase;font-size:0.84em;">⚔️ Dueling</div>
Type a character name after this command to send them a request to duel with you.
 
=== @leave ===
{| style="width:100%;border-collapse:collapse;margin:0;"
Leaves your duel.
|-
=== @accept ===
! style="background:rgba(0,0,0,0.35);color:#a08060;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);width:180px;" | Command
Accept another players request to duel you.
! style="background:rgba(0,0,0,0.35);color:#a08060;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);" | Description
=== @reject ===
|-
Decline another players request to duel you.
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#ffb070;font-weight:bold;" | @duel
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#d8c0a8;line-height:1.55;" | Begins the process of creating a duel.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#ffb070;font-weight:bold;" | @invite
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#d8c0a8;line-height:1.55;" | Sends a duel request to another character. Use with a character name.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#ffb070;font-weight:bold;" | @leave
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#d8c0a8;line-height:1.55;" | Leaves your current duel.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#ffb070;font-weight:bold;" | @accept
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#d8c0a8;line-height:1.55;" | Accepts another player's duel request.
|-
| style="padding:12px 14px;font-family:'Courier New',monospace;color:#ffb070;font-weight:bold;" | @reject
| style="padding:12px 14px;color:#d8c0a8;line-height:1.55;" | Declines another player's duel request.
|}
</div>
 
 
== Visual Assistance / LGP Commands ==
 
<div style="background:linear-gradient(135deg,rgba(10,18,32,0.94),rgba(4,8,18,0.99));border:1px solid rgba(88,215,255,0.18);border-radius:14px;overflow:hidden;margin:0 0 30px 0;">
<div style="background:linear-gradient(90deg,rgba(88,215,255,0.16),transparent);padding:13px 18px;border-bottom:1px solid rgba(255,255,255,0.06);color:#58d7ff;font-weight:900;letter-spacing:0.09em;text-transform:uppercase;font-size:0.84em;">🎯 Visual Assistance / LGP</div>
 
<div style="padding:14px 18px;color:#b8c8d8;font-size:0.90em;line-height:1.66;border-bottom:1px solid rgba(255,255,255,0.05);">
LGP commands help players display visual indicators around characters and skill areas. These commands are useful for PvP, WoE, positioning, and improving battlefield clarity.
</div>
 
{| style="width:100%;border-collapse:collapse;margin:0;"
|-
! style="background:rgba(0,0,0,0.35);color:#6070a0;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);width:220px;" | Command
! style="background:rgba(0,0,0,0.35);color:#6070a0;padding:10px 14px;text-align:left;font-size:0.80em;border-bottom:1px solid rgba(255,255,255,0.06);" | Description
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @lgp
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Enables or disables LGP visual assistance.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @square &lt;on/off/1-14&gt;
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Displays a square around the character. The square size can be changed from <span style="font-family:'Courier New',monospace;color:#f0c840;">1</span> to <span style="font-family:'Courier New',monospace;color:#f0c840;">14</span>.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @circle
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Displays a circle around the character.
|-
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @aoes
| style="padding:12px 14px;border-bottom:1px solid rgba(255,255,255,0.04);color:#b8c8d8;line-height:1.55;" | Displays colored skill areas for major AoE skills such as <span style="color:#ffffff;font-weight:bold;">Storm Gust</span>, <span style="color:#ffffff;font-weight:bold;">Lord of Vermilion</span>, and <span style="color:#ffffff;font-weight:bold;">Meteor Storm</span>.
|-
| style="padding:12px 14px;font-family:'Courier New',monospace;color:#80c8ff;font-weight:bold;" | @shake
| style="padding:12px 14px;color:#b8c8d8;line-height:1.55;" | Enables or disables the screen shake effect.
|}
</div>
 
== Related Pages ==
 
<div style="
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
  margin:0 0 24px 0;
">
 
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(88,215,255,0.18);border-radius:12px;padding:16px;text-align:center;">
<div style="font-size:1.35em;margin-bottom:8px;">🧰</div>
<div style="font-weight:900;color:#58d7ff;">[[Random Options]]</div>
<div style="font-size:0.78em;color:#6070a0;line-height:1.45;margin-top:5px;">Equipment option system.</div>
</div>
 
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(240,200,64,0.18);border-radius:12px;padding:16px;text-align:center;">
<div style="font-size:1.35em;margin-bottom:8px;">🏰</div>
<div style="font-weight:900;color:#f0c840;">[[Instances]]</div>
<div style="font-size:0.78em;color:#8f8050;line-height:1.45;margin-top:5px;">Memorial dungeon content.</div>
</div>
 
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(112,216,144,0.18);border-radius:12px;padding:16px;text-align:center;">
<div style="font-size:1.35em;margin-bottom:8px;">🔥</div>
<div style="font-weight:900;color:#70d890;">[[Fever System]]</div>
<div style="font-size:0.78em;color:#609070;line-height:1.45;margin-top:5px;">Fever maps and special drops.</div>
</div>
 
<div style="background:linear-gradient(135deg,rgba(8,14,26,0.94),rgba(4,8,18,0.99));border:1px solid rgba(255,107,122,0.18);border-radius:12px;padding:16px;text-align:center;">
<div style="font-size:1.35em;margin-bottom:8px;">⏱️</div>
<div style="font-weight:900;color:#ff6b7a;">[[MVP Timer]]</div>
<div style="font-size:0.78em;color:#a06070;line-height:1.45;margin-top:5px;">Boss tracking system.</div>
</div>
 
</div>
 
[[Category:General Information]]
[[Category:Commands]]
[[Category:TimeRO Systems]]

Latest revision as of 17:22, 5 May 2026

// Player Utility

Chat Commands

Chat Commands are utility commands players can type directly into the chat box by using @ followed by the command name. They help with server information, item searches, vending, automatic looting, monster lookup, chat channels, and dueling.

⚙️
Basic
💰
Market
🎒
Loot
👹
Monsters
💬
Channels
⚔️
Duel

Command Format

How to use

Type commands directly into the chat box. Most commands begin with @. Some commands also accept extra arguments such as an item ID, monster name, character name, or numerical value.

Basic
@commands
With ID
@alootid +507
With Value
@showrare 5 3

Quick Command Index

⚙️ Basic

@commands
@help
@rates
@exp
@me
@noask
@noks
@time
@uptime
@showexp
@partycheck
@battlestats

💰 Items / Market

@iteminfo / @ii
@autotrade / @at
@whosells / @ws
@navshop

🎒 Loot

@autoloot
@autoloottype
@alootid
@arealoot
@droploot

👹 Monster Info

@mobinfo / @mi
@whereis
@showrare
@whodrops

💬 Channels

@channel list
@channel leave
@join
@channel bindto

⚔️ Dueling

@duel
@invite
@leave
@accept
@reject

🎯 Visual / LGP

@lgp
@square
@circle
@aoes
@shake


Basic Commands

⚙️ Basic Commands
Command Description
@commands Displays a list of available chat commands.
@help Shows instructions for another command. Example: @help autotrade.
@rates Displays server rates such as Base EXP, Job EXP, Card drops, MVP drops, and more.
@exp Displays current Base and Job experience progress.
@me Displays a message as an action performed by your character. Example: @me eats Cheese.
@noask Toggles automatic refusal of trade and party requests.
@noks Toggles kill-steal protection mode.
@time Displays the current real-world time in the server's time zone.
@uptime Displays how long the server has been online since the last reset.
@showexp Toggles EXP gain display in chat.
@partycheck Checks if your party contains multiple characters from the same Master Account.
@battlestats Displays hidden combat stats such as Variable Cast Time reduction, Critical Damage modifier, Heal Power, and damage reductions by Element, Race, or Size.

Items, Buying, and Selling

💰 Items, Buying, and Selling
Command Description
@iteminfo / @ii Searches item information by name or ID. Displays up to 5 matching items.
@autotrade / @at Allows a character with an open shop to log out while keeping the shop online.
@whosells / @ws Searches vendors selling an item by name or ID and displays shop location information.
@navshop Creates a navigation path to a vending character. Use with a character name.

Automatic Looting

🎒 Automatic Looting
Command Description
@autoloot Toggles automatic looting. You may add a drop chance value to loot only items below that chance.
@autoloottype Adds or removes item categories from autoloot using + or -. Categories include healing, usable, etc, weapon, armor, card, petegg, and ammo.
@alootid Adds or removes a specific item ID from your autoloot list. Example: @alootid +507. Use @alootid reset to clear the list.
@arealoot Toggles area looting. Picking up one item also collects nearby items in a 7x7 cell radius.
@droploot Excludes items from autoloot. Example: @droploot +909 prevents Jellopy from being picked up by autoloot.

Mob Locations and Drops

👹 Mob Locations and Drops
Command Description
@mobinfo / @mi Shows enemy information by name or ID, including experience, HP, hit chance, flee chance, element, race, and drops.
@whereis Shows where a monster can be found and how many spawn on each map.
@showrare Toggles rare loot notifications. Example: @showrare 5 alerts for drops below 5%. Example: @showrare 0 3 alerts for equipment with at least 3 random options.
@whodrops Shows which monsters can drop a specific item by item name or ID.

Chat Channels

💬 Chat Channels

Chat channels are server-wide channels used to communicate with other players. Players commonly use channels such as #main, #party, #trade, and #support.

Command Description
@channel list Lists available public chat channels.
@channel leave Leaves a channel. Example: @channel leave #main.
@join Joins a channel. Example: @join #main.
@channel bindto Sets a channel as your default chat channel. Example: @channel bindto #main.

Dueling

⚔️ Dueling
Command Description
@duel Begins the process of creating a duel.
@invite Sends a duel request to another character. Use with a character name.
@leave Leaves your current duel.
@accept Accepts another player's duel request.
@reject Declines another player's duel request.


Visual Assistance / LGP Commands

🎯 Visual Assistance / LGP

LGP commands help players display visual indicators around characters and skill areas. These commands are useful for PvP, WoE, positioning, and improving battlefield clarity.

Command Description
@lgp Enables or disables LGP visual assistance.
@square <on/off/1-14> Displays a square around the character. The square size can be changed from 1 to 14.
@circle Displays a circle around the character.
@aoes Displays colored skill areas for major AoE skills such as Storm Gust, Lord of Vermilion, and Meteor Storm.
@shake Enables or disables the screen shake effect.

Related Pages

🧰
Equipment option system.
🏰
Memorial dungeon content.
🔥
Fever maps and special drops.
⏱️
Boss tracking system.