Hacks to use in standalone?

Posts 1–5 of 5 · Page 1 of 1
Hacks to use in standalone?
Besides infinite energy and instant open.

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
you can use dza and also gm loot in standalone thats pretty much it
Quote Originally Posted by 777alibaba View Post
Besides infinite energy and instant open.

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
Infinite Energy
Instant Open
DZA 1-4
GM L00T - ANTI BAN

print("Trying to Inject Hack Pack!")

AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB) then
print("×,.·´¨'°÷·..§×,.·´¨'°÷·..§ Loading 10% §.·´¨'°÷·..ק.·´¨'°÷·..×")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16)+3, 0x70, 0x41)
end
AoB.Destroy()
AoB = nil
else
print("Cheats Failed To Inject")
end

AoB = AOBScan("1F ?? 7D ?? ?? ?? ?? 38 ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 17")
if (AoB) then
print("×,.·´¨'°÷·..§×,.·´¨'°÷·..§ Loading 30% §.·´¨'°÷·..ק.·´¨'°÷·..×")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16), 0x1F, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("Cheats Failed To Inject")
end

AoB = AOBScan("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1437) then
print("×,.·´¨'°÷·..§×,.·´¨'°÷·..§ Loading 50% §.·´¨'°÷·..ק.·´¨'°÷·..×")
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("Cheats Failed To Inject")
end

AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1415) then
print("×,.·´¨'°÷·..§×,.·´¨'°÷·..§ Loading 70% §.·´¨'°÷·..ק.·´¨'°÷·..×")
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("Cheats Failed To Inject")
end

AoB = AOBScan("64 6F 75 62 6C 65 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1272) then
print("×,.·´¨'°÷·..§×,.·´¨'°÷·..§ Loading 90% §.·´¨'°÷·..ק.·´¨'°÷·..×")
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("Cheats Failed To Inject")
end

AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==21) then
print("×,.·´¨'°÷·..§×,.·´¨'°÷·..§ Loading 100% §.·´¨'°÷·..ק.·´¨'°÷·..×")
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("Cheats Failed To Inject")
end
AoB = AOBScan("01 00 04 02 1F 23 7D")
if (AoB) then
print("D0ne")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16)+5, 0x13)
end
AoB.Destroy()
AoB = nil
else
print("Failed.")
end

print("Hack Pack Succesfuly Loaded!")

print("Hack Pack Injected!")

print("Now you can't got hit by a zombie, you will find more loot spots, you will have infinite energy and instant open!")

- - - Updated - - -

Play in browser if you want more hax.
better to use browser to get more hacks to use
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?