Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Doubts when changing an AOB

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Demo666
How do I cheat?
Reputation: 0

Joined: 15 Jun 2021
Posts: 4

PostPosted: Wed Jun 16, 2021 6:18 pm    Post subject: Doubts when changing an AOB Reply with quote

Goodnight. I'm trying to cheat for Grand Chase and I have doubts.

I'm cheating for MP and found an address that gave me weird results.

From the MP Potion address I found an address, which after making an AOB script, when I hit a random number of hits the mp bar would fill and if I kept hitting after a random number of hits the bar would completely empty, one hour I restored the AOB script to the original default and for some reason the MP bar filled infinitely (which I wanted).

I saved the code and the table and restarted the game to test it and suddenly the script didn't work anymore to keep the MP bar full.

My question is: what should I do with this address/aob script so that it gives the result that I already gave before, leaving the MP bar always full?

Code:
[ENABLE]

aobscanmodule(INJECT,main.exe,D7 8A 0C 11 32 08 8A 85 08) // should be unique
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  mov cl,[ecx+edx]
  xor cl,[eax]
  jmp return

INJECT+01:
  jmp newmem
return:
registersymbol(INJECT)

[DISABLE]

INJECT+01:
  db 8A 0C 11 32 08

unregistersymbol(INJECT)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: main.exe+7FF511
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites