Hello,
I am trying to create a multi account utility for an online game which is turn based to automate the change of account at the beginning of each turn without having to press alt+ech or some other technique like this.
I am now using cheat engine to find the base address of the countdown timer that indicates how much time the player has left for its turn to allow me have control over each account.
I am succesful at finding the right address when i attach the process, but the problem is that when i try to do a pointer scan i can't even reach the second level of scanning, I will immediately get zero results.
Any idea, or any explaination for this?
Thanks!