Budots Posted December 20, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 200 Reputation: 1 Joined: 09/25/13 Last Seen: January 6, 2014 Share 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 Link to comment Share on other sites More sharing options...
Byakuran Posted December 20, 2013 Group: Members Topic Count: 110 Topics Per Day: 0.02 Content Count: 229 Reputation: 5 Joined: 12/16/11 Last Seen: May 6, 2020 Share Posted December 20, 2013 add it to manner.txt inside of your data folder Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted December 20, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted December 20, 2013 OnPCChatEvent oh and, need source modification definitely Quote Link to comment Share on other sites More sharing options...
Budots Posted December 20, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 200 Reputation: 1 Joined: 09/25/13 Last Seen: January 6, 2014 Author Share Posted December 20, 2013 @Annie: Can you make just a simple SCRIPT? Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 20, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share 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 Link to comment Share on other sites More sharing options...
AnnieRuru Posted December 20, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted December 20, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share 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 Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.