dead frontier wastland
AoB = AOBScan("16 80 ?? ?? ?? ?? 7E ?? ?? ?? ?? 7E ?? ?? ?? ?? 59 69")
if (AoB) then
AobLength = AoB.getCount()
if (AobLength > 0) then writeBytes(AoB[0], 0x17) end
AoB.Destroy()
AoB = nil
print ("Wasteland OK")
else
print ("Wasteland FAILED")
end
this code of wastland is working but i dont know what is the purpose of this hack i need to go all the way to precint13 ? or what
if (AoB) then
AobLength = AoB.getCount()
if (AobLength > 0) then writeBytes(AoB[0], 0x17) end
AoB.Destroy()
AoB = nil
print ("Wasteland OK")
else
print ("Wasteland FAILED")
end
this code of wastland is working but i dont know what is the purpose of this hack i need to go all the way to precint13 ? or what