PostDead Frontier Standalone Client AOBS + Bonus Lua Script

Posts 121–128 of 128 · Page 9 of 9
xd
Quote Originally Posted by I think im Goku View Post
Do you have an Exp hack ?
i have this:

AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")

if (AoB and AoB.getCount()==3)
then

print("Expboost OK")
writeBytes(tonumber(AoB[0],16)+3, 0x8C, 0x42)

writeBytes(tonumber(AoB[1],16)+3, 0x8C, 0x42)

writeBytes(tonumber(AoB[2],16)+3, 0x8C, 0x42)

else

Print ("Expboost ERROR")

end

and you ? do you have a hack for speed attack ?
help
Quote Originally Posted by gohan28 View Post
i have this:

AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")

if (AoB and AoB.getCount()==3)
then

print("Expboost OK")
writeBytes(tonumber(AoB[0],16)+3, 0x8C, 0x42)

writeBytes(tonumber(AoB[1],16)+3, 0x8C, 0x42)

writeBytes(tonumber(AoB[2],16)+3, 0x8C, 0x42)

else

Print ("Expboost ERROR")

end

and you ? do you have a hack for speed attack ?
bro this exp hack its suposed to show +50% exp boost left side of the screen? or don't show anything
no
Quote Originally Posted by hyguito View Post
bro this exp hack its suposed to show +50% exp boost left side of the screen? or don't show anything
don't show anything, when you see +50% exp boost left side of the screen , this ultimate, mean that it's an event
any tips of how activate unity on firefox 62 ? or its possible to use with chromiun the browser thats the game have to download?
Quote Originally Posted by Kamnewt3108 View Post
Whats up guys and girls?..I idk what codes your using but use mine they never freeze, stop responding, or closeAoB = AOBScan("25 26 ?? 13 ?? ?? 00 00 60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB) then
print("Super Sprint OK")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16)+13, 0x6c, 0x40)
end
AoB.Destroy()
AoB = nil
else
print("Super Sprint 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("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1437) then
print("DZA1 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("DZA1 ERROR")
end

AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1415) then
print("DZA2 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("DZA2 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("DZA3 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("DZA3 ERROR")
end

AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==21) then
print("DZA4 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("DZA4 ERROR")
end

- - - Updated - - -

Also does anyone have DZVomit, or DZExplode im working on it now but cant get the right crack...but its coming

all these work except super sprint for me, does super sprint work for anyone else?
Speed Hack?
not too fast, just like 100-150% more speed than usual, can anyone share their codes?(standalone)

Im just using Zeds that doesnt attack, and hopefully this speed hack.
just wanna play lowkey
this has been reposted too many times for comfort
CAN YOU UPDATE THE SCRIPT BRO? I NEED IT FOR GRINDING
Posts 121–128 of 128 · Page 9 of 9
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?