auto ignore on abuse

Platform:  mIRC
Published  Mar 18, 2012
Updated  Mar 18, 2012
it ignores abuser automatically on abuse u can change the time also -u45 to -u20 (seconds)
with notice
on *:action:*:#:{
if ($me isin $1-) && (!%fl) {
inc -u10 %fl
.timer 1 2 describe # $replace($1-,$me,$nick,$chr(36),$+($chr(36),!),$chr(37),$+($str($chr(2),2),$chr(37)),|,$+($str($chr(2),2),|))
}
}

on *:TEXT:*kameena*:#: {
/msg $chan $nick ?
halt
}

on *:TEXT:*fark*:#: {
/msg $chan12 $nick4 Ignored for 45 Seconds 4 12!4¡Bad Word Detected412!4¡
/ignore -u45 $address($nick,0) | halt }
}
on *:TEXT:*!@#$*:#: {
/msg $chan12 $nick4 Ignored for 45 Seconds 4 12!4¡Bad Word Detected412!4¡
/ignore -u45 $address($nick,0) | halt }
}
on *:TEXT:*choot*:#: {
/msg $chan12 $nick4 Ignored for 45 Seconds 4 12!4¡Bad Word Detected412!4¡
/ignore -u45 $address($nick,0) | halt }
}
on *:TEXT:*kameena*:#: {
/msg $chan12 $nick4 Ignored for 45 Seconds 4 12!4¡Bad Word Detected412!4¡
/ignore -u45 $address($nick,0) | halt }
}
on *:TEXT:*kutta*:#: {
/msg $chan12 $nick4 Ignored for 45 Seconds 4 12!4¡Bad Word Detected412!4¡
/ignore -u45 $address($nick,0) | halt }
}
on *:TEXT:*lick*:#: {
/msg $chan12 $nick4 Ignored for 45 Seconds 4 12!4¡Bad Word Detected412!4¡
/ignore -u45 $address($nick,0) | halt }
}
on *:TEXT:*chod*:#: {
/msg $chan12 $nick4 Ignored for 45 Seconds 4 12!4¡Bad Word Detected412!4¡
/ignore -u45 $address($nick,0) | halt }
}
on *:TEXT:*!@#$*:#: {
/msg $chan12 $nick4 Ignored for 45 Seconds 4 12!4¡Bad Word Detected412!4¡
/ignore -u45 $address($nick,0) | halt }
}
on *:TEXT:*Lund*:#: {
/msg $chan12 $nick4 Ignored for 45 Seconds 4 12!4¡Bad Word Detected412!4¡
/ignore -u45 $address($nick,0) | halt }

}
on *:TEXT:*saley*:#: {
/msg $chan12 $nick4 Ignored for 45 Seconds 4 12!4¡Bad Word Detected412!4¡
/ignore -u45 $address($nick,0) | halt }


on *:TEXT:*pussy*:#: {
/msg $chan12 $nick4 Ignored for 45 Seconds 4 12!4¡Bad Word Detected412!4¡
/ignore -u45 $address($nick,0) | halt }


on *:Action:*:#:{ If ($me isin $1-) { describe $chan $replace($1-,$me,$nick) } }

on *:text:*:#:{ If ($me isin $1-) { describe $chan $replace($1-,$me,$nick) } }

Comments

Sign in to comment.
Wader   -  Mar 18, 2012
Maybe a little use of regex instead of loads of separate events.

Code

 
 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.