Multiple aobscan results

Post your topics and discussions here that you can't find a good section for.
Post Reply
linkff
Table Makers
Table Makers
Posts: 176
Joined: Fri Mar 03, 2017 3:16 pm
Reputation: 94

Multiple aobscan results

Post by linkff »

I know this topic is old even in original cheatengine site but i know there is a way for cheatengine to pick second or third aob result with Lua... I want to get second result from an aobscan (i know it's the correct one) (aob has wildcards ?? too ) and register the adress (offset) of that aob into a symbol eg. Item1...
Thanks for help :) (can't get more bytes for original aob in this case)

User avatar
FreeER
Expert Cheater
Expert Cheater
Posts: 116
Joined: Fri Mar 10, 2017 7:11 pm
Reputation: 28

Re: Multiple aobscan results

Post by FreeER »

Code: Select all

local results = aobscan(...)
registerSymbol("item1", results[1])
results.destroy()

Post Reply

Who is online

Users browsing this forum: No registered users