Search found 1 match

by cata
Sat Sep 23, 2023 11:08 am
Forum: General Gamehacking
Topic: Need help with shared code
Replies: 0
Views: 2864

Need help with shared code

When I do scan for commonalities, I can easily find that and make the script only if there is one offset. My question is how to do it if there are more than one offsets. For example, cmp [rbx+something], something1 jne tosomewhere.

Now, how to do that but in two or more offsets