Note: This only covers the Dvar codes that most n00bs make not the ones that Bully and Reclaimer Shawn make.
I prefer to use HxD when I'm dealing with RAM dumps, but it's your choice. For this tutorial, i'll be using HxD.
1. Open a MEM80 RAM dump of a CoD game.
2. Find a Dvar you think you can make a simple code out of.
3. Highlight the text of the Dvar.
Picture:
https://imgur.com/W0TTS6p
4. Press Ctrl+E.
5. Copy the start address.
6. Press Ctrl+F.
7. Paste the address you copied from step 5.
8. Change Datatype to Hex.
9. Press Enter or click OK.
If the address it takes you to is less than 0x1000000 or 8100000, if using Gecko.NET, press F3 to search forward until it takes you to an address that is >1000000.
Look at the guide below for what you should do next for each game.
Modern Warfare 3
Pictures:
https://imgur.com/abVg8W9
https://imgur.com/WbbpEy1
Black Ops
Same thing, except you count 21 bytes to the right.
World At War
Same thing, except you count 8 bytes to the right.
Modern Warfare Reflex
Same as World At War.
They'll all have values that are stacked on top of each other in 3s. The one on top is always the correct address.
Dvars:
http://www.bullywiihacks.com/t2573-
That's it! Now, hopefully you learned how to get the correct address.
I hope you enjoyed my tutorial! More to come!
I prefer to use HxD when I'm dealing with RAM dumps, but it's your choice. For this tutorial, i'll be using HxD.
1. Open a MEM80 RAM dump of a CoD game.
2. Find a Dvar you think you can make a simple code out of.
3. Highlight the text of the Dvar.
Picture:
https://imgur.com/W0TTS6p
4. Press Ctrl+E.
5. Copy the start address.
6. Press Ctrl+F.
7. Paste the address you copied from step 5.
8. Change Datatype to Hex.
9. Press Enter or click OK.
If the address it takes you to is less than 0x1000000 or 8100000, if using Gecko.NET, press F3 to search forward until it takes you to an address that is >1000000.
Look at the guide below for what you should do next for each game.
Modern Warfare 3
Pictures:
https://imgur.com/abVg8W9
https://imgur.com/WbbpEy1
Black Ops
Same thing, except you count 21 bytes to the right.
World At War
Same thing, except you count 8 bytes to the right.
Modern Warfare Reflex
Same as World At War.
They'll all have values that are stacked on top of each other in 3s. The one on top is always the correct address.
Dvars:
http://www.bullywiihacks.com/t2573-
That's it! Now, hopefully you learned how to get the correct address.
I hope you enjoyed my tutorial! More to come!