| killusuke How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 19 Jan 2025
 Posts: 1
 
 
 | 
			
				|  Posted: Sun Jan 19, 2025 3:52 am    Post subject: Removing WPE interval ms using cheat engine |   |  
				| 
 |  
				| Does anyone know how to use code to remove the interval time of WPE using cheat engine? thx 
 ENABLE]
 
 assert(address,bytes)
 alloc(newmem,$1000,125445B0)
 
 label(code)
 label(return)
 
 newmem:
 
 code:
 rol [rbx],1
 add [rax],al
 add [rax],al
 jmp return
 
 address:
 jmp newmem
 nop
 return:
 
 [DISABLE]
 
 address:
 db bytes
 // rol [rbx],1
 // add [rax],al
 // add [rax],al
 
 dealloc(newmem)
 
 this is the code of WPE
 
 
 
 
	
		
	 
		| Description: |  |  
		| Filesize: | 8.73 KB |  
		| Viewed: | 5846 Time(s) |  
		| 
  
 
 |  
 |  |