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 


Help my script please

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

Joined: 12 Jul 2016
Posts: 3

PostPosted: Mon Oct 07, 2019 9:47 am    Post subject: Help my script please Reply with quote

i wanna put EAX (there's 20 address when i found out what access this opcode) into my pointer
and then im trying to make this script
Code:
[ENABLE]

aobscanmodule(ability,FF_EXVIUS.exe,8B 00 89 45 EC 8B) // should be unique
alloc(newmem,$1000)

label(code)
label(return)
alloc(skill,4)
registersymbol(skill)
newmem:
mov [skill],eax
code:
  mov eax,[eax]
  mov [ebp-14],eax
  jmp return

ability:
  jmp newmem
return:
registersymbol(ability)

[DISABLE]

ability:
  db 8B 00 89 45 EC

unregistersymbol(ability)
dealloc(newmem)
unregistersymbol(skill)
dealloc(skill)

so everytime im slide to the next page its only showing 1 address Crying or Very sad , can u help me fix my script to showing address from EAX into my Pointer or Pointers please?
Back to top
View user's profile Send private message
DanyDollaro
Master Cheater
Reputation: 3

Joined: 01 Aug 2019
Posts: 334

PostPosted: Thu Oct 31, 2019 1:12 pm    Post subject: Reply with quote

You didn't do anything wrong with the script, the problem is that when a value uses that function the "ability" address is overwritten every time, you could enumerate the addresses that access it allocating other memory and compare if that memory region is equal to zero is shifting the value of EAX otherwise it goes to the next region of free memory.
If you want to have the address on the cheat table you should enter the command:
"registersymbol (skill)" so you can add it as any address to the cheat table.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking 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