PostHacks Working july 2018

Posts 1–15 of 66 · Page 1 of 5
Hacks Working july 2018


Hello, here I am going to post some of the hacks I know and that are working.
first of all pordoem my bad English (from google translate)

these work in the browser

I will put them and explain the basics of each one


Here we have the known infinite energy

AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB and AoB.getCount()==3) then
print("Energia Infinita 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 ("Energia Infinita OFF")
end


here is the pop-up menu. meaning you do not have to wait for those 10 seconds longer in the universe

AoB = AOBScan("1F ?? 7D ?? ?? ?? ?? 38 ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 17")
if (AoB and AoB.getCount()==15) then
print("Menu Instantaneo Ok")
for i=0,14 do
writeBytes(tonumber(AoB[i],16), 0x1F, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("Menu Instantaneo OFF")
end

here we have a very good hack. because he kills any zombie with 1 hit. but it does not exp.

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


now we have the famous DZA (disable the movement of zombies).

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


here we have the fast sprint.

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

here's an 80% loot.
ATTENTION. DO NOT ENTER HOME OR CONSTRUCTION WHEN THIS HACK IS ACTIVE. OR YOU WILL TAKE AN INTANTANEOUS BAN

AoB = AOBScan("01 00 04 02 1F 23 7D")
if (AoB and AoB.getCount()==3) then
print("80% de Loot na Area OK")
for noob=0,2 do
writeBytes(tonumber(AoB[noob],16)+5, 0x109)
end
else
print("80% de Loot na Area FAILED")
end

Here we have the ghost ammo.
CAUTION DO NOT USE WITH WEAPONS 120, OR WILL TAKE BAN.
and some weapons will also give ban.
always have a melee in the first slot of weapons

how to use it: apply it when you are inside the game already in the city

AoB = AOBScan("89 87 CC 00 00 00 D9 05")
if (AoB and AoB.getCount()==2) then
print("Ghost Ammo 1 Ok")
writeBytes(tonumber(AoB[0],16)+2, 0x80)
writeBytes(tonumber(AoB[1],16)+2, 0x80)
else
Print("Ghost Ammo 1 OFF")
end

This one attracts aggro all to you. But only works when you want.

AoB = AOBScan("32 ?? 17 45")
if (AoB and AoB.getCount()==350) then
print("aggro OK")
for n00b=0,349 do
writeBytes(tonumber(AoB[n00b],16)+1, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("aggro FAILED")
end

here we have a teleport.
ATTENTION WALK AT A MAXIMUM OF 8 BLOCKS AND UPDATE THE PAGE NOT TO TAKE PROHIBITION

AoB = AOBScan("25 26 ?? 13 ?? ?? 00 00 60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB and AoB.getCount()==3) then
print("Teleporte OK")
for n00b=0,2 do
writeBytes(tonumber(AoB[n00b],16)+13, 0x8c, 0x45)
end
AoB.Destroy()
AoB = nil
else
print("Teleporte FAILED")
end


here we have one that makes all zombies add from your screen. once they spawn near you, they soon disappear again

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

this one, brings all the zombies from WL. careful when using

AoB = AOBScan("3C 41 69 80 59 02 00 04 03 20 FB 03 00 00 31 22 19 45 01")
if (AoB and AoB.getCount()==3) then
print("wasteland Ok")
for i=0,2 do
writeBytes(tonumber(AoB[i],16)+15, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("wasteland error")
end



Use with care.
I do not take responsibility for anything.
and if you have a hack to share and just send me that I update and post here too
one hit kill not working
Ghost ammo não ta funcionando cara,no navegador,como usa?
eu dei uma atualizada no post.
tinha esquecido kkkk
_______________________________
I gave an update on the post.
had forgotten kkk
Quote Originally Posted by 777alibaba View Post
It's not working.
The hacks are for browser, try to play in browser.

- - - Updated - - -

Quote Originally Posted by R0B3R70DJ View Post
Delete this thread, AdminPWN is going to find these hacks and patch him...
I don't think so.. AdminPWN is working at the dead frontier 2 XD

- - - Updated - - -

Quote Originally Posted by salagado View Post
one hit kill not working
It's working.
Quote Originally Posted by OapHilo View Post
The hacks are for browser, try to play in browser.
Indeed, in browser it works.
Delete this thread, AdminPWN is going to find these hacks and patch him...
Quote Originally Posted by fagner3628 View Post
here's an 80% loot.
ATTENTION. DO NOT ENTER HOME OR CONSTRUCTION WHEN THIS HACK IS ACTIVE. OR YOU WILL TAKE AN INTANTANEOUS BAN

AoB = AOBScan("01 00 04 02 1F 23 7D")
if (AoB and AoB.getCount()==3) then
print("80% de Loot na Area OK")
for noob=0,2 do
writeBytes(tonumber(AoB[noob],16)+5, 0x109)
end
else
print("80% de Loot na Area FAILED")
end
Let me help you guys a little about useing cheat code for looting
as far as i know that code/how the code works is not safe for me/us like the old code we have long time ago
i'm not saying that code not 'good' its just my opinion ok ~
Here a code that i make~ no ban

AoB = AOBScan("01 00 04 02 1F 23 7D")
if (AoB) then
print("GM LOOT 80% OK")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16)+5, 0x11)
end
AoB.Destroy()
AoB = nil
else
print("GM LOOT 80% FAILED")
end

if the code not work try to DEL the "80%"
just dont loot at BUNKER and HOSPITAL because the MAX spot to loot is 3/4 time bigger when you use the code so.. you can get ban just because getting in side that place and when u loot some thing that take too long to loot then leave that loot because you "can" get ban when you doing that.


and this one for my hacker frineds that know how the code works, you can change it to 10 dont go under that you will get ban
send thx to me
Quote Originally Posted by Brian Leonardo49 View Post
Let me help you guys a little about useing cheat code for looting
as far as i know that code/how the code works is not safe for me/us like the old code we have long time ago
i'm not saying that code not 'good' its just my opinion ok ~
Here a code that i make~ no ban

AoB = AOBScan("01 00 04 02 1F 23 7D")
if (AoB) then
print("GM LOOT 80% OK")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16)+5, 0x11)
end
AoB.Destroy()
AoB = nil
else
print("GM LOOT 80% FAILED")
end

if the code not work try to DEL the "80%"
just dont loot at BUNKER and HOSPITAL because the MAX spot to loot is 3/4 time bigger when you use the code so.. you can get ban just because getting in side that place and when u loot some thing that take too long to loot then leave that loot because you "can" get ban when you doing that.


and this one for my hacker frineds that know how the code works, you can change it to 10 dont go under that you will get ban
send thx to me
Why not using x13 instead? Its safer and BTW I think this is not legit 80% loot, its like double loot (GM loot) not 80%.
If you have ball of steel and not worried about getting banned, use x90 - x94 for 80% loot, it work sometimes to me and sometimes I got instant banned lol, its like 50:50 chance.

- - - Updated - - -

Quote Originally Posted by OffsetReggin View Post
i have the immortality code cannt get it to works. its the same as ghost ammo ??? you load it up in the inner city can you explain
Use DZA instead, the superboy makes the boss not dropping any loot and I'm not recommending using the ghost ammo since you can get banned
does anyone have the auto loot code ?
Quote Originally Posted by Brian Leonardo49 View Post
Let me help you guys a little about useing cheat code for looting
as far as i know that code/how the code works is not safe for me/us like the old code we have long time ago
i'm not saying that code not 'good' its just my opinion ok ~
Here a code that i make~ no ban

AoB = AOBScan("01 00 04 02 1F 23 7D")
if (AoB) then
print("GM LOOT 80% OK")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16)+5, 0x11)
end
AoB.Destroy()
AoB = nil
else
print("GM LOOT 80% FAILED")
end

