
Originally Posted by
Eltek
Can any one of you tell me if it is there any no zombie attack hack without zombie explotion damage or acid damage ?
Dude, if I were you. You better go use this---
AoB = AOBScan("28 0A ?? ?? ?? 1F ?? 6B 7E ?? ?? ?? ?? 58 80 ?? ?? ?? ?? 2A")
if (AoB) then
for i=0,0 do
writeBytes(tonumber(AoB[i],16), 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
print ("No Zombies OK")
else
print("No Zombies FAILED")
end
--- because if you ever use the NZA, around 10-20 mins, you'll get banned. That code is safe because PalaS0 patched it. BTW, here's the hacks I am using...
AoB = AOBScan("28 0A ?? ?? ?? 1F ?? 6B 7E ?? ?? ?? ?? 58 80 ?? ?? ?? ?? 2A")
if (AoB) then
for i=0,0 do
writeBytes(tonumber(AoB[i],16), 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
print ("No Zombies OK")
else
print("No Zombies FAILED")
end
AoB = AOBScan("02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 28 ?? ?? ?? ?? 16 6B 3D 34")
if (AoB) then
for i=0,0 do
writeBytes(tonumber(AoB[i],16)+19, 0x00)
end
AoB.Destroy()
AoB = nil
print("Instant Kill OK")
else
print("Instant Kill FAILED")
end
AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB) then
print("Infinite Energy OK")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16)+3, 0x70, 0x41)
end
AoB.Destroy()
AoB = nil
else
print("Infinite Energy FAILED")
end
AoB = AOBScan("1F ?? 7D ?? ?? ?? ?? 38 ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 17")
if (AoB) then
print("Instant Open OK")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16), 0x1F, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("Instant Open FAILED")
end
AoB = AOBScan("60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB) then
print("Super Sprint OK")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+5, 0x7A, 0x40)
end
else
print("Super Sprint FAILED")
end
AoB = AOBScan("00 00 04 02 1F 23 7d ?? ?? ??")
if (AoB) then
print("More Loot Spots ON")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+5, 0x13)
end
else
print("More Loot Spots OFF")
end
They're all
UNDETECTED, already used them around 2hours and half mins in my lvl 50+ alt account. So, Yeah. It's Safe.