From WikiChip
Difference between revisions of "mirc/commands/hop"
(Created page with "The '''/hop command''' parts the current channel and joins a new one. If no channel was specified, mIRC will part and join the current channel without closing the window. == ...") |
m (Bot: Adding a template) |
||
Line 30: | Line 30: | ||
* [[$chan identifier - mIRC|$chan]] | * [[$chan identifier - mIRC|$chan]] | ||
* [[/partall command - mIRC|/partall]] | * [[/partall command - mIRC|/partall]] | ||
+ | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:MIRC commands]] |
Revision as of 20:45, 3 July 2014
The /hop command parts the current channel and joins a new one. If no channel was specified, mIRC will part and join the current channel without closing the window.
Synopsis
/hop -cn [#channel] [message]
Switches
- -c - Cycles the specified channel by parting and rejoining it
- -n - Minimizes the channel window
Parameters
- [#channel] - This optional parameter can be used to specify which user from the address book to select. The user must already be in your address book.
- [message] - The part message to be sent
Example
/* Suppose you are on #Foo; Part #Foo with "moving on" message and join #Bar */ /hop #Bar moving on
Compatibility
Added: mIRC v5.71
Added On: 07/05/2000
Note: Individual switches were not taken into consideration.
See also
mIRC commands list