From WikiChip
Difference between revisions of "mirc/commands/anick"
m (PatrolBot moved page /anick command - mIRC to mirc/commands/anick: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/anick Command}}{{mIRC menu}} |
The '''anick command''' is used to set a new alternative nickname. The alternative nickname is the nickname that will be used if IRC indicates that your primary nickname is already in use. If the alternative nickname is taken as well, mIRC will place a '/nick ' text in the server's editbox and wait for the user's reply. | The '''anick command''' is used to set a new alternative nickname. The alternative nickname is the nickname that will be used if IRC indicates that your primary nickname is already in use. If the alternative nickname is taken as well, mIRC will place a '/nick ' text in the server's editbox and wait for the user's reply. | ||
Revision as of 03:56, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The anick command is used to set a new alternative nickname. The alternative nickname is the nickname that will be used if IRC indicates that your primary nickname is already in use. If the alternative nickname is taken as well, mIRC will place a '/nick ' text in the server's editbox and wait for the user's reply.
Synopsis
/anick <nickname>
Switches
None
Parameters
- <nickname> - The alternative nickname to change to.
Example
/anick Foo
Output:
* Your alternate nickname is now Foo
Compatibility
Added: mIRC v5.8
Added on: 05 Sep 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
mIRC commands list