i need ur help
i have IDA at dump warrock exe but i cant find PlayerPointer and etc. for WarRock Ph
Use the current addresses to find the playerpointer addr.
Example;
DWORD ADR_POINTER_PLAYER = 0x9EDD6C;
Search for: 9EDD6C then learn how to find it. Do that with all addresses.