Minor addition:

on *:START:{
  • ; Connect to the first server, then join and minimize #chan on that server.
    ;

    server irc.server1.net -jn #chan

    ; Connect to the second server, then join #chan1, #chan2 and #chan3 (which is set +k keyword3) on that server.
    ;

    server -m irc.server2.net -jn #chan1,#chan2,#chan3 blank,blank,keyword3

    ; Connect to the third server, then join #mIRC and #Help on that server.
    ;

    server -m irc.server3.net -jn #mIRC,#Help
}


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C