mIRC Homepage
I was wondering is it possible to relay what is being said in one channel to another channel on another server, or through DCC Chat without copy pasting. I can make a script that does this to another channel but it only works on the same server.
/help /scon
Originally Posted By: HellRaz0r
/help /scon


^ Anyone care to elaborate that wasn't very helpful at all.
In case you are just connected to two servers and the second connection would be your output use the following.

Code:
on *:text:*:#from:if ($scon(1).network = network name "from") scid $scon(2) msg #to $+(<,$nick(#,$nick).pnick,>) $1-
© mIRC Discussion Forums