Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 809 Bytes

File metadata and controls

18 lines (15 loc) · 809 Bytes

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 in to the CheatEngineWords.txt make sure that you didnt 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 &