Page 1 of 1

adword module problem

Posted: Sat Jun 26, 2004 8:19 pm
by DeLiMaViAnK
-> *nickserv* register [email protected]
-
-irc.tets.com- : Your message has been blocked (Advertising)


/msg nickserv http://www.www

my aliases ..

alias NickServ { type services; };
alias NS {
nick "NickServ";
type services;
};

alias ChanServ { type services; };
alias CS {
nick "ChanServ";
type services;
};

alias OperServ { type services; };
alias OS {
nick "OperServ";
type services;
};

Posted: Sun Jun 27, 2004 2:40 am
by codemastr
AngryWolf wrote:Please, don't report bugs in my modules here. Go to my bugs reporting site instead. Thanks in advance
This forum is mainly for module *coders*, if you have a problem with a module, your best bet is to do whatever the author tells you to do in order to receive help.

Posted: Sun Jun 27, 2004 3:03 am
by Stealth
Maybe you shouldnt use the /msg command and use /NS or /nickserv instead. It looks like u have a spamfilter blocking the message.