Dead Frontier hack for client 59

Posts 15 of 5 · Page 1 of 1
Dead Frontier hack for client 59
Hi guys, I'm newbie on this forum

Thanks for the hack of client 58, I used for a long time and the anti-hack didn't detect me until today.

I made a lot of money in the game by killing bosses with just 1 hit

I have used the super sprint in Westland for farm xp.

I killed the Devil Hound 10X and craft the Devils Implant with 1 hit

Thanks for helping who updated this hack to client 58, I really used in the Christmas event for killing various bosses.

Now Adminpwn updated the standalone for client 59, only 1 hit is off.

1hit OFF
Infinite Energy OK
Super Sprint OK
Disable Zombie Attack 1 OK
Disable Zombie Attack 2 OK
Disable Zombie Attack 3 OK
Disable Zombie Attack 4 OK


Please, do not use in multiplayer mode, do not use this hack to kill bosses, you have low chances of banned.

I'll find a way to reactivate this hack of 1hit
------------------------------------------------------------------------------------------------------

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("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("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 1 OK")
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 OK")
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 OK")
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 OK")
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 bggameshack View Post
Hi guys, I'm newbie on this forum

Thanks for the hack of client 58, I used for a long time and the anti-hack didn't detect me until today.

I made a lot of money in the game by killing bosses with just 1 hit

I have used the super sprint in Westland for farm xp.

I killed the Devil Hound 10X and craft the Devils Implant with 1 hit

Thanks for helping who updated this hack to client 58, I really used in the Christmas event for killing various bosses.

Now Adminpwn updated the standalone for client 59, only 1 hit is off.

1hit OFF
Infinite Energy OK
Super Sprint OK
Disable Zombie Attack 1 OK
Disable Zombie Attack 2 OK
Disable Zombie Attack 3 OK
Disable Zombie Attack 4 OK


Please, do not use in multiplayer mode, do not use this hack to kill bosses, you have low chances of banned.

I'll find a way to reactivate this hack of 1hit
------------------------------------------------------------------------------------------------------

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("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("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 1 OK")
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 OK")
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 OK")
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 OK")
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

You are right.

Using these codes to kill bosses in client 59 has a chance to be banned.

I had be banned for 1 day today after I used the rest of workable codes to kill bosses.
Quote Originally Posted by icj View Post
You are right.

Using these codes to kill bosses in client 59 has a chance to be banned.

I had be banned for 1 day today after I used the rest of workable codes to kill bosses.

The DZA(Disable Zombie Attacks) are the ones that are detectable for a long run in Inner City and that's probably the reason why you get Banned. While the Infinite Energy & Speed aren't detectable.
Quote Originally Posted by jahmil27 View Post
It's safe to use cheat with disable attack only no 1 hit?
Yes, it is safe, use only for looting.


Quote Originally Posted by icj View Post
You are right.

Using these codes to kill bosses in client 59 has a chance to be banned.

I had be banned for 1 day today after I used the rest of workable codes to kill bosses.

Use only infinite energy and
Super Sprint to kill bosses.

Disable Zombie Attack is not good for killing bosses.
If you know, you can just simply look for the values with dnSpy. From the standalone client. You'd just have to simply open the scripts from the "managed" folder. As for what to look for, usually everyone doing these updates are vague as hell, and don't tell you what to look for. I've played around with disabling unspecific things that've locked zombies in place but besides that nothing of real use. As far as I can see there are some identifying things that may be useful such as "$tfCritical$3410" or "$self_$2238" or simply just searching $ in dnSpy can help you find them. Use an alt account if you use raw data aob extractor to make a CE table to mess with the strings you find. (If anyone has knowledge of how to find specific things I would extremely appreciate perhaps a lesson so I can update it myself for the community)

These are just images, since MPGH seemingly doesn't attach my images with the insert image anyhow.
Examples:
Posts 15 of 5 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?