Multiple Server Channels List.

By ReQueST on Apr 03, 2005

It tells you what channels your on, and on wich network.

  • Usage: /CurrentChannels
alias CurrentChannels {
  var %a = 1
  while $scon(%a) {
    var %b = $ifmatch, %c = 1
    scid %b
    while $chan(%c) {
      set %channels %channels $+($chan(%c),$+ $chr(44),$chr(32),at network: $network,$chr(44))
      inc %c
    }
    inc %a
  }
  scid -r
  echo 7 -agt * Channels i'm at: $deltok(%channels,$numtok(%channels,32),44) | unset %channels
}

Comments

Sign in to comment.
ReQueST   -  Apr 04, 2005

Just to tell all: \"When joining to many channels, it cant process it, and gives an error: \"Set line to long\" Sorry for this.\"

 Respond  
DarthReven   -  Apr 03, 2005

i don\'t think this is all that useful though it is a nice little addon because you should know what channels you are on

 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.