mIRC Home    About    Download    Register    News    Help

Print Thread
#233043 09/07/11 12:35 AM
I
ircuser
ircuser
I
Hi all

I always get annoying messsages from same place with different ending like this ?

0C69C7.60E382.88799D.9FB09E
0C69C7.60E382.99521C.1345EC
0C69C7.60E382.DL3243.34DE35

How can I always ignore anything that starts with 0C69C7.60E382 ?

And for info how to ignore based on first 3 parts instead of 2 ? (just for info)

I always ignore many people using mirc but they msg me next day, why does this happen ??

Thanks

Joined: Nov 2009
Posts: 295
P
Fjord artisan
Offline
Fjord artisan
P
Joined: Nov 2009
Posts: 295
if that's the address of their nick you can ignore *@0C69C7.60E382*
or *0C69C7.60E382* if you want to be more general.

I
ircuser
ircuser
I
Originally Posted By: pball
if that's the address of their nick you can ignore *@0C69C7.60E382*
or *0C69C7.60E382* if you want to be more general.


I don't think that's how they do it, it includes some characters.

maybe like this

/ignore *!*@0C69C7.60E382.* ???

Last edited by ircuser; 09/07/11 08:31 AM.
Joined: Oct 2003
Posts: 3,641
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,641
That is basically what he said, he just didn't give you the fully qualified hostname.

The command you listed should work, try it.

I
ircuser
ircuser
I
ya I think it is the right one, thanks pball & argv0


Link Copied to Clipboard