Memory help
Hi guys,
I need your help: basically I know how to use C/C++ ( well I couldn't actually work as coder lmao but I know a bit ). My level allows me to code different stuffs from what is strictly linked to the memory. I mean, to code hacks you have to work with memory: I wanna try editing some stuffs and before I wanted to edit a trainer to change kills, deaths, points and stuffs ( in the barracks of teknomw3 ): something easy ( that most of you could code in few minutes perhaps ) but that get me into this way of coding. But, once I find the specific cell where a component is, that is the same everytime? For example, I found that the number of kills is contained into the cell 0x005C ( just an example ), will this cell always be used for this use? Or it changes everytime. If it changes, how can edit something which works everytime?
Thanks to whoever will help me.