From WikiChip
Difference between revisions of "mirc/commands/tnick"
m (PatrolBot moved page /tnick command - mIRC to mirc/commands/tnick: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/tnick Command}}{{mIRC menu}} |
The '''/tnick command''' can be used to change own IRC nickname without changing the main or alternative nick ({{mIRC|/anick}}) options. | The '''/tnick command''' can be used to change own IRC nickname without changing the main or alternative nick ({{mIRC|/anick}}) options. | ||
Revision as of 04:39, 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 /tnick command can be used to change own IRC nickname without changing the main or alternative nick (/anick) options.
Synopsis
/tnick <newName>
Switches
None
Parameters
- <newName> - The temporary nickname.
Example
alias away { ; change nick tnick $me $+ |away !away }
Compatibility
Added: mIRC 6.0
See also
mIRC commands list