Please send these hack codes
Please send an updated version of these code, thanks you very much. I really want them for the event coming up.
AoB = AOBScan("6b 30 37 19 45")
if (AoB and AoB.getCount()==3) then
print("one shot kill Ok")
for i=0,2 do
writeBytes(tonumber(AoB[i],16)+2, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("one shot kill error")
end
AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB and AoB.getCount()==3) then
print("Infinite Energy Ok")
writeBytes(tonumber(AoB[0],16)+3, 0x70, 0x41)
writeBytes(tonumber(AoB[1],16)+3, 0x70, 0x41)
writeBytes(tonumber(AoB[2],16)+3, 0x70, 0x41)
else
Print ("Infinite Energy OFF")
end
AoB = AOBScan("1F ?? 7D ?? ?? ?? ?? 38 ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 17")
if (AoB and AoB.getCount()==15) then
print("Instant Open Ok")
for i=0,14 do
writeBytes(tonumber(AoB[i],16), 0x1F, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("Instant Open OFF")
end
AoB = AOBScan("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1437) then
print("Zombie No Atack 1 OK")
for i=0,1436 do
writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("Zombie No Atack 1 ERROR")
end
AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1415) then
print("Zombie No Atack 2 Ok")
for i=0,1414 do
writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("Zombie No Atack 2 ERROR")
end
AoB = AOBScan("64 6F 75 62 6C 65 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1272) then
print("Zombie No Atack 3 Ok")
for i=0,1271 do
writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("Zombie No Atack 3 ERROR")
end
AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==21) then
print("Zombie No Atack 4 Ok")
for i=0,20 do
writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("Zombie No Atack 4 ERROR")
end
AoB = AOBScan("25 26 ?? 13 ?? ?? 00 00 60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB and AoB.getCount()==3) then
print("Super Sprint OK")
for n00b=0,2 do
writeBytes(tonumber(AoB[n00b],16)+13, 0x6c, 0x40)
end
AoB.Destroy()
AoB = nil
else
print("Super Sprint FAILED")
end
AoB = AOBScan("7b ?? ?? ?? ?? 6F 2D ?? ?? 0A 25 ?? 7D ?? ?? ?? 04 02 1F")
if (AoB and AoB.getCount()==3) then
print("No Zombie In Room OK")
for n00b=0,2 do
writeBytes(tonumber(AoB[n00b],16)+7, 0x01)
end
AoB.Destroy()
AoB = nil
else
print("No Zombie In Room Failed")
end