Chat about mIRC related issues
-
DobbaN
Post
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.
-
andyc
- MSN for mIRC Creator
- Posts: 243
- Joined: Sun Dec 01, 2002 21:26 pm
Post
by andyc »
You can do that, yes, using the /msn.say command.
The syntax is /msn.say <email address> <message>