DMG Hack
so, i found this:
AoB = AOBScan("72 ?? ?? ?? ?? 28 ?? ?? ?? ?? 25 26 28 ?? ?? ?? ?? 32 ?? 22 ?? ?? ?? ?? 28 ?? ?? ?? ?? 25 26 0A 02 7B ?? ?? ?? ?? 2D ?? 17 80 ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 72 ?? ?? ?? ?? 28")
if (AoB and AoB.getCount()==3) then
AoB2 = AOBScan("22 ?? ?? ?? ?? 28 ?? ?? ?? ?? 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 3A ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 28 ?? ?? ?? ?? 25 26 7E ?? ?? ?? ?? 28 ?? ?? ?? ?? 25 26 2C ?? 1B 45 ?? ?? ?? ?? ?? ?? ?? ?? 02 17")
if (AoB2 and AoB2.getCount()==3) then
print("Dmghack OK")
writeBytes(tonumber(AoB[0],16)+18, 0x00, 0x22, 0x00, 0x00, 0xc8, 0x42)
writeBytes(tonumber(AoB[1],16)+18, 0x00, 0x22, 0x00, 0x00, 0xc8, 0x42)
writeBytes(tonumber(AoB[2],16)+18, 0x00, 0x22, 0x00, 0x00, 0xc8, 0x42)
writeBytes(tonumber(AoB2[0],16)+0, 0x22, 0x00, 0x00, 0xc8, 0x42)
writeBytes(tonumber(AoB2[1],16)+0, 0x22, 0x00, 0x00, 0xc8, 0x42)
writeBytes(tonumber(AoB2[2],16)+0, 0x22, 0x00, 0x00, 0xc8, 0x42)
AoB2.Destroy()
AoB2 = nil
else
print("Dmghack ERROR")
end
AoB.Destroy()
AoB = nil
else
print("Dmghack ERROR")
end
it's not works...but, someone can create DMG Hack? and posibiliti an EXP in the future? and for Single Player?
^^