alias hosst {
 var %x = 1
 while $ulist(*,Host,%x) {
  privmsg # $remove($ulist(*,Host,%x),*!*)
  $ulist(*,Host,%x).info
  inc %x
 }
}
hi again plz that code posted before but i need alittle help in it just wanna it to read the nicks 2 not gatekeeper only so...?