/* Standard aliases */
alias NickServ { type services; };
alias ChanServ { type services; };
alias MemoServ { type services; };
alias OperServ { type services; };
alias HelpServ { type services; };
alias StatServ { type services; };
alias BotServ { type services; };
alias HostServ { type services ...
Search found 3 matches
- Tue Jan 08, 2008 4:18 pm
- Forum: Services
- Topic: Aliases problem, please help?
- Replies: 7
- Views: 8987
- Tue Jan 08, 2008 2:30 pm
- Forum: Unreal 3.2 Modules
- Topic: AntiRandom doesn't detect on new IRCd
- Replies: 5
- Views: 4897
Re: AntiRandom doesn't detect on new IRCd
yes...
loadmodule "src/modules/antirandom.so";
and
set {
antirandom {
threshold 5;
ban-action gline;
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 ...
loadmodule "src/modules/antirandom.so";
and
set {
antirandom {
threshold 5;
ban-action gline;
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 ...
- Tue Jan 08, 2008 11:43 am
- Forum: Unreal 3.2 Modules
- Topic: AntiRandom doesn't detect on new IRCd
- Replies: 5
- Views: 4897
Re: AntiRandom doesn't detect on new IRCd
Yes, i have similar problem on version 3.2.7 with AntiRandom-1.1
Don't work but i don't know why....
Now join many spam/clone bot
Example:
YJEZGLDD ([email protected])
DZUKOPOQ ([email protected])
QAYKCHKI ([email protected])
Don't work but i don't know why....
Now join many spam/clone bot
Example:
YJEZGLDD ([email protected])
DZUKOPOQ ([email protected])
QAYKCHKI ([email protected])