Jethro commented on a Page, Relay Script 1.0  -  Feb 13, 2011

Amiga600:

on *:nick:relay
on *:quit:relay
alias -l relay {
  if ($network = %serv1) { relay %serv2 .msg %chan2 : $+ $network $+ : $nick $iif($event = nick,-> $newnick,Quit with Reason: $1-) }
  elseif ($network = %serv2) { relay %serv1 .msg %chan1 : $+ $network $+ : $nick $iif($event = nick,-> $newnick,Quit with Reason: $1-) }   
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.