Phoenix Insert a new Wordfilter

Status
Not open for further replies.

StaffJunior

New Member
Jan 8, 2014
9
0
Hello Community,

i code a wordfilter in c# (its my first tool)

now i like insert it in my EMU. I search for the variable in there stand the imput text from the user. I search the room chat variable.
When my if is true he change the text to a other one like this "Please read the rules".

Where can i do that? Sorry i can't find it.


Thank you so much.

StaffJunior
 

Shatter

Selling Dedicated Servers
Jan 8, 2014
537
145
The wordfilter that Phoenix already has installed replaces the word when they type it so that word is also removed.. well I guess replaced.
I'd just stick with the original wordfilter.
 

StaffJunior

New Member
Jan 8, 2014
9
0
Well then you should know how to do it then! :p Haha
I'm just saying it would be easier to just use the default one.

I search for the variable in the source.
The orginal filter is bullshit. WHen a advancer its coming he can spam hábbo.com and the spamfilter can't detect it my new filter remove special chars and say - ohhh its a advancer and change the text to a other one.
 

Shatter

Selling Dedicated Servers
Jan 8, 2014
537
145
I search for the variable in the source.
The orginal filter is bullshit. WHen a advancer its coming he can spam hábbo.com and the spamfilter can't detect it my new filter remove special chars and say - ohhh its a advancer and change the text to a other one.
You can add special chars into your filter.
 

Lee_01

Active Member
Jun 28, 2012
116
32
You can do the same in the pre-installed one on the database.

Just work out the probable outcomes such as;
- . and -
- www
- http
- hotel
- pw, com, co.uk, org, in etc.
- habboon, fresh, openHabbo, swift, tardis etc.

This will make sure that no one can spam with hotels, as well as making sure that users can't say oh I came from Fresh, for example.
If you still aren't liking that, then work out the other probables such as;

- fr3sh
- h4bb0
- 5w1ft
- c0m
etc.

By far easier. I highly doubt you will find a single person on here who will be able to help integrate YOUR own program into the system. You will have to work that out yourself as @Signing said.
 

StaffJunior

New Member
Jan 8, 2014
9
0
I only ask for the variable not for all.
Now i do it self.

You don't understand, when i make ./p/w the filter not blocked it and all advitaser makes H*u*bb*a.*/pw like this.

Thank you.

Moderator can be close
 
Status
Not open for further replies.

Users who are viewing this thread

Top