Jump to content
  • 0

How to find an address that always changes every time the game reopens


WhiskeyCl

Question

Hi, I'm back xd. this time I need your help, how to find an address that always changes every time the game reopens. for more clarity, I hereby attach a video with lua script that is still simple. please, I need your help. 🙏🙏🙏

-- main code

-- hack booster's

gg.clearResults()
gg.searchAddress("B2041830", -1, gg.TYPE_WORD, gg.SIGN_EQUAL, 0, -1)
revert = gg.getResults(100, nil, nil, nil, nil, nil, nil, nil, nil)
gg.editAll("3187", gg.TYPE_WORD)

gg.clearResults()
gg.searchAddress("B2041832", -1, gg.TYPE_WORD, gg.SIGN_EQUAL, 0, -1)
revert = gg.getResults(100, nil, nil, nil, nil, nil, nil, nil, nil)
gg.editAll("1", gg.TYPE_WORD)

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.