| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| B0nzi.- How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 02 Feb 2020
 Posts: 4
 
 
 | 
			
				|  Posted: Mon Feb 03, 2020 12:03 pm    Post subject: Can't find static address for speed pointer |   |  
				| 
 |  
				| Hi, I'm trying to make a speedhack in minecraft. I know how to find speed value of player and I already found it multiple times but everytime I try to pointerscan for it, it shows me 0 paths. I was even trying to do the backwards method with writing addresses into notepad with different offsets but it didn't work either. Could someone please help me? Thanks. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| DanyDollaro Master Cheater
 
 ![]() Reputation: 3 
 Joined: 01 Aug 2019
 Posts: 334
 
 
 | 
			
				|  Posted: Mon Feb 03, 2020 12:09 pm    Post subject: |   |  
				| 
 |  
				| Extend the pointer scan |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| B0nzi.- How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 02 Feb 2020
 Posts: 4
 
 
 | 
			
				|  Posted: Mon Feb 03, 2020 12:11 pm    Post subject: |   |  
				| 
 |  
				|  	  | DanyDollaro wrote: |  	  | Extend the pointer scan | 
 
 Can you be more specific please, I'm beginner.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| DanyDollaro Master Cheater
 
 ![]() Reputation: 3 
 Joined: 01 Aug 2019
 Posts: 334
 
 
 | 
			
				|  Posted: Mon Feb 03, 2020 12:45 pm    Post subject: |   |  
				| 
 |  
				| Increase the value of the textboxes you see highlighted in red. 
 Or you can hook to some code in reading that uses that address and record it as soon as that piece of code is executed but if you are a beginner it will be difficult for you.
 
 
 
 
	
		
	 
		| Description: |  |  
		| Filesize: | 16.72 KB |  
		| Viewed: | 20923 Time(s) |  
		| 
  
 
 |  
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| B0nzi.- How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 02 Feb 2020
 Posts: 4
 
 
 | 
			
				|  Posted: Mon Feb 03, 2020 1:25 pm    Post subject: |   |  
				| 
 |  
				| Still shows 0 paths... |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Mon Feb 03, 2020 1:43 pm    Post subject: |   |  
				| 
 |  
				| Assuming this is the java version then launch minecraft with the "-XX:-UseCompressedOops" parameter so it doesn't compress pointers 
 Also, max level of 12 or 15 is generally better for java games
 _________________
 
 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 |  | 
	
		|  | 
	
		| B0nzi.- How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 02 Feb 2020
 Posts: 4
 
 
 | 
			
				|  Posted: Tue Feb 04, 2020 2:51 pm    Post subject: |   |  
				| 
 |  
				| Even with those you said, it still shows 0 paths also when I uncheck last offset it keeps scanning and never stops. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| DanyDollaro Master Cheater
 
 ![]() Reputation: 3 
 Joined: 01 Aug 2019
 Posts: 334
 
 
 | 
			
				|  Posted: Tue Feb 04, 2020 3:10 pm    Post subject: |   |  
				| 
 |  
				| It is completely normal for a scan of pointers with certain values to take a long time to complete, but I remind you that you could hang on to any code that acts on that variable and create a script that registers the values of the operands. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |