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 


Question about aobscan

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

Joined: 09 Dec 2014
Posts: 2
Location: Indonesia

PostPosted: Tue Dec 09, 2014 11:33 am    Post subject: Question about aobscan Reply with quote

Question 1:
I need to scan value for e.g.
FF ?? AA BB CC

Scanning with aobscan will return multiple results.
What I want is, ?? != 02.. which always return the correct results.
so is there a function to do something like this?
aobscan(_var, FF !02 AA BB CC)

Question 2:
I make a script to scan some values, which always return 2 results.
I want to make some changes with those 2 results.
So first, I scan the value and change it, then scan again and make
some change again.
I notice, scanning same value twice in the same script won't work, so I had to split the second scan to another script

Code:
aobscan(_ch1, AA BB CC DD)
_ch1:
ch1:
_ch1+6:
db EE    <-------- never registered

aobscan(_ch2, AA BB CC DD)
_ch2:
ch2:
_ch2+6:
db FF       <----------- this is what's change


looks like to me the second aobscan is scanning before the first db instruction. Should I use jump here? why the script won't work statement by statement. Is it working something like a thread?

Question 3:
For convenience, is there a function to aobscan by group? and if possible with decimal value and hex value mix in like grouped scan.
aobscan(_var, 4:1000 4h:3E8 f:0.5 8:* su:'hi')
Back to top
View user's profile Send private message
Nemexia55
Expert Cheater
Reputation: 0

Joined: 28 Jan 2014
Posts: 160

PostPosted: Sat Jul 11, 2015 11:46 am    Post subject: Reply with quote

really good question.
i wish someone could answer these

_________________
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 471

Joined: 09 May 2003
Posts: 25820
Location: The netherlands

PostPosted: Sat Jul 11, 2015 12:41 pm    Post subject: Reply with quote

1: Use lua's aobscan and then check all the results for the parameter you like

2: You are correct that the second aobscan is done before the DB

3: a groupscan is not an aobscan. Use lua's memscan class object

_________________
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
View user's profile Send private message MSN Messenger
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