Budots Posted December 20, 2013 Posted December 20, 2013 Hi guys, Do we have a script here that will prevent players from saying FOUL LANGUAGES? - If they say like " BITCH " there message will not be seen or cannot be typed. or if they say " BITCH " it will be replaced by the word " I LOVE YOU " is it possible? Quote
Byakuran Posted December 20, 2013 Posted December 20, 2013 add it to manner.txt inside of your data folder Quote
AnnieRuru Posted December 20, 2013 Posted December 20, 2013 OnPCChatEvent oh and, need source modification definitely Quote
Budots Posted December 20, 2013 Author Posted December 20, 2013 @Annie: Can you make just a simple SCRIPT? Quote
Emistry Posted December 20, 2013 Posted December 20, 2013 OnPCChatEvent oh and, need source modification definitely but this should only work AFTER they send the message right ?? in that case... other player will be able to view the foul language messages instead of replaced messages or blocked it.. based on what he wanted, probably the manner.txt will be best for him .. Quote
AnnieRuru Posted December 20, 2013 Posted December 20, 2013 (edited) @Emistryyeah, but certain players who knows how to hex their client will know how to connect to the server using their own hexed client ..I never trust manner.txt because its at the client side...editing clif.c file to prevent sending packets inside clif_parse_GlobalMessage, clif_parse_PartyMessage... and the likewill definitely ensure they have no way to bypass this sytemif not convinced I could make a diff like this anytime =/@Budots-ROmanner.txt is the simpliest way .... EDIT : below You cheater !! lol ok me lost Edited December 20, 2013 by AnnieRuru Quote
Emistry Posted December 20, 2013 Posted December 20, 2013 @Annie true ~ i think this can help him to avoid tampered client... conf/login_athena.conf#L169 conf/login_athena.conf#L174 conf/login_athena.conf#L175 or maybe using some gameguard .. 1 Quote
Question
Budots
Hi guys,
Do we have a script here that will prevent players from saying FOUL LANGUAGES?
- If they say like " BITCH " there message will not be seen or cannot be typed.
or if they say " BITCH " it will be replaced by the word " I LOVE YOU "
is it possible?
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.