QuestionDead frontier cheat engine

Posts 15 of 5 · Page 1 of 1
Dead frontier cheat engine
hello guys, i been searching and maybe i'm note searching in the right place but how can i learn cheat engine to work around Dead frontier lua codes?

i would like to know a link or a toturial to learn.
is hard to learn how to hack on dead frontier cause the obfuscation, you can try out with anyother game to start, just take one singler player on unity and try do stuff.

gl bruh
Using cheat engine is easy, the problem is a lot of the old scripts don't work anymore and it seems everyone has moved on from cheat engine onto something called "Assembly" whatever the fuck that is.



To use cheat engine hacks:


-> Turn on cheat engine.

-> Launch Dead Frontier stand-alone client or launch in browser by entering inner city. (Both should work but I only use stand-alone client.)

-> Select Dead Frontier app on cheat engine process list (Process list is the monitor w/ magnifying glass icon).

-> Tick the "Enable Speed Hack" box on cheat engine window.

-> Click "Table" at the top of cheat engine window.

-> Select "Show cheat table LUA script".

-> paste LUA scripts and press enter.


If the script works it'll say something like "super sprint OK" or whatever the hack is. If it doesn't work it'll say something like "super sprint disabled".

The only scripts I could find that still worked were "1 hit kill" and "super sprint" if I them I'll post. The 1 hit kill was awesome the super sprint not so much.
Quote Originally Posted by UncleGubsy View Post
Using cheat engine is easy, the problem is a lot of the old scripts don't work anymore and it seems everyone has moved on from cheat engine onto something called "Assembly" whatever the fuck that is.



To use cheat engine hacks:


-> Turn on cheat engine.

-> Launch Dead Frontier stand-alone client or launch in browser by entering inner city. (Both should work but I only use stand-alone client.)

-> Select Dead Frontier app on cheat engine process list (Process list is the monitor w/ magnifying glass icon).

-> Tick the "Enable Speed Hack" box on cheat engine window.

-> Click "Table" at the top of cheat engine window.

-> Select "Show cheat table LUA script".

-> paste LUA scripts and press enter.


If the script works it'll say something like "super sprint OK" or whatever the hack is. If it doesn't work it'll say something like "super sprint disabled".

The only scripts I could find that still worked were "1 hit kill" and "super sprint" if I them I'll post. The 1 hit kill was awesome the super sprint not so much.
Dont need Pause the game, you can inject the AOBs on the Launcher state too.
Here's 1 shot. I took out two flaming titans with one shot it's pretty cool. Unfortunately without a big speed boost it's still almost useless in death row when the aggro gets up.

AoB = AOBScan("02 7B 6A 12 00 04 7B 0F 12 00 04 28 53 2A 00 06 16 6B 3D 52")
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
Posts 15 of 5 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?