| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| vinch1n How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 27 Sep 2020
 Posts: 3
 
 
 | 
			
				|  Posted: Sun Sep 27, 2020 7:05 pm    Post subject: found pointer's probably value "FFFFFFFFFFFFFFEC" |   |  
				| 
 |  
				| found pointer's probably value "FFFFFFFFFFFFFFEC"  when i use find what write/access to  this address. this value seems wrong and i dont know how to deal with it.
 any one can help me find this out.
 thx.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| MMM-304 Expert Cheater
 
 ![]() Reputation: 0 
 Joined: 17 Aug 2020
 Posts: 170
 Location: Milkey Way
 
 | 
			
				|  Posted: Sun Sep 27, 2020 11:01 pm    Post subject: |   |  
				| 
 |  
				| Its a negative value |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| ParkourPenguin I post too much
 
  Reputation: 152 
 Joined: 06 Jul 2014
 Posts: 4706
 
 
 | 
			
				|  Posted: Sun Sep 27, 2020 11:17 pm    Post subject: |   |  
				| 
 |  
				| The instruction is modifying the same register used for address calculation. e.g. mov eax,[eax+5C] Take whatever address you were accessing, subtract the offset from it (e.g. 5C), and that would've been CE's guess.
 _________________
 
 I don't know where I'm going, but I'll figure it out when I get there. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| vinch1n How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 27 Sep 2020
 Posts: 3
 
 
 | 
			
				|  Posted: Sun Sep 27, 2020 11:39 pm    Post subject: which record should i choose to find pointer? |   |  
				| 
 |  
				| which record should i choose to find pointer? 
 
 
 
	
		
	 
		| Description: |  |  
		| Filesize: | 31.64 KB |  
		| Viewed: | 1455 Time(s) |  
		| 
  
 
 |  
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Mon Sep 28, 2020 12:23 am    Post subject: |   |  
				| 
 |  
				| i'd go with rcx+54. , but if that fails go for rcx+34. and if that fails, rcx+14 _________________
 
 Do not ask me about online cheats. I don't know any and wont help finding them.
 Like my help? Join me on Patreon so i can keep helping
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| vinch1n How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 27 Sep 2020
 Posts: 3
 
 
 | 
			
				|  Posted: Mon Sep 28, 2020 1:37 am    Post subject: |   |  
				| 
 |  
				| 1.if i pick rcx value "xxxxxxx", 2.i search this value and get several result which should be pointer's address.
 3.find what access to this address (with action in game)
 4.find next value just like step 1 rcx .
 
 do steps above until find the static pointer address.
 
 am i right with this ?
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |