mrnbrase How do I cheat?
  Reputation: 0
  Joined: 11 Nov 2012 Posts: 6
 
  | 
		
			
				 Posted: Wed Mar 11, 2020 5:08 pm    Post subject: Can't find pointer address? | 
				       | 
			 
			
				
  | 
			 
			
				i'm trying to find the pointer address and i'm getting result the problem
 
is that every time the game rest or i die in the game all the address are change
 
and the same for the pointer i get the address there but not for the address that i want?
 
i tried to do find what access this address and i get these when my health is changed or decreesed?
 
 
0105384C - C7 07 00000000 - mov [edi],00000000
 
010538A6 - F2 0F11 07  - movsd [edi],xmm0
 
 
 
 
the search type is Double?
 
 
any ideas?
 | 
			 
		  |