someone help with codes!..
Disable Zombie Attack OK
Infinite energy OK
Instant Open OK
35% Dmghack OK
900% Dmghack OK
4x Speed hack OK
Infinite energy OK
Fast Loot [Error]
Infinite Ammo 1 Error
Infinite Ammo 2 Error
Infinite Ammo Check Error
50% Speed hack OK
x4 EXP OK
So ase you can see Infinite Ammo and Fast loot need to be fixed....
AoB = AOBScan("7B ?? ?? ?? ?? 94 28 ?? ?? ?? ?? 17 59 8C ?? ?? ?? ?? 6F ?? ?? ?? ?? 28 ?? ?? ?? ?? 9E 1F ?? 6B 7E ?? ?? ?? ?? 59 69 80 ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 94 28 ?? ?? ?? ?? 17 59")
if (AoB and AoB.getCount()==3) then
print("No Reduce When Firing OK")
writeBytes(tonumber(AoB[0],16)+5, 0x95)
writeBytes(tonumber(AoB[1],16)+5, 0x95)
writeBytes(tonumber(AoB[2],16)+5, 0x95)
writeBytes(tonumber(AoB[0],16)+11, 0x16, 0x58)
writeBytes(tonumber(AoB[1],16)+11, 0x16, 0x58)
writeBytes(tonumber(AoB[2],16)+11, 0x16, 0x58)
writeBytes(tonumber(AoB[0],16)+62, 0x16, 0x58)
writeBytes(tonumber(AoB[1],16)+62, 0x16, 0x58)
writeBytes(tonumber(AoB[2],16)+62, 0x16, 0x58)
AoB.Destroy()
AoB = nil
else
print("Infinite Ammo 1 Error")
end
AoB = AOBScan("16 28 ?? ?? ?? ?? 7D ?? ?? ?? ?? 7E ?? ?? ?? ?? 6B 7E ?? ?? ?? ?? 59 80 ?? ?? ?? ?? 11 ?? 28 ?? ?? ?? ?? 3A")
if (AoB and AoB.getCount()==3) then
print("No Reduce Ammo Stash OK")
writeBytes(tonumber(AoB[0],16)+0, 0x1E)
writeBytes(tonumber(AoB[1],16)+0, 0x1E)
writeBytes(tonumber(AoB[2],16)+0, 0x1E)
writeBytes(tonumber(AoB[0],16)+35, 0x39)
writeBytes(tonumber(AoB[1],16)+35, 0x39)
writeBytes(tonumber(AoB[2],16)+35, 0x39)
AoB.Destroy()
AoB = nil
else
print("Infinite Ammo 2 Error")
end
AoB = AOBScan("1F ?? 7D ?? ?? ?? ?? 02 16 7D ?? ?? ?? ?? 22 ?? ?? ?? ?? 69 80 ?? ?? ?? ?? 02 16 6B")
if (AoB and AoB.getCount()==3) then
print("No Reduce Ammo Server OK")
writeBytes(tonumber(AoB[0],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
writeBytes(tonumber(AoB[1],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
writeBytes(tonumber(AoB[2],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
AoB.Destroy()
AoB = nil
else
print("Infinite Ammo Check Error")
end
AND THIS CODE NEED TO BE FIXES ALSO AS U SEE....
AoB = AOBScan("7E ?? ?? ?? ?? 58 80 F5 ?? ?? ?? 22 ?? ?? ?? ?? 80 ?? ?? ?? ?? 7E ?? ?? ?? ?? 22 ?? ?? ?? ?? 3E ?? ?? ?? ?? 7E ?? ?? ?? ?? 3A ?? ?? ?? ?? 7E ?? ?? ?? ?? 28 ?? ?? ?? ?? 7E ?? ?? ?? ?? 28")
if (AoB and AoB.getCount()==3) then
print("Fast Loot OK")
writeBytes(tonumber(AoB[0],16)+0, 0x22, 0x00, 0x00, 0x40, 0x40)
writeBytes(tonumber(AoB[1],16)+0, 0x22, 0x00, 0x00, 0x40, 0x40)
writeBytes(tonumber(AoB[2],16)+0, 0x22, 0x00, 0x00, 0x40, 0x40)
AoB.Destroy()
AoB = nil
else
print("Fast Loot [Error]")
end
please someone help!! if is anyone good at making codes please fix them! :/ i wish i had the knowledge to do that...