dsorc

Ignoring PMs from some "people"

2 posts in this topic

Right now I only use the client in one hub (lan). So I have all other ips blocked.

But every few hours there are two bots that join the hub, pm me links to other hubs (spam), and quit after two seconds.

I just want to block all PMs from those users.

Is this how it works?

post-7129-1225910220_thumb.png

Well, it doesn't work. I still get their spam.

Any ideas?

Share this post


Link to post
Share on other sites

It doesn't work because you turned on "Use RegExp and/or wildcards". In regular expressions, the square brackets "[]" have a special meaning. Try turning off that option and see if it does work then.

Also, if you would like to know more about Regular Expressions, and how to use them, try looking here: Regular Expressions

Right now, with RegExp turned on, your ApexDC is actually ignoring the following nicks: "Zuser_name" and "Xbanned_spammer" :) and I guess that's not what you wanted :)

So, either turn off that checkbox for RegExp, or leave it on, but add these two lines instead those two existing:

\[ZZ\]user_name

\[XX\]banned_spammer

Share this post


Link to post
Share on other sites