Page 1 of 1

Forward message from mIRC to MSN

Posted: Sat Aug 29, 2009 17:55 pm
by DobbaN
Hey, how can I forward text from mIRC to MSN?

Example:

Code: Select all

on *:TEXT:.forward*:#: {
msg $email $2-
notice $nick Your message has been forwarded.

Re: Forward message from mIRC to MSN

Posted: Sat Aug 29, 2009 18:05 pm
by andyc
You can do that, yes, using the /msn.say command.

The syntax is /msn.say <email address> <message>