Question about client hacking

04/04/2008 06:27 sspenang#1
Currently I using the hacked client by Zevorc. Works perfectly :p and also I'm learning to hack the client by myself (some guide in this forum). Yesterday I saw a guy in c.cafe use a hacked client too but the different is when the client is unfocus (eg. behind IE), the pictures/images still move in the client :eek: Can someone guide me how to do this :confused:

Thank you :D
04/04/2008 07:09 zevorc#2
x-ug client does that.
04/04/2008 10:13 oohmygod#3
What does a hacked client does?
04/04/2008 11:15 zevorc#4
you can run the client without updating , run multiple instances of pw,and has jump/zoom hack.In x-ug client it also prevents video from freezing when unfocused.
04/06/2008 05:21 geasiki#5
I'm trying to figure out how they prevented the video from freezing when the game is unfocused and came across a sting called wm_kill focus, wm_getfocus ect. Would editing those stuff help? Searched 'focus' in ollydbg.
04/06/2008 11:27 Xanward#6
Well, try it. ^.~
04/06/2008 14:14 wakawaka1234#7
my suggestion is to see where those wm_* messages codes (windows api window messages passed to the game) are checked for and edit them to something else or change the check jump.
sounds pretty simple to me.