gg.searchNumber("1040372000", gg.TYPE_DWORD,false, gg.SIGN_EQUAL,0,-1,0)
gg.clearResults()
gg.addListItems((gg.getResults(gg.getResultsCount())))for i, i in ipairs((gg.getResults(gg.getResultsCount())))do
i.address = i.address -0x8end
gg.addListItems((gg.getResults(gg.getResultsCount())))
gg.loadResults((gg.getResults(gg.getResultsCount())))
gg.clearList()
gg.refineNumber("12000", gg.TYPE_DWORD,false, gg.SIGN_EQUAL,0,-1,0)
gg.clearResults()for i, i in ipairs((gg.getResults(1)))do
i.address = i.address -0x24end
gg.addListItems((gg.getResults(1)))
gg.clearList()
test = gg.getListItems("1")
gg.searchNumber(test[1].value, gg.TYPE_DWORD,false, gg.SIGN_EQUAL,0,-1,0)
gg.clearResults()for i, i in ipairs((gg.getResults(2000)))do
i.address = i.address +0x238
i.value ="0"end
gg.addListItems((gg.getResults(2000)))
gg.setValues((gg.getResults(2000)))
gg.addListItems((gg.getListItems()))
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.
Question
Ardit19
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.