Msg
From Scriptwiki
Sends a message to a target. Both target and message should be defined in the parameters.
/msg <target> <message>
- <target> can be either a nickname or a #channel.
- <message> is what the target will recieve.
Note that if length of <message> is larger than the server limit the exceeding characters will be either cut off, or nothing sent at all.
Switches
-s switch switches to the target window after messaging [undocumented]
Examples
/msg #mirc Hi everyone!
Sends a message to #mirc saying 'Hi everyone!'.
/msg Dana How are you today?
Asks a user named Dana how she is today.