Posted: Sun Oct 26, 2008 2:35 pm Post subject: Finding Address's Question
So i'm not that great of a hacker, but I understand it for the most part. I have a question though. I know you find address's by searching for values in the game. I'm trying to make some simple hacks for World of Warcraft, but I don't understand how to find some hacks in the game. For example, no fall damage. How is it possible to search for a value for that? I'm assuming people use a debugger to search for the No Fall Damage address instead of cheat engine. Can anyone point me towards a tutorial on finding address's like these?
as above, find the code writing to your health when you fall. load it up in CE's disassembler or another if you prefer and scroll up to the start of that function and reverse engineer/analyse it and patch the code that decreases your health (probably that instruction or the few that are close to it). with more effort you can make your patch a much 'cleaner' one.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum