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 


Searching for AOB and recalulating a saved table
Goto page Previous  1, 2, 3
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
bknight2602
Grandmaster Cheater
Reputation: 0

Joined: 08 Oct 2012
Posts: 577

PostPosted: Thu Jan 24, 2013 8:17 pm    Post subject: Reply with quote

I guess I wasn't specific enough in the initial post to this idea.

What I want to do is programmically search for an aob "22 41 52 52 45 54 FF FF", the code you have helped me with does this. Then take those results and programmically search for the last 3 (or 4) characters of the found addresses.

Is this possible?
Back to top
View user's profile Send private message Yahoo Messenger
Dark Byte
Site Admin
Reputation: 458

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

PostPosted: Fri Jan 25, 2013 3:57 am    Post subject: Reply with quote

Check http://lua-users.org/wiki/StringLibraryTutorial
I think a combination of string.length and string.sub will do what you wish

Actually, i think string.sub(addressstring, -3) might even return the proper result

Alternatively, convert the address to an integer and do address % 0x1000 and convert back to hex. That will also give the last 3 digits

_________________
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
bknight2602
Grandmaster Cheater
Reputation: 0

Joined: 08 Oct 2012
Posts: 577

PostPosted: Fri Jan 25, 2013 7:44 am    Post subject: Reply with quote

Your vast knowledge wins again, string.sub(addressstring, -3) works perfectly.
Thanks
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting All times are GMT - 6 Hours
Goto page Previous  1, 2, 3
Page 3 of 3

 
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