LightbulbDead Frontier AOB v.63

Posts 115 of 23 · Page 1 of 2
Dead Frontier AOB v.63
AoB = AOBScan("02 7B 98 0F 00 04 7B 40 0F 00 04 28 CD 24 00 06 16 6B 3D 50")
if (AoB) then
print("1hit ON")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+19, 0x00)
end
else
print("1hit OFF")
end

AoB = AOBScan("60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB) then
print("Super Sprint ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+5, 0x7A, 0x40)
end
else
print("Super Sprint FAILED")
end

AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB) then
print("Infinite Energy ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+3, 0x70, 0x41)
end
else
print("Infinite Energy FAILED")
end

AoB = AOBScan("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 1 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 1 FAILED")
end

AoB = AOBScan("64 6F 75 62 6C 65 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 2 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 2 FAILED")
end

AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 3 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 3 FAILED")
end


AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 4 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 4 FAILED")
end

Quote Originally Posted by shoutouttohades View Post
AoB = AOBScan("02 7B 98 0F 00 04 7B 40 0F 00 04 28 CD 24 00 06 16 6B 3D 50")
if (AoB) then
print("1hit ON")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+19, 0x00)
end
else
print("1hit OFF")
end

AoB = AOBScan("60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB) then
print("Super Sprint ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+5, 0x7A, 0x40)
end
else
print("Super Sprint FAILED")
end

AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB) then
print("Infinite Energy ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+3, 0x70, 0x41)
end
else
print("Infinite Energy FAILED")
end

AoB = AOBScan("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 1 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 1 FAILED")
end

AoB = AOBScan("64 6F 75 62 6C 65 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 2 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 2 FAILED")
end

AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 3 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 3 FAILED")
end


AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 4 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 4 FAILED")
end

that was pretty fast lol, thank you
this has to be the most updates I've seen in a while
help
Can someone teach me how to use the codes please I already have Cheat Engine installed
Quote Originally Posted by peoplewhat View Post
this has to be the most updates I've seen in a while
The energy + speed codes don't really change across versions.
As for the Insta-kill code it's pretty easy to update
I just loaded the game without noticing a new version and updated it myself in like a minute
Quote Originally Posted by dadowns View Post
The energy + speed codes don't really change across versions.
As for the Insta-kill code it's pretty easy to update
I just loaded the game without noticing a new version and updated it myself in like a minute
can you teach me how to update aobs cod
Quote Originally Posted by dadowns View Post
The energy + speed codes don't really change across versions.
As for the Insta-kill code it's pretty easy to update
I just loaded the game without noticing a new version and updated it myself in like a minute
yeah I myself update the hacks quite easily


I've found that the disable zombie attack (which is 4 codes i.e. dza 1, dza 2, dza 3, and dza 4) could be condensed down into one code

this is disable zombie attack 4 part code into 1 code
Code:
AoB = AOBScan("00 ?? ?? ?? ?? ?? ?? 20 61 74 74 61 63 6B 00 00")
if (AoB) then
print("DZA and freeze when close ok")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+9, 0x00, 0x00)
end
else
print("DZA and freeze when close failed")
end
which works and does the same thing

there's another dza which is the one where spitters don't spit, and instead of freezing, they just follow you, that's a different type of disable zombie attack.


that's this code for v63

Code:
AoB = AOBScan("22 00 00 10 42 7E 7A 0D 00 04 59 80 75 0D 00 04")
if (AoB) then
print("DZA, no spit, always follow ok")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00)
end
else
print("DZA, no spit, always follow failed")
end
which works , with using this code however, when fighting a boss or anything, when it's moving you around, you still have to press your arrow keys to avoid the 24 hour ban (cause I mean, how can you be moving and your not pressing your arrow keys, must be hacks, trigger the anticheat)

so depending on your style you can choose. I don't use any, so that's why I can share it. I use some thing else.

I have some other hacks but I have to put some thought into if I want to share it, cause you know how it is with them damn df lurkers who happen to be df moderators ;D


for those that want to try/ see this df environment in the picture below




that code is this one

Code:
AoB = AOBScan("80 BE 01 00 04 16 80 C3 01 00 04 22 00 00 A1 42 69 80 7C 01 00 04 16 80")
if (AoB) then
	print("wierd area with crows ok")
	for x=0, AoB.getCount()-1 do
		writeBytes(tonumber(AoB[x],16)+5, 0x17)
	end
else
	print("wierd area with crows failed")
end
nice lil fun to check out, since I don't use that one anyway, I could share it.
Quote Originally Posted by peoplewhat View Post
yeah I myself update the hacks quite easily


I've found that the disable zombie attack (which is 4 codes i.e. dza 1, dza 2, dza 3, and dza 4) could be condensed down into one code

this is disable zombie attack 4 part code into 1 code
Code:
AoB = AOBScan("00 ?? ?? ?? ?? ?? ?? 20 61 74 74 61 63 6B 00 00")
if (AoB) then
print("DZA and freeze when close ok")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+9, 0x00, 0x00)
end
else
print("DZA and freeze when close failed")
end
which works and does the same thing

