Ban Strip

By Asphyxaition on Dec 22, 2005

Master Ban's inverse; removes the set bans, shun and gline on a user.

banstrip {
  var %x = 1
  while (%x <= $chan(0))
  mode $chan -bbbbb $address($$1,1) $address($$1,2) $address($$1,3) $address($$1,4) $address($$1,5) 
  /shun -$address($$1,1)
  /gline -$address($$1,1)
}

Comments

Sign in to comment.
KuTsuM   -  Dec 23, 2005

Yes, you have to be on the server and in the same channel to use $address

 Respond  
Dooley   -  Dec 23, 2005

All this works on $$1 meaning they have to be clicked on for it to work, and if they are banned from channel, how are you going to click on them? i have to agree with stoner on that one

 Respond  
Asphyxaition   -  Dec 23, 2005

Er.. They -can- be unbanned by the channel or the server, and they don\'t -have- to be on the server. It unbans the listed address in the channel.
Besides, you can\'t be online to have a gline on you removed; you don\'t have to be connected to the server to have a shun removed. :P

 Respond  
StonedStoner   -  Dec 23, 2005

How can u unban them by there adress when there not on the server? Seeing as how they have to be in the same channel to use $address.
Looks like a useless code to me.

 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.