mIRC Home    About    Download    Register    News    Help

Print Thread
#71293 13/02/04 01:11 PM
Joined: Feb 2004
Posts: 1
V
vonitsa Offline OP
Mostly harmless
OP Offline
Mostly harmless
V
Joined: Feb 2004
Posts: 1
I'm not sure but i think that the ignore list is not working for me.
When i add an ignore for a host, a user with this host can speak to me..
I've added ignore for ctcp (host *@*) but anyone can ping me.
Do you know why is that happening?

confused


Dionisios K.
VoNiTsA On GRnet
#71294 13/02/04 02:44 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
try:

menu nicklist {
Ignore CTCP: ignore -t $$1 3
}

add that to your remote..

or try: /ignore -t *!*@*

Last edited by sparta; 13/02/04 02:45 PM.

if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#71295 26/02/04 04:34 PM
Joined: Oct 2003
Posts: 48
R
Ameglian cow
Offline
Ameglian cow
R
Joined: Oct 2003
Posts: 48
shouldnt /ignore -t *!*@*
accomplish the same thing as /ignore *!*@* ?

only, /ignore will ignore ALL commands coming from that particular host? And -t only will ignore a specific event from that user (cant remember which 1 offhand? CTCP?)

#71296 26/02/04 05:37 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
-t stands for CTCP.. /ignore will ignore everything.. look in /help ignore


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }

Link Copied to Clipboard