there's another dza which is the one where spitters don't spit, and instead of freezing, they just follow you, that's a different type of disable zombie attack.


that's this code

Code:
AoB = AOBScan("22 00 00 10 42 7E 7A 0D 00 04 59 80 75 0D 00 04")
if (AoB) then
print("DZA, no spit, always follow ok")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00)
end
else
print("DZA, no spit, always follow failed")
end
which works , with using this code however, when fighting a boss or anything, when it's moving you around, you still have to press your arrow keys to avoid the 24 hour ban (cause I mean, how can you be moving and your not pressing your arrow keys, must be hacks, trigger the anticheat)

so depending on your style you can choose. I don't use any, so that's why I can share it. I use some thing else.

I have some other hacks but I have to put some thought into if I want to share it, cause you know how it is with them damn df lurkers who happen to be df moderators ;D


for those that want to try/ see this df environment in the picture below




that code is this one

Code:
AoB = AOBScan("80 BE 01 00 04 16 80 C3 01 00 04 22 00 00 A1 42 69 80 7C 01 00 04 16 80")
if (AoB) then
	print("wierd area with crows ok")
	for x=0, AoB.getCount()-1 do
		writeBytes(tonumber(AoB[x],16)+5, 0x17)
	end
else
	print("wierd area with crows failed")
end
nice lil fun to check out, since I don't use that one anyway, I could share it.
can you please make a tutorial how to update aobs code please
Quote Originally Posted by CloverCheck View Post
can you please make a tutorial how to update aobs code please
nah mate that would be too long. you just have to watch some youtube videos
if you can watch most of the videos from these 2 youtube channels

cheat the game

https://www.youtube.com/user/BloodFayte

and stephen chapman

https://www.youtube.com/user/seowhistleblower

you'll learn alot.
it's a good start, but it's a lot to learn ah, alot of videos. you'll learn things like xor, eax, push, pop, jump, hex, decimals etc.
And then take a look at what these hacks are doing, what value are they modifying, like basically deconstruct the hack, like reverse engineering lol. it's fun, interesting, to check stuff out, be interested in stuff.


There's more technical/ advanced hacks/stuff for df but you'll need to know programming language and scripts and what not, doesn't involve cheat engine, but it's another method, but as I say too advanced, requires even more learning.

and basically hang out with hackers, hacking sites, you'll learn a lot. df and games are just one little part of the hacking world. be like steve jobs, started hacking as a teen, could watch the movie "pirates of silicon valley" (1999) good movie.

some other cool, interesting and quite smart videos from google, fb. hackers competitions/ coding competitions.
could watch the fb hacker cup.

https:/tu.be/91IAQUCbs14?t=97

or the google kickstart coding competition

https:/tu.be/RpyWh424VCE?t=82

tons of interesting hacking stuff out there.
Quote Originally Posted by peoplewhat View Post
nah mate that would be too long. you just have to watch some youtube videos
if you can watch most of the videos from these 2 youtube channels

