Code
on *:TEXT:*:#firstchannel:{
  if $network == firstnetwork { scid -at1 relay $unsafe($chan $1-) }
}

alias -l relay {
  if $network == secondnetwork && $me ison #secondchannel {
    msg #secondchannel ( $1 ) $2-
  }
}


Hi I found the script in your link
that is already very good for a function!

What is the code if I have 3 channels in ircnetwork1 and want to have them in one channel in ircnetwork2?

thanks in advance

ADD MSG
hi got the script that i posted last just loaded but not working
with network only because network name or irc address ???

greets


Last edited by saner; 20/03/21 08:49 PM.