function wol()
-- do not have space for this u take error
-- there wrong gg.searchNumber(' 3D;11D;2145D ', gg.TYPE_DWORD,false, gg.SIGN_EQUAL, 0, -1)
-- this is true gg.searchNumber('3D;11D;2145D', gg.TYPE_DWORD,false, gg.SIGN_EQUAL, 0, -1)
gg.refineNumber('2145', gg. TYPE_DWORD)
local start = gg.getResults(1)
local target = start[1].address + 0x520 -- (0×520 this write wrong u using a " * " not right this)
gg.setValues({ address = target , flags = gg.TYPE_DWORD, value = 10})
gg.toast(' MISSION HACK ')
gg.clearResults()
gg.alert(" Play Denomination mission in easy level with Ace deployed")
home =
1
end
Try it out and if you get an error I'll help you.
Also specify the memory range, this way your search will be more specific and faster.