Commands: Difference between revisions

From Newstyle Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
'''List of commands''' that can be used to activate various functions, obtain information, configure the account, and more.   
List of commands that can be used to activate certain functions, obtain information, configure the account, and much more.   
Commands are entered in the chat and must be preceded by <code>@</code> or <code>/</code>, depending on the command.
Commands are entered in the chat, preceded by the symbol <code>@</code> (or <code>/</code> for client/plugin commands).
 
__TOC__


----
----


== Base Commands ==
== Base Commands ==
Core commands available to all players.
General-purpose commands available to all players.


{| class="wikitable sortable" style="width:100%;"
{| class="wikitable sortable" style="width:100%;"
Line 14: Line 12:
|-
|-
| <code>@autoloot</code>
| <code>@autoloot</code>
| Enables automatic pickup of dropped items.
| Enables auto loot items.
|-
|-
| <code>@alootid</code>
| <code>@alootid</code>
| Automatically loots items by specified item IDs.
| Enables auto loot items by ID.
|-
|-
| <code>@alootid2</code>
| <code>@alootid2</code>
| Manages saved item lists for <code>@alootid</code>.
| Allows to create, save, and load item lists for <code>@alootid</code>.
|-
|-
| <code>@autotrade</code>
| <code>@autotrade</code>
| Keeps the character online with an active vending shop.
| Puts the character with an open store in AFK mode, keeping the character in the game.
|-
|-
| <code>@afk</code>
| <code>@afk</code>
| Sets the character into AFK mode.
| Puts the character in AFK mode, keeping the character in the game.
|-
|-
| <code>@hold</code>
| <code>@hold</code>
| Locks the character in the current position.
| Keeps the character in the current position.
|-
|-
| <code>@refresh</code>
| <code>@refresh</code>
| Resynchronizes character position with the server.
| Synchronizes the character's position with the server.
|-
|-
| <code>@emotion</code>
| <code>@emotion</code>, <code>@dance</code>
| Displays character emotions.
| Triggers a series of emotions and movements.
|-
| <code>@dance</code>
| Plays dance animations.
|-
|-
| <code>@nocosplay</code>
| <code>@nocosplay</code>
| Disables special costumes (e.g. wedding outfits).
| Removes special clothing (e.g. wedding suit).
|-
|-
| <code>@duel</code>
| <code>@duel</code>, <code>@invite</code>, <code>@accept</code>, <code>@reject</code>, <code>@leave</code>
| Starts or manages a duel.
| Challenges a specified character to a duel. Duel management.
|-
|-
| <code>@invite</code>
| <code>@whosell</code>, <code>@whobuy</code>
| Sends a duel invitation.
| Opens the in-game shop search interface with specified search parameters.
|-
|-
| <code>@accept</code>
| <code>@whosell2</code>, <code>@whobuy2</code>
| Accepts a duel invitation.
| Shows the coordinates of traders who sell or buy a specific item. Displays the coordinates on the minimap.
|-
| <code>@reject</code>
| Rejects a duel invitation.
|-
| <code>@leave</code>
| Leaves the current duel.
|-
| <code>@whosell</code>, <code>@whosell2</code>
| Shows players selling a specific item.
|-
| <code>@whobuy</code>, <code>@whobuy2</code>
| Shows players buying a specific item.
|-
| <code>@commands</code>
| Displays the list of available commands.
|-
| <code>@rates</code>
| Shows current server rates.
|-
| <code>@time</code>
| Displays server time.
|-
| <code>@showexp</code>
| Shows experience gain details.
|-
| <code>@mobinfo</code>, <code>@mi</code>
| Displays detailed monster information.
|-
| <code>@whereis</code>
| Shows the location of a monster or NPC.
|-
| <code>@whodrops</code>
| Displays monsters that drop a specific item.
|-
| <code>@iteminfo</code>, <code>@ii</code>
| Displays detailed item information.
|-
| <code>@hominfo</code>
| Shows homunculus information.
|-
| <code>@homstats</code>
| Displays detailed homunculus statistics.
|-
|-
| <code>@support</code>
| <code>@support</code>
| Opens a support request.
| Creates a support ticket. The status can be tracked through the personal account on the website.
|-
|-
| <code>@request</code>
| <code>@request</code>
Line 104: Line 57:


== Settings ==
== Settings ==
Personal configuration and account-related settings.
Account and character configuration commands.


{| class="wikitable" style="width:100%;"
{| class="wikitable" style="width:100%;"
Line 111: Line 64:
|-
|-
| <code>@settings</code>
| <code>@settings</code>
| Opens the personal settings interface.
| Opens the account settings menu, allowing configuration of rates, automatic commands, NPC interaction options, sound, interface, and more.
|-
|-
| <code>@backpack</code>
| <code>@backpack</code>
| Manages the Adventurer’s Backpack.
| Opens the temporary backpack.
|}
|}


Line 120: Line 73:


== Accessibility & Comfort ==
== Accessibility & Comfort ==
Commands that improve usability and gameplay comfort.
Commands focused on convenience and gameplay comfort.


{| class="wikitable" style="width:100%;"
{| class="wikitable" style="width:100%;"
Line 127: Line 80:
|-
|-
| <code>@ltp</code>
| <code>@ltp</code>
| Teleports to the last saved position.
| Displays the coordinates of the last teleport point and shows it on the minimap.
|-
| <code>@ltp on</code>
| Automatically displays teleport points on the minimap.
|-
| <code>@ltp off</code>
| Disables automatic display and clears markers from the minimap.
|-
|-
| <code>@mvpboard</code>
| <code>@mvpboard</code>
| Opens the MVP ranking board.
| Opens the MVP board, showing the alive/dead status of MVP monsters and highlighting Void MVPs.
|-
|-
| <code>@joinevent</code>
| <code>@joinevent</code>
| Joins an active server event.
| Allows quick warp to the location of certain events.
|-
|-
| <code>@open</code>
| <code>@open</code>
| Opens nearby interactive objects.
| Allows quick opening of loot boxes and similar items.
|-
|-
| <code>@restock</code>
| <code>@restock</code>
| Automatically restocks required consumables.
| Restocks inventory from storage in towns according to a saved list. Available to premium players.
|-
|-
| <code>@combine</code>
| <code>@combine</code>
| Combines stackable items.
| Allows quick combining of certain items or conversion of materialized Newstyle Coins.
|}
|}


Line 148: Line 107:


== Party & Character ==
== Party & Character ==
Commands related to party interaction and character status.
Party-related and character state commands.


{| class="wikitable" style="width:100%;"
{| class="wikitable" style="width:100%;"
Line 155: Line 114:
|-
|-
| <code>/partysp</code>
| <code>/partysp</code>
| Displays party SP status.
| Displays the SP of nearby party members under characters, in the party window, and mini-windows.
|-
|-
| <code>@spb</code>
| <code>@spb</code>, <code>@partybuff</code>
| Enables SP bar display.
| Enables party buff display: Blessing, Increase Agility, Full Chemical Protection, Soul Link, Devotion.
|-
| <code>@partybuff</code>
| Shows active party buffs.
|-
|-
| <code>@feelreset</code>
| <code>@feelreset</code>
Line 173: Line 129:


== Highlighting & Overlay ==
== Highlighting & Overlay ==
Visual helpers and overlay-related commands.
Visual helpers and overlay commands.


{| class="wikitable" style="width:100%;"
{| class="wikitable" style="width:100%;"
Line 179: Line 135:
! Description
! Description
|-
|-
| <code>/lgp</code>
| <code>/lgp {on/off}</code>
| Toggles ground highlight overlay.
| Enables or disables LGP overlay ranges.
|-
|-
| <code>/square</code>
| <code>/square &lt;on/off/1–18&gt;</code>
| Displays square AoE markers.
| Draws a square of the specified size around the character.
|-
|-
| <code>/circle</code>
| <code>/circle &lt;on/off/1–18&gt;</code>
| Displays circular AoE markers.
| Draws a circle of the specified size around the character.
|-
|-
| <code>/aoes</code>
| <code>/aoes {on/off}</code>
| Toggles all AoE indicators.
| Highlights cells affected by AoE skills.
|-
|-
| <code>/dc</code>
| <code>/dc {on/off}</code>
| Clears overlay drawings.
| Highlights dead (impassable) cells.
|}
|}


Line 198: Line 154:


== Control & Automation ==
== Control & Automation ==
Commands for movement and automation control.
Movement and automation-related commands.


{| class="wikitable" style="width:100%;"
{| class="wikitable" style="width:100%;"
Line 204: Line 160:
! Description
! Description
|-
|-
| <code>/turbo</code>
| <code>/turbo &lt;on/off&gt;</code>
| Toggles turbo mode for actions.
| Enables the built-in auto-clicker while a specified key is held. Does not work in PvP, BG, or WoE.
|-
| <code>/walkdelay &lt;175–1000&gt;</code>
| Sets a custom movement delay value (default: 175 ms).
|-
|-
| <code>/ignoreloot</code>
| <code>/ignoreloot</code>
| Ignores specified loot items.
| Ignores all loot on the ground. Holding ALT temporarily disables ignoring.
|-
| <code>/walkdelay</code>
| Adjusts walking delay.
|-
|-
| <code>@autofollow</code>
| <code>@autofollow</code>
| Automatically follows another character.
| Automatically follows a specified player without resetting after skills or movement. Requires premium.
|}
 
----
 
== Object Optimization & Customization ==
Visual and object-related customization commands.
 
{| class="wikitable" style="width:100%;"
! style="width:28%;" | Command
! Description
|-
| <code>/grayworld</code>
| Toggles grayscale world rendering.
|-
| <code>/bigmvp</code>
| Enlarges MVP visual effects.
|-
| <code>/hd</code>
| Toggles HD object rendering.
|-
| <code>/headgear</code>
| Configures headgear visibility.
|-
| <code>/uniteffect</code>
| Toggles unit visual effects.
|}
|}


Line 245: Line 176:


== Information Commands ==
== Information Commands ==
Diagnostic and informational commands.
Commands that provide game and diagnostic information.


{| class="wikitable" style="width:100%;"
{| class="wikitable" style="width:100%;"
Line 252: Line 183:
|-
|-
| <code>/fps</code>
| <code>/fps</code>
| Displays current FPS.
| Displays the current FPS on screen.
|-
|-
| <code>/ping</code>
| <code>/ping</code>
| Shows network latency.
| Displays the current in-game ping to the server.
|-
|-
| <code>/pingstat</code>
| <code>/pingstat</code>
| Displays detailed ping statistics.
| Collects and displays detailed ping statistics.
|-
| <code>/timestamp</code>, <code>/ts</code>
| Shows server timestamps.
|-
| <code>@count</code>
| Displays online player count.
|-
| <code>@bonfire</code>
| Shows Memory Bonfire information.
|-
| <code>@myrates</code>, <code>@myrates2</code>
| Displays personal rate modifiers.
|-
| <code>@searchstores</code>
| Searches all player vending stores.
|}
 
== Special Gameplay Commands ==
Advanced commands affecting UI, controls, automation, and quality-of-life features.
 
=== Party & Combat Utilities ===
{| class="wikitable" style="width:100%;"
! style="width:28%;" | Command
! Description
|-
| <code>/partysp</code>
| Displays SP of nearby party members:
* Under characters
* In the party window (<kbd>Alt</kbd>+<kbd>Z</kbd>)
* In mini-windows 
Enabled by default and saved between sessions.
|-
| <code>@spb</code><br><code>@partybuff</code>
| Enables party buff display.<br>
<b>Indicators:</b> [B] Blessing / [A] Increase AGI / [F] Full Chemical Protection / [S] Soul Link / [+] Devotion
|-
| <code>@feelreset</code><br><code>@hatereset</code>
| Resets Star Gladiator card states and target hatred lists.<br>
<b>Premium feature.</b>
|}
 
=== Movement & Visual Effects ===
{| class="wikitable" style="width:100%;"
! style="width:28%;" | Command
! Description
|-
| <code>/walkdelay &lt;175-1000&gt;</code>
| Sets a custom movement delay (default: 175 ms). Higher values help prevent accidental movement after fast AoE casting.
|-
| <code>/refresh &lt;0-255&gt;</code><br><code>/refresh &lt;on/off&gt;</code>
| Controls screen fade effects during teleport or login.<br>
Default: <b>0</b> (disabled). Original client value: <b>255</b>.
|-
|-
| <code>/timestamp</code>, <code>/ts</code>
| <code>/timestamp</code>, <code>/ts</code>
| Displays local timestamps <code>[HH:MM:SS]</code> next to chat messages.
| Displays a local time timestamp next to chat messages.
|-
| <code>/grayworld</code>
| Activates a special grayscale world mode.<br>
For correct application, relogging or character change may be required.
|}
 
=== Automation & Input ===
{| class="wikitable" style="width:100%;"
! style="width:28%;" | Command
! Description
|-
| <code>/turbo &lt;on/off&gt;</code>
| Enables the built-in auto-clicker while holding configured keys.<br><br>
<b>Restrictions:</b> Disabled in PvP, BG, and WoE.<br><br>
<b>Configuration:</b> Up to 4 keys via <code>plugin.ini</code>.<br>
<b>Modes:</b>
* <b>Basic</b>: Hotkey + LMB (targeted skills)
* <b>Click-only</b>: LMB only (quick shop selling)
* <b>Hotkey-only</b>: Hotkey only (boxes, consumables)
|-
| <code>/ignoreloot</code>
| Ignores all ground loot. Holding <kbd>Alt</kbd> temporarily disables ignoring while active. Saved between sessions.
|-
| <code>/uniteffect</code>
| Hides all unit effects that are not blocked by <code>/effect</code>.
|}
 
=== Performance & Network ===
{| class="wikitable" style="width:100%;"
! style="width:28%;" | Command
! Description
|-
| <code>/fps</code>
| Displays current FPS (font and position can be configured in <code>plugin.ini</code>).
|-
| <code>/ping</code>
| Displays current in-game ping to the server (font and position can be configured in <code>plugin.ini</code>).
|-
| <code>/pingstat</code>
| Ping statistics (min / max / average, sent / received / lost).<br>
<b>Usage:</b>
* <code>/pingstat on</code> – start collection
* <code>/pingstat off</code> – stop collection
* <code>/pingstat</code> – show current table
* <code>/pingstat reset</code> – reset stats 
Statistics are cleared between sessions.
|}
 
=== Account & Economy ===
{| class="wikitable" style="width:100%;"
! style="width:28%;" | Command
! Description
|-
| <code>@settings</code>
| Opens the account settings menu (rates, auto-commands, NPC behavior, UI, sound, and more).
|-
| <code>@backpack</code>
| Opens the temporary backpack.
|-
| <code>@restock</code>
| Restocks inventory from storage using a saved list (towns only). If no list exists, you will be prompted to create one.
|-
| <code>@myrates</code><br><code>@myrates2</code>
| Shows active character rates with most bonuses applied.
|-
| <code>@combine</code>
| Combines specific items (e.g. Rough Elunium → Elunium).
|}
 
=== Trading & Shops ===
{| class="wikitable" style="width:100%;"
! style="width:28%;" | Command
! Description
|-
| <code>@searchstores</code>
| <b>Common:</b> Search items in vending shops and view their locations.
<b>Premium:</b> Remote purchase (excluding consumables and healing items).
|-
| <code>@whosell</code>, <code>@whobuy</code>
| Opens the shop search interface with filters (ID, cards, refine level, options).
|-
| <code>@whosell2</code>, <code>@whobuy2</code>
| Shows coordinates of matching traders and marks them on the minimap.
|}
 
=== Events & Miscellaneous ===
{| class="wikitable" style="width:100%;"
! style="width:28%;" | Command
! Description
|-
| <code>@autofollow</code>
| Follows a target player without resetting on skill use or movement.
Stops if you/target die, target changes map, or distance exceeds one screen.<br>
Requires Premium (you or the target).<br>
<b>Usage:</b> <code>@autofollow [GM] Acid Marco</code> / <code>@autofollow off</code>
|-
| <code>@mvpboard</code>
| Opens the MVP board (alive/dead status). Void MVP are highlighted.
|-
| <code>@open</code>
| Opens loot boxes (Gift Box, Old Blue Box, Old Purple Box, Kafra Box, Royal Scroll).
|-
| <code>@ltp</code><br><code>@ltp on</code><br><code>@ltp off</code>
| Teleport marker utilities:
* <code>@ltp</code> – show last teleport point (chat + minimap)
* <code>@ltp on</code> – auto-mark on teleport
* <code>@ltp off</code> – disable and clear markers
|-
| <code>@count 'Monster ID'</code>
| Shows how many monsters with the specified ID were defeated on the account.
|-
| <code>@bonfire</code>
| Shows card burning progress, bonuses, and accumulated effects.
|-
| <code>@support</code>
| Creates a support ticket and sends a request to all online GMs.
|-
| <code>@request</code>
| Sends a request message to all online Game Masters.
|-
| <code>@joinevent</code>
| Quickly warps to supported event locations.
|}
 
----
 
== LGP (Overlay System) ==
Visual overlays for combat and map analysis.
 
{| class="wikitable" style="width:100%;"
! style="width:28%;" | Command
! Description
|-
| <code>/lgp &lt;on/off&gt;</code>
| Enables or disables all LGP overlays.
|-
| <code>/square &lt;on/off/1-18&gt;</code>
| Draws a square of the selected size around the character.
|-
| <code>/circle &lt;on/off/1-18&gt;</code>
| Draws a circle of the selected size around the character.
|-
| <code>/aoes &lt;on/off&gt;</code>
| Highlights cells affected by AoE skills (Storm Gust, Meteor Storm, etc.).
|-
| <code>/dc &lt;on/off&gt;</code>
| Highlights dead (impassable) cells.
|-
| <code>/bigmvp</code>
| Makes MVP monster sprites larger.<br>
For correct application, relogging or character change may be required.
|-
| <code>/hd</code>
| Enables or disables HD sprites for monsters, homunculi, and NPCs.
|-
| <code>/headgear</code>
| Hides all headgear on all characters.
|}
 
----
 
== Informational Commands ==
Commands that provide reference or diagnostic information.
 
{| class="wikitable sortable" style="width:100%;"
! style="width:28%;" | Command
! Description
|-
|-
| <code>@commands</code>
| <code>@commands</code>
| Displays a list of available commands.
| Displays the list of available commands.
|-
|-
| <code>@rates</code>
| <code>@rates</code>
| Shows current server rates.
| Shows the current server rates.
|-
|-
| <code>@time</code>
| <code>@time</code>
| Displays the current server time.
| Shows the current server time.
|-
|-
| <code>@showexp</code>
| <code>@showexp</code>
| Enables display of incoming experience.
| Enables the display of incoming experience.
|-
|-
| <code>@mobinfo</code>, <code>@mi</code>
| <code>@mobinfo</code>, <code>@mi</code>
| Shows monster information, including drop list.
| Shows information about a monster, including its drop list.
|-
|-
| <code>@whereis</code>
| <code>@whereis</code>
| Shows maps where the specified monster spawns.
| Shows the locations where a specific monster appears.
|-
|-
| <code>@whodrops</code>
| <code>@whodrops</code>
| Shows monsters that drop the specified item and their drop chances.
| Shows monsters that drop a specified item with drop chance.
|-
|-
| <code>@iteminfo</code>, <code>@ii</code>
| <code>@iteminfo</code>, <code>@ii</code>
| Shows detailed item information.
| Shows information about an item.
|-
|-
| <code>@hominfo</code>, <code>@homstats</code>
| <code>@hominfo</code>, <code>@homstats</code>
| Shows Homunculus statistics.
| Shows statistics of your Homunculus.
|-
| <code>@myrates</code>, <code>@myrates2</code>
| Shows the current effective rates on the character.
|-
| <code>@count</code>
| Shows the number of defeated monsters with a specific ID on the account.
|-
| <code>@bonfire</code>
| Displays bonfire progress, bonuses, and accumulated values.
|-
| <code>@searchstores</code>
| Searches vending stores; premium accounts can purchase remotely (with restrictions).
|}
|}

Revision as of 10:52, 27 December 2025

List of commands that can be used to activate certain functions, obtain information, configure the account, and much more. Commands are entered in the chat, preceded by the symbol @ (or / for client/plugin commands).


Base Commands

General-purpose commands available to all players.

Command Description
@autoloot Enables auto loot items.
@alootid Enables auto loot items by ID.
@alootid2 Allows to create, save, and load item lists for @alootid.
@autotrade Puts the character with an open store in AFK mode, keeping the character in the game.
@afk Puts the character in AFK mode, keeping the character in the game.
@hold Keeps the character in the current position.
@refresh Synchronizes the character's position with the server.
@emotion, @dance Triggers a series of emotions and movements.
@nocosplay Removes special clothing (e.g. wedding suit).
@duel, @invite, @accept, @reject, @leave Challenges a specified character to a duel. Duel management.
@whosell, @whobuy Opens the in-game shop search interface with specified search parameters.
@whosell2, @whobuy2 Shows the coordinates of traders who sell or buy a specific item. Displays the coordinates on the minimap.
@support Creates a support ticket. The status can be tracked through the personal account on the website.
@request Sends a request message to staff.

Settings

Account and character configuration commands.

Command Description
@settings Opens the account settings menu, allowing configuration of rates, automatic commands, NPC interaction options, sound, interface, and more.
@backpack Opens the temporary backpack.

Accessibility & Comfort

Commands focused on convenience and gameplay comfort.

Command Description
@ltp Displays the coordinates of the last teleport point and shows it on the minimap.
@ltp on Automatically displays teleport points on the minimap.
@ltp off Disables automatic display and clears markers from the minimap.
@mvpboard Opens the MVP board, showing the alive/dead status of MVP monsters and highlighting Void MVPs.
@joinevent Allows quick warp to the location of certain events.
@open Allows quick opening of loot boxes and similar items.
@restock Restocks inventory from storage in towns according to a saved list. Available to premium players.
@combine Allows quick combining of certain items or conversion of materialized Newstyle Coins.

Party & Character

Party-related and character state commands.

Command Description
/partysp Displays the SP of nearby party members under characters, in the party window, and mini-windows.
@spb, @partybuff Enables party buff display: Blessing, Increase Agility, Full Chemical Protection, Soul Link, Devotion.
@feelreset Resets character feelings.
@hatereset Resets character hatred values.

Highlighting & Overlay

Visual helpers and overlay commands.

Command Description
/lgp {on/off} Enables or disables LGP overlay ranges.
/square <on/off/1–18> Draws a square of the specified size around the character.
/circle <on/off/1–18> Draws a circle of the specified size around the character.
/aoes {on/off} Highlights cells affected by AoE skills.
/dc {on/off} Highlights dead (impassable) cells.

Control & Automation

Movement and automation-related commands.

Command Description
/turbo <on/off> Enables the built-in auto-clicker while a specified key is held. Does not work in PvP, BG, or WoE.
/walkdelay <175–1000> Sets a custom movement delay value (default: 175 ms).
/ignoreloot Ignores all loot on the ground. Holding ALT temporarily disables ignoring.
@autofollow Automatically follows a specified player without resetting after skills or movement. Requires premium.

Information Commands

Commands that provide game and diagnostic information.

Command Description
/fps Displays the current FPS on screen.
/ping Displays the current in-game ping to the server.
/pingstat Collects and displays detailed ping statistics.
/timestamp, /ts Displays a local time timestamp next to chat messages.
@commands Displays the list of available commands.
@rates Shows the current server rates.
@time Shows the current server time.
@showexp Enables the display of incoming experience.
@mobinfo, @mi Shows information about a monster, including its drop list.
@whereis Shows the locations where a specific monster appears.
@whodrops Shows monsters that drop a specified item with drop chance.
@iteminfo, @ii Shows information about an item.
@hominfo, @homstats Shows statistics of your Homunculus.
@myrates, @myrates2 Shows the current effective rates on the character.
@count Shows the number of defeated monsters with a specific ID on the account.
@bonfire Displays bonfire progress, bonuses, and accumulated values.
@searchstores Searches vending stores; premium accounts can purchase remotely (with restrictions).