Code:
  var %s = 1
  while ($scon(%s)) {  
    scon %s
    var %p = 1
    while ($chan(%p)) {   
      .echo -s $nick(%p,0),0) 
      inc %p 
    }  
    inc %s
  }



how do i make this code udpate ammount of nick ins 2 channels on 2 diff servers.

#help [webnet]
#help [dalnet]

and if i'm only in

#help [webnet]

it will only update that one..