Auto kick on ban
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 5.3 |
| Scores Submitted | 4 |
| Date Added | Apr 11, 2005 |
| Last Updated | Sep 19, 2005 |
| Tags | autokick |
|
|
Introduction
mIRC Snippet:
Auto kick on ban
Posted on Apr 12, 2005 5:50 pm
Posted on Apr 12, 2005 5:50 pm
Hopefully this will stop the 10,000 requests per day for scripts like this ;)
mIRC Snippet:
Auto kick on ban
Posted on Apr 21, 2005 6:51 am
Posted on Apr 21, 2005 6:51 am
($v1 != $me) kick # $v1 Banned.. doesnt that kick out yourself?!
mIRC Snippet:
Auto kick on ban
Posted on Apr 21, 2005 7:54 am
Posted on Apr 21, 2005 7:54 am
silverwolf, $v1 returns the match for the if statement, there cant me a match if $v1 is your nick, as it doesnt meet the if.
mIRC Snippet:
Auto kick on ban
Posted on Apr 21, 2005 2:08 pm
Posted on Apr 21, 2005 2:08 pm
!= $me --means NOT YOU, not, you
mIRC Snippet:
Auto kick on ban
Posted on May 10, 2005 7:46 am
Posted on May 10, 2005 7:46 am
it wont work if the address isnt in your ial, add an on join function with who #chan
mIRC Snippet:
Auto kick on ban
Posted on May 18, 2005 3:52 am
Posted on May 18, 2005 3:52 am
Yes, that would be right Chaz. I assumed that the IAL is updated. Added the on join event.
mIRC Snippet:
Auto kick on ban
Posted on Aug 15, 2008 12:14 am
Posted on Aug 15, 2008 12:14 am
every time some one ban this hapend on my status-> Banned! No such nick/channel <- can some one help wich this ..
mIRC Snippet:
Auto kick on ban
Posted on Sep 15, 2008 2:06 am
Posted on Sep 15, 2008 2:06 am
Sorry for the late reply. This usually happens when another nick/bot has already kicked the nick-to-be-kick-banned at the same time. Try using ".kick" instead of just "kick" for the command. Not sure if that would prevent on seeing that message though.
mIRC Snippet:
Auto kick on ban
Posted on Sep 15, 2008 9:52 pm
Posted on Sep 15, 2008 9:52 pm
Yo x, good to see you!
mIRC Snippet:
Auto kick on ban
Posted on Sep 30, 2008 2:35 pm
Posted on Sep 30, 2008 2:35 pm
Very Useless seeing as this would exclude your kick messages....







