Hi im a beginner to c++ and im trying to create a bot for a MMORPG game that runs on mobile/emulator.
i used GameGuardian (pretty much used it like cheatengine) to find Dynamic addresses of things like health/stats. but i couldn't continue to find a valid static address/pointer that doesnt change on game restart.
i used cheat engine but couldn't trace a valid static address/pointer.
lastly im a web developer. as far as i understand game sends its requests (packets) C->S and S->C . how can i intercept or capture game actions (such as moving x,y) for such game?
im thankful for hints and im willing to pay for guided consultance for how to build bot emulator games (that doesnt rely on gui)
i used GameGuardian (pretty much used it like cheatengine) to find Dynamic addresses of things like health/stats. but i couldn't continue to find a valid static address/pointer that doesnt change on game restart.
i used cheat engine but couldn't trace a valid static address/pointer.
lastly im a web developer. as far as i understand game sends its requests (packets) C->S and S->C . how can i intercept or capture game actions (such as moving x,y) for such game?
im thankful for hints and im willing to pay for guided consultance for how to build bot emulator games (that doesnt rely on gui)