if the code not work try to DEL the "80%"
just dont loot at BUNKER and HOSPITAL because the MAX spot to loot is 3/4 time bigger when you use the code so.. you can get ban just because getting in side that place and when u loot some thing that take too long to loot then leave that loot because you "can" get ban when you doing that.


and this one for my hacker frineds that know how the code works, you can change it to 10 dont go under that you will get ban
send thx to me
Look. I like this oab, now I can patch inside the houses, thank you, man.


Quote Originally Posted by OffsetReggin View Post
does anyone have the auto loot code ?
This one I never saw
Here we have the ghost ammo.
CAUTION DO NOT USE WITH WEAPONS 120, OR WILL TAKE BAN.
and some weapons will also give ban.
always have a melee in the first slot of weapons

how to use it: apply it when you are inside the game already in the city

AoB = AOBScan("89 87 CC 00 00 00 D9 05")
if (AoB and AoB.getCount()==2) then
print("Ghost Ammo 1 Ok")
writeBytes(tonumber(AoB[0],16)+2, 0x80)
writeBytes(tonumber(AoB[1],16)+2, 0x80)
else
Print("Ghost Ammo 1 OFF")
end

This one attracts aggro all to you. But only works when you want.

AoB = AOBScan("32 ?? 17 45")
if (AoB and AoB.getCount()==350) then
print("aggro OK")
for n00b=0,349 do
writeBytes(tonumber(AoB[n00b],16)+1, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("aggro FAILED")
end

here we have a teleport.
ATTENTION WALK AT A MAXIMUM OF 8 BLOCKS AND UPDATE THE PAGE NOT TO TAKE PROHIBITION

AoB = AOBScan("25 26 ?? 13 ?? ?? 00 00 60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB and AoB.getCount()==3) then
print("Teleporte OK")
for n00b=0,2 do
writeBytes(tonumber(AoB[n00b],16)+13, 0x8c, 0x45)
end
AoB.Destroy()
AoB = nil
else
print("Teleporte FAILED")
end
how to use these hack ? same like others ?
Quote Originally Posted by Zeta01 View Post
how to use these hack ? same like others ?
yes all of them are used normally. with the exception of ghost ammo. that should be used after it is inside the city


is there any gm loot for that and gm itself?
i have the immortality code cannt get it to works. its the same as ghost ammo ??? you load it up in the inner city can you explain
Posts 1–15 of 66 · Page 1 of 5

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?