[Request]ZhuXian Online

07/18/2009 21:53 eienheart#1
this thread is preferably for ZXPH users.

Hi, i'm a noob CE user and i would like to ask for help in finding offsets for hp/mp and skills for that matter..

any helpful tip and guide would be appreciated..

i found offsets of exact number values but i don't know how to find offsets of skills.. :( pls help.
07/18/2009 22:10 schlurmann#2
What do you mean by skills? Casting a skill involves involves many procedures like "draw the animation" and "change attributes" and ... You cannot just find an address for that with Cheat Engine, there's most likely a function that does combine all the procedures mentioned above and can be called by you (in case you find it). For that some more advanced Revers Engineering knowledge is needed.

By the way, offset != address.
07/19/2009 13:32 eienheart#3
yea, so tell my mentor too :(

so have you any tips on what to use or what to do for skills?
07/19/2009 22:58 schlurmann#4
Read into Reverse Engineering. You'll also need knowledge about ASM and Windows. Lastly you're gonna have to learn a programming language to be able to use the stuff you found out reversing the game.