| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| zxar7 Newbie cheater
 
 ![]() Reputation: 0 
 Joined: 13 Jul 2014
 Posts: 16
 
 
 | 
			
				|  Posted: Fri Oct 11, 2019 12:09 pm    Post subject: Chaning HP Value |   |  
				| 
 |  
				| I have a game that I want to change the HP value, I sucseed doing it, and its change on the screen but when I get enoght hits (for example I have 600 HP and I get 3 hits of 200 I get killed). I belive there is another value that keep the HP. I tired to do code injection when its come to the action of decrease HP its wont do a thing, but still nothig. 
 I hope you have a lead or something. from what I know its use stack and stuff like that. if you have any videos I could learn from I would glad to get them.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Meas Newbie cheater
 
 ![]() Reputation: 0 
 Joined: 31 Oct 2015
 Posts: 17
 
 
 | 
			
				|  Posted: Fri Oct 11, 2019 1:38 pm    Post subject: |   |  
				| 
 |  
				| Few things you should check 
 1. Is the game online/MP? If yes, it's probably never gonna work unless you hack the servers.
 2. Make sure you got the correct value. Most games have 1 value for UI to display the HP and one for the player object.
 3. The HP that is displayed on the UI might not be your actual HP value. Like: Player HP * 1000 = HP value on UI.
 3a. In this case you can try a CE scan with "Unknown initial value"
 3b. Do something in game that decreases your HP
 3c. Do a "next scan" with scan type "decreased value" in CE.
 3d. Repeat from step 3b until items found is workable (100-1000 values)
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| zxar7 Newbie cheater
 
 ![]() Reputation: 0 
 Joined: 13 Jul 2014
 Posts: 16
 
 
 | 
			
				|  Posted: Fri Oct 11, 2019 2:37 pm    Post subject: |   |  
				| 
 |  
				|  	  | Measurity wrote: |  	  | Few things you should check 
 1. Is the game online/MP? If yes, it's probably never gonna work unless you hack the servers.
 2. Make sure you got the correct value. Most games have 1 value for UI to display the HP and one for the player object.
 3. The HP that is displayed on the UI might not be your actual HP value. Like: Player HP * 1000 = HP value on UI.
 3a. In this case you can try a CE scan with "Unknown initial value"
 3b. Do something in game that decreases your HP
 3c. Do a "next scan" with scan type "decreased value" in CE.
 3d. Repeat from step 3b until items found is workable (100-1000 values)
 | 
 
 
 thanks for the quick response, the game is online but the section that I am trying to cheat on I belive its sit on the user's computer becuase speed hack
 is working when I try it. I will try what ever you said and I will let you know
   I want to check if they save the HP in some stack or something and use it too for the HP itself and what I change only what is written, the problem is that I am new at this so its hard for me to read the assmebly
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |