| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Cardyman How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 19 Jul 2007
 Posts: 7
 
 
 | 
			
				|  Posted: Thu Jul 19, 2007 5:29 am    Post subject: Aventure Quest Hack Bug.... |   |  
				| 
 |  
				| When i change to minimum damage to 999999, the max damage i can hit is only 50+...can someone tell me why? Also, i cant seems to find the maximum damage coz i cant find the right address |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Shikakapoop Expert Cheater
 
  Reputation: 2 
 Joined: 29 Nov 2006
 Posts: 128
 
 
 | 
			
				|  Posted: Thu Jul 19, 2007 11:51 am    Post subject: Re: Aventure Quest Hack Bug.... |   |  
				| 
 |  
				|  	  | Cardyman wrote: |  	  | When i change to minimum damage to 999999, the max damage i can hit is only 50+...can someone tell me why? Also, i cant seems to find the maximum damage coz i cant find the right address | 
 
 There's a code somewhere that limits the maximum possible damage to 50. That code and value probably does not change, so searching for it will be difficult. You'll have to find a value you think would be related to this code and then browse around that memory region and see if you can find any
 cmp [blahblah],32  or something along those lines.
 (cmp = compare, that will compare the [value of] blahblah to 50)
 (32 being 50 in hex)
 _________________
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Cardyman How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 19 Jul 2007
 Posts: 7
 
 
 | 
			
				|  Posted: Sat Jul 21, 2007 2:55 am    Post subject: |   |  
				| 
 |  
				| Erm...can u say it in a more understanding way? |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |