Ban-remover

By fiftek on Jan 21, 2006

My bots snippet! On ban bot will remove ban after 1hour if host is on banlist chan!

on *:BAN:#: { .timer 1 3600 timer-unban # $banmask }
alias timer-unban { if ($2- isban $1) mode $1 -b $2- }

it works like that:
[20:12:03] * _50cent_InLuW sets mode: +b *!*@warez-linux.si
[21:12:03] * Cascada` sets mode: -b *!*@warez-linux.si

_50cent_ is me, cascada` is my bot :)
works great

Comments

Sign in to comment.
quat   -  May 20, 2008

good,thanks you very much

 Respond  
Noutrious   -  Jan 22, 2006

Its all c00l, but comments usually are using: ;Comment ;Blabla ;Yeah Its to don`t mess the syntax..

 Respond  
XpLoiTeR   -  Jan 21, 2006

nomen...yes thats $true it can act like a cleaner or sth yet its too small

 Respond  
XpLoiTeR   -  Jan 21, 2006

exactly what i was going to say....

 Respond  
DarthReven   -  Jan 21, 2006

/ban -u $1

 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.