Jethro commented on a Page, Welcome Back Greeter  -  Mar 20, 2009

Ouch! Good point, PunkTured...I totally overlooked this. Thanks for the reminder. So I figure this should do the trick:

on !*:QUIT: {
    var %x = $comchan($nick,0)
  while (%x) {
    writeini wb.ini $comchan($nick,%x) $nick yes
    dec %x
  }
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.