Henry Report post Posted January 17, 2012 If anyone tried to make flood in your private This command to Lock in private message to protect against flooding #privteflood on on *:OPEN:?: { if ($nick isop $chan ) return inc %open.flood .timer 1 5 set %open.flood 0 if (%open.flood > 5 ) { .ignore -npu30 *!*@* .ignore -xu30 $me $+ !*@* .ignore -npu120 $wildsite .close -m echo -at 12 Lock has been in private message to protect against flooding ignore --> 15 $nick 12 $wildsite } .timer 1 5 set %open.flood 0 } #privteflood end Quote Share this post Link to post Share on other sites
Crysta Report post Posted January 18, 2012 Thanks Henry Quote Share this post Link to post Share on other sites
Henry Report post Posted January 19, 2012 I hope it will be Multi useful Quote Share this post Link to post Share on other sites