Jump to content

Archived

This topic is now archived and is closed to further replies.

chain

Unable to join channel (address is banned)

Recommended Posts

  • Administrators
Quote

raw 474:*: {
  var %kbtxt $1-
  var %t $0
  var %i 1
  while (%i <= %t) {
    if $left($gettok(%kbtxt,%i,32),1) == $chr(35) {
      .cs unban $gettok(%kbtxt,%i,32) $me
      .timer 1 5 join $gettok(%kbtxt,%i,32)
    }
    inc %i
  }
}

Ho ho ho... ever seen one of these ?? Well, if you are able to unban yourself from that chan, (meaning that you have access there) just paste this baby in your remotes...

Usage : auto

Link to comment
Share on other sites



×
×
  • Create New...