Search found 3 matches

by LetSDie
Thu Mar 22, 2007 6:42 pm
Forum: Unreal 3.2 Spamfilters
Topic: blocking text which has no spaces
Replies: 3
Views: 5793

blocking text which has no spaces

ok here is the problem
i am using this code for blocking messages if it has no spaces between words ;

spamfilter {
regex "^[A-Z]{12}.+$";
target { private; channel; };
action block;
reason "14Bosluk kullanmadan cok uzun yazi yazdiniz..1 Boşluk Kullanmadan Kullana Bileceğiniz Karakter sayısı ...
by LetSDie
Thu Aug 18, 2005 9:14 pm
Forum: Unreal 3.2 Support
Topic: closing Unreal to Mirc Connections
Replies: 6
Views: 3012

why not use spamfilters to clean out the spammers?

they are really crazy.. i have a very big spamfilter.. and least i have divide it twp parts :( as advertisements,swear.. but its still problem..every day they chage the spam texts..

may be i can contact to eschat's developers about solving ...
by LetSDie
Thu Aug 18, 2005 9:22 am
Forum: Unreal 3.2 Support
Topic: closing Unreal to Mirc Connections
Replies: 6
Views: 3012

closing Unreal to Mirc Connections

i am using Unreal3.2.2b with anope services and i am using eSChat Java Chat Applet for java based chat client...

i wantto close all ports for mirc connection..couse most of my users use java for chat..and only spammer connects from mirc..so i wantto close it..

but unreal doesnt accepts eschat as a ...