Anti-Cheat System
Basic Anti-Cheat System for Perfect World Private Servers
This anti-cheat system working with any perfect world version. this won’t be 100% solution to stop scripters and hackers still you can add suspecting keywords into the CheatEngineWords.txt make sure that you didn’t add any keyword like system, localhost. your players will get banned for nothing.
gacd should start with this params
-print_interface_debug_init_code_clientinfo_query_punish_question_skeleton_mutate_pp_acdatasend
Example of GACD
cd $PW_PATH/gacd;
./gacd -print_interface_debug_init_code_clientinfo_query_punish_question_skeleton_mutate_pp_acdatasend gamesys.conf >$PW_PATH/gacd/gacd.log &
Link to the source files :
https://github.com/razor-dev/Anti-Cheat