Anti random module help
Posted: Thu Aug 04, 2005 12:19 pm
ive loaded the anti random module, no problems,
when i add the set to the conf thou i get a set directive error, been thru the faq to try n sovle it and i still truly have no idea wots wrong
thanks
when i add the set to the conf thou i get a set directive error, been thru the faq to try n sovle it and i still truly have no idea wots wrong
Code: Select all
set {
antirandom {
threshold 5;
ban-action gzline;
ban-time 4h;
ban-reason "You look like a bot. Be sure to fill in your nick/ident/realname properly.";
fullstatus-on-load yes;
show-failedconnects yes;
except-hosts {
};
};
};