Coders-IRC
IRC for Coders
AdiIRC
Last night i added a old client AdiIRC which continues to be updated by various IRC scriptersI also will be adding some coding that you can add to the client and plugins.
numerical spam flooding
on $*:TEXT:/\d{35,}/Si:#: { !ban -k $chan $nick 2 Repeated flooding }
/spamfilter add -posix cpnN warn - numeric_spammer \d{50,}
Modified whois
raw 311:*:echo -a - | echo -a 14311: $2 is $3 $+ @ $+ $4 $5- | halt
raw 312:*:echo -a 14312: $2- | halt
raw 317:*:echo -a 14317: $2 Idle: $duration($3) , Signon: $asctime($4) | halt
raw 318:*:echo -a 14318: $2- | echo -a - | halt
raw 319:*:echo -a 14319: $2- | halt
raw 325:*:echo -a 14325: $2- | halt