So i‘ve recently got into game hacking and reverse engineering. I want to make a DLL that when injected, it changes the health of the player in Assaultcube. I did an pointer to the health in cheat engine and i noticed that cheat engine takes an address: "ac_client.exe" how will i know what address it means? I assumed it‘s the base address but after inserting the code to get the base address, i noticed that the base address stays the same each time i restart the game and inject but in cheat engine it changes. How will i get the address i want? "ac_client.exe" + 0018B0B8 + 01 + 408 = address that i want but the problem is ac_client.exe.