| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| dl748 Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 05 Mar 2016
 Posts: 75
 
 
 | 
			
				|  Posted: Thu Jun 22, 2017 1:44 am    Post subject: Bugs in 6.7 not in 6.6 |   |  
				| 
 |  
				| #1 although I can't reliably reproduce this, if i create a second scan tab, it works for ~ an hour, then i get an out of bounds error and I have to restart the engine. 
 #2.  Calculating Pointer offsets seems to have broken in 6.7
 
 <?xml version="1.0" encoding="utf-8"?>
 <CheatTable>
 <CheatEntries>
 <CheatEntry>
 <ID>19</ID>
 <Description>"Bullet Ammo?"</Description>
 <LastState Value="5" RealAddress="1F99A868"/>
 <VariableType>4 Bytes</VariableType>
 <Address>Game.exe+3C1790</Address>
 <Offsets>
 <Offset>1*1D0+34</Offset>
 <Offset>40</Offset>
 <Offset>7D8</Offset>
 </Offsets>
 </CheatEntry>
 </CheatEntries>
 </CheatTable>
 
 Works correctly in 6.5, but produces a funky offset in 6.7. I pasted the same xml into each version.
 
 
 
 
	
		
	 
		| Description: |  |  
		| Filesize: | 3.39 KB |  
		| Viewed: | 5197 Time(s) |  
		| 
  
 
 |  
 
 
	
		
	 
		| Description: |  |  
		| Filesize: | 2.62 KB |  
		| Viewed: | 5197 Time(s) |  
		| 
  
 
 |  
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Thu Jun 22, 2017 3:36 am    Post subject: |   |  
				| 
 |  
				| hmm, who knew that 1d0 could be parsed by lua 
 I guess I need to let basic calculations be done by CE first before passing it off to lua
 _________________
 
 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 |  | 
	
		|  | 
	
		| dl748 Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 05 Mar 2016
 Posts: 75
 
 
 | 
			
				|  Posted: Thu Jun 22, 2017 4:39 am    Post subject: |   |  
				| 
 |  
				| Yeah, the weird thing, that was confusing me, was that when i "edited" the table entry, it was calculated correct in the editor. But when I saved it, the table entry is shows the wrong address |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Meiyoh Master Cheater
 
 ![]() Reputation: 1 
 Joined: 14 Mar 2015
 Posts: 402
 
 
 | 
			
				|  Posted: Thu Jun 22, 2017 5:19 am    Post subject: |   |  
				| 
 |  
				| 6.7 is buggy as hell. Use 6.6 Last stable one.
 _________________
 
 I am the forgotten one the dead one. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| mgr.inz.Player I post too much
 
  Reputation: 222 
 Joined: 07 Nov 2008
 Posts: 4438
 Location: W kraju nad Wisla. UTC+01:00
 
 | 
			
				|  Posted: Thu Jun 22, 2017 8:01 am    Post subject: |   |  
				| 
 |  
				| @Meiyoh, it's not that bad. Just wait for hotfix. I think there will be soon... 
 @DB,
 
 what? why?
 
 But, yeah, better fix it, because of things like this one:
 
  	  | Code: |  	  | return 1e0, 4e2 >1.0
 >400.0
 | 
 _________________
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Meiyoh Master Cheater
 
 ![]() Reputation: 1 
 Joined: 14 Mar 2015
 Posts: 402
 
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |