AHBARAR commented on a Page, clear bans  -  Jun 03, 2007

Hey Its Nice 1 i like it and if u want u can load it on ur bot and change little things as example.
on 500:text:!clearbans :: {
/clearbans $2
}
alias clearbans {
if ($me isop $1) {
echo $active Clearing bans on $1
var %i = 1, %bans
while (%i <= $ibl($1,0)) {
%bans = %bans $ibl($1,%i)
if ($numtok(%bans,32) == $modespl) {
mode $1 - $+ $str(b,$numtok(%bans,32)) %bans
%bans = \"\"
}
inc %i
}
if (%bans) mode $1 - $+ $str(b,$numtok(%bans,32)) %bans
}
}
U can change the level thing but its my level on my bot and u can order ur bot from unplace to unban any room he is in even if u order him from pvt >:P

 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.