DarkWarrior commented on a Page, Protection Script  -  Jul 12, 2007

Ok first problem:

if (%knick == $me) {

if (%bnick == $me) {

That should be:

if ($knick == $me) {

if ($bnick == $me) {

Or else it will retaliate on ever single ban and kick made. And than when those fixes are made, it will try to protect even you dont have status. Which can probably lead to lagging. It needs work, even to call it simple. Sorry if I sound harsh dude, but its the truth.

 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.