[email protected] * sCzArUfRzW

These are old archives. They are kept for historic purposes only.
Post Reply
SLipKnOt
Posts: 42
Joined: Sat Apr 10, 2004 6:43 pm
Location: Bangladesh , dhaka
Contact:

[email protected] * sCzArUfRzW

Post by SLipKnOt »

i want a appropiate spam filter for this type of real name

rocky was [email protected] * sCzArUfRzW

how to put this type of real name in spamfilter cant put direct 10 character cuz other user will get block cuz of that is there any way to make it like lower upper something..?? help me on this plz
./SLipKnOt --help
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

I think this is right...

Code: Select all

:(?-i)([a-z][A-Z]){5}
Why the hell can't my signature be empty?
"Your message contains too few characters."
SLipKnOt
Posts: 42
Joined: Sat Apr 10, 2004 6:43 pm
Location: Bangladesh , dhaka
Contact:

Post by SLipKnOt »

thanks Lemme try it :D

by the way what would be the regex

Code: Select all

/spamfilter add u kill - reason :(?-i)([a-z][A-Z]){5}
./SLipKnOt --help
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

Have people been secretly editing others' posts? I dont remember putting that code marker around my regex. Oh well, it was a productive edit.
Why the hell can't my signature be empty?
"Your message contains too few characters."
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

:D

actually, just yours.
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

Ah. Ok. You'd think phpBB would say 'Last Edited by' if it wasnt me, even within a short time of the initial post.
Why the hell can't my signature be empty?
"Your message contains too few characters."
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

Sometimes it does
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

It does for everyone, even me, if its been long enough since the initial post.
Why the hell can't my signature be empty?
"Your message contains too few characters."
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

Thread renamed.
Why do people use a subject like 'help me'... :p
Last edited by Syzop on Sat Jun 03, 2006 12:53 pm, edited 1 time in total.
JanisB
Posts: 128
Joined: Fri Apr 22, 2005 9:05 am
Location: LV
Contact:

Post by JanisB »

Offtopic :!:
BTW, phpBB will not add `last modified by` if your edited post is last in thread.
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

And you just caused that :P
SLipKnOt
Posts: 42
Joined: Sat Apr 10, 2004 6:43 pm
Location: Bangladesh , dhaka
Contact:

Post by SLipKnOt »

well arryt nxt time i gonna put exact topic sorry!!
:D
./SLipKnOt --help
Post Reply