tons of interesting hacking stuff out there.
Thanks for this information, the thing is. It will just take longer for us to understand and figure out hacking. Yes, they will literally give us knowledge but far away from a game that we want to have knowledge of which is Dead Frontier itself. I respect you because you're knowledgeable about coding, hacking, etc., that's why some of us here want to and are asking if possible, a tutorial that tackles specifically Dead Frontier in which finding the hack using DnSpy or whichever method/application, and then creating the LUA.
You're a godsend! The 1 hit is amazing. Just got 450k exp off a half-missed OA with nothing but a lv 50 shotty because of you.
The anti-spit & follow only are great too! Ty so much!
Quote Originally Posted by shoutouttohades View Post
AoB = AOBScan("02 7B 98 0F 00 04 7B 40 0F 00 04 28 CD 24 00 06 16 6B 3D 50")
if (AoB) then
print("1hit ON")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+19, 0x00)
end
else
print("1hit OFF")
end

AoB = AOBScan("60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB) then
print("Super Sprint ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+5, 0x7A, 0x40)
end
else
print("Super Sprint FAILED")
end

AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB) then
print("Infinite Energy ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+3, 0x70, 0x41)
end
else
print("Infinite Energy FAILED")
end

AoB = AOBScan("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 1 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 1 FAILED")
end

AoB = AOBScan("64 6F 75 62 6C 65 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 2 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 2 FAILED")
end

AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 3 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 3 FAILED")
end


AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 4 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 4 FAILED")
end



por que no anda el 1 hit ya probe de todo y nada
tengo un serio problema con el de exp y el de 1 hit me podrias mandar el codigo fuente asi trato de sacarlo ?
PLEASE UPDATE ZOMBIE VOMIT
Quote Originally Posted by shoutouttohades View Post
AoB = AOBScan("02 7B 98 0F 00 04 7B 40 0F 00 04 28 CD 24 00 06 16 6B 3D 50")
if (AoB) then
print("1hit ON")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+19, 0x00)
end
else
print("1hit OFF")
end

AoB = AOBScan("60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB) then
print("Super Sprint ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+5, 0x7A, 0x40)
end
else
print("Super Sprint FAILED")
end

AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB) then
print("Infinite Energy ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+3, 0x70, 0x41)
end
else
print("Infinite Energy FAILED")
end

AoB = AOBScan("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 1 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 1 FAILED")
end

AoB = AOBScan("64 6F 75 62 6C 65 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 2 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 2 FAILED")
end

AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 3 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 3 FAILED")
end


AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 4 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 4 FAILED")
end

PLEASE UUPDATE ZOMBIE VOMIT

- - - Updated - - -

Quote Originally Posted by peoplewhat View Post
this has to be the most updates I've seen in a while
Please Update zombie vomit or just post a tutorial about updating aob codes
Quote Originally Posted by shoutouttohades View Post
AoB = AOBScan("02 7B 98 0F 00 04 7B 40 0F 00 04 28 CD 24 00 06 16 6B 3D 50")
if (AoB) then
print("1hit ON")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+19, 0x00)
end
else
print("1hit OFF")
end

AoB = AOBScan("60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB) then
print("Super Sprint ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+5, 0x7A, 0x40)
end
else
print("Super Sprint FAILED")
end

AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB) then
print("Infinite Energy ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+3, 0x70, 0x41)
end
else
print("Infinite Energy FAILED")
end

AoB = AOBScan("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 1 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 1 FAILED")
end

AoB = AOBScan("64 6F 75 62 6C 65 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 2 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 2 FAILED")
end

AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 3 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 3 FAILED")
end


AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 4 ACTIVATE")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 4 FAILED")
end


thx again for updating the 1hit.appreciated!

- - - Updated - - -

Quote Originally Posted by dadowns View Post
The energy + speed codes don't really change across versions.
As for the Insta-kill code it's pretty easy to update
I just loaded the game without noticing a new version and updated it myself in like a minute


really u just updated like just a minute the 1hit script? ok nice ,can u plss teach or show us how to do that?
thx in advance
all the codes work great, thanks a lot!
Posts 115 of 23 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?