Ban Pro
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 5.5 |
| Scores Submitted | 2 |
| Date Added | Dec 13, 2007 |
| Last Updated | Dec 13, 2007 |
| Tags | and awesome ban protection |
|
|
Introduction
mIRC Snippet:
Ban Pro
Posted on Dec 14, 2007 2:01 pm
Posted on Dec 14, 2007 2:01 pm
you definitely should use while loops
| Code: |
if ($bnick == $me) goto unban else var %x = 1 while $address($me,%x) { if ($banmask == $v1) goto unban else inc %x } :unban [unban stuff] |
mIRC Snippet:
Ban Pro
Posted on Dec 17, 2007 3:41 pm
Posted on Dec 17, 2007 3:41 pm
shouldnt it be
:)
| Code: |
| * $+ $banmask $+ * $address($me,5)) { blah } |
:)





