First of all, since this is my first post I'll go ahead and give a little background information. I'm a very well known and experienced coder for the old game Everquest, I actually just recently made a cheat not thought possible (summoning items.) As well as owning my own website (CorruptionPlugins.com) to sell these powerful EQ cheats. Well recently I've decided to move on with the times, and even though I still code for EQ frequently, I've decided to move onto WoW codes.
I've already gotten a WardenBypass (seems good at this point) and a small trainer. I'm still building a library that I call CorruptionWoW.DLL which contains all of the necessary offsets and structures to edit just about anything in the game. I'm still finishing up my packet sending, but onto the small tutorial. I've gotten a few people asking how to make a NoFall Damage with CE so I figured I would post it. I'm not sure how much this is requested, but here it is anyway.
1.) Obviously, you will need CheatEngine. Go download it if you don't already have it.
2.) Load up WoW and CheatEngine (make sure that you have Settings->Extra->Both stealth modes checked at the bottom.)
3.) Click "Add address manually" and add these 3 addresses.
-Address: 7BA4C0 || Description: NoFallOne || Type: 2 Bytes
-Address: 7BA4C5 || Description: NoFallTwo || Type: Byte
-Address: 7BA4C6 || Description: NoFallThree || Type: 2 Bytes
4.) Right click all 3 of these addresses and then click "Show as hexadecimal value."
5.) Change NoFallOne to 0x06EB
6.) Change NoFallTwo to 0x90
7.) Change NoFallThree to 0x1E74
Gratz, your invulnerable to fall damage! Throw me some rep please so I'm not classified as a leecher.