i automatically join 5 networks myself what i did was put this in the remotes:
on *:start:{
s <network1>
s -m <network2>
s -m <network3>
s -m <network4>
s -m <network5>
}

u can addend them with -j <channel> of course if you wish or use the | as line separator and have it all on one line