Page 1 of 1

Spamfilter Help (* In Message)

Posted: Fri Apr 22, 2005 11:50 pm
by Rekin
Hello.

I need a help.

N*e*c*l*a*.*t*s*.*g*s* *N*e*c*l*a* *N*a*z*i*r*i* izle

What my doing?

(my english verry verry little. sorry. :lol: )

.

Posted: Fri Apr 22, 2005 11:52 pm
by Rekin
this is private message.

[02:44] <whatisthepublic> N*e*c*l*a*.*t*s*.*g*s* *N*e*c*l*a* *N*a*z*i*r*i* izle

Posted: Sat Apr 23, 2005 2:54 am
by White_Magic
which is your native lanangue?

use this one...

N.*e.*c.*l.*a.*\.*t.*s.*\..*g.*s.*N.*e.*c.*l.*a.*N.*a.*z.*i.*r.*i.*

the one u had, was not correct...
the * = 0 or more of the last character,
.* = 0 or more of any character

Posted: Sat Apr 23, 2005 3:13 am
by Stealth
If that is the exact message, you just need to escape all the Regex chars.

Code: Select all

N\*e\*c\*l\*a\*\.\*t\*s\*\.\*g\*s\* \*N\*e\*c\*l\*a\* \*N\*a\*z\*i\*r\*i\* izle

Posted: Sat Apr 23, 2005 3:30 am
by White_Magic
hrm good point stealth lol, i thought the * was added bu him
8)

.

Posted: Sat Apr 23, 2005 8:06 pm
by Rekin
My lang turkish.

Turkish ircs have a verry trojans... Verry ads...

Thanks.