First of all: What I'm releasing here is not made by me!
I modified shitfrontier's Cheat Table from RiceX's Rapid Fire thread. It's mostly some cosmetic changes and a bit of easier functionality as well. Also the credits for the codes and methods used in this program go to their initial founders.
The main reason I'm releasing this is because i find it much more comfortable and there has not been a release like this yet.
So, let's get started!
1. Download the Attachment(s). You will only need the cheat_table.rar but the codes.rar includes some extra codes not included in the main Cheat Table!
2. Make sure you're logged in to DeadFrontier and you're on the Outpost screen!
3. Extract the cheat_table.rar. It contains a file called plugin-container.ct. Run this file and click no in the window asking you to run the Lua scripts.
4. Now click Inner City. As soon as the game loads select the last plugin-container.exe you will find in the Cheat Engine process list. Click yes in the appearing window.
5. Now check Speedhack and wait until the game shows Communicating with Server... and put speed to 0 and click apply!
If the game didn't stop to load you probably selected the wrong plugin-container.exe. Just restart from Step 4!
6. Open up the Cheat Engine window and open the Lua console using CTRL + ALT + L or click Table and then Show Cheat Table Lua Script.
7. Click Execute script and make sure all scripts say Success!
If any error occurs post it here and I will help you!
8. Now uncheck Speedhack and go in the game. Shoot once or use melee. After that go back to Cheat Engine and tick the green Rapid Fire in the addresslist!
If the Rapid Fire doesn't work try to retick the box or just restart for Step 6
9. Enjoy!
The default Cheat Table only contains save hacks so you don't get banned! If you wish to change the scripts just open up the Lua console and paste whatever you want.
Of course it does. It's basically a premade Cheat Table with all stuff in it you normally add by yourself.
Please what is that for if possible ?
function str_table(replace)
local replace_table = {}
for byte in string.gfind(replace, "[^%s]+") do
table.insert(replace_table, tonumber('0x'..byte))
end
return replace_table
end
security error bro :c
is better to use rifle/pistol/melee or i can use everyweap ?
noice man i already have increased attack speed but NOICE
Originally Posted by SKT T1 Faker
Please what is that for if possible ?
function str_table(replace)
local replace_table = {}
for byte in string.gfind(replace, "[^%s]+") do
table.insert(replace_table, tonumber('0x'..byte))
end
return replace_table
end
I can't really tell. It's from the Infinite Ammo hack. Ask the initial founder what it exactly does.
- - - Updated - - -
Originally Posted by demiengodlol90
is better to use rifle/pistol/melee or i can use everyweap ?
You can use any weapon. But don't kill large aggros to fast, else you could get an EXP or Loot ban.
- - - Updated - - -
Originally Posted by cookiemonster14
security error bro :c
Send me a PM and i will help you out.
Originally Posted by wickd98
I can't really tell. It's from the Infinite Ammo hack. Ask the initial founder what it exactly does.
- - - Updated - - -
You can use any weapon. But don't kill large aggros to fast, else you could get an EXP or Loot ban.
- - - Updated - - -
Send me a PM and i will help you out.
this is what i got Damage900x [Error]
Loading SlowZ... Error!
Infinite Energy [Ok]
No Reload [Error]
Exp Booster [Error]
Speed Boost [Error]
Infinite Ammo PT1 Failed
Infinite Ammo PT2 Failed
Infinite Ammo PT3 Failed
instant open OK
More body [Error]
Loot point ERROR
Fast Loot Error.
No Explosion [Error]
No Vomit [Error]
Disable Zombie Attack is ON
Originally Posted by Secronom_member
this is what i got Damage900x [Error]
Loading SlowZ... Error!
Infinite Energy [Ok]
No Reload [Error]
Exp Booster [Error]
Speed Boost [Error]
Infinite Ammo PT1 Failed
Infinite Ammo PT2 Failed
Infinite Ammo PT3 Failed
instant open OK
More body [Error]
Loot point ERROR
Fast Loot Error.
No Explosion [Error]
No Vomit [Error]
Disable Zombie Attack is ON
Please read the newest threads and stuff. A new patch has been released and almost all hacks have been patched.
Originally Posted by SKT T1 Faker
Please what is that for if possible ?
function str_table(replace)
local replace_table = {}
for byte in string.gfind(replace, "[^%s]+") do
table.insert(replace_table, tonumber('0x'..byte))
end
return replace_table
end
It is part from DZA if I remember it correctly.
Basically that short code tell the cheat engine to properly find and replace code for the code below it (in this case, the DZM code).
Since the DZM code doesn't use regular AOB lua style like other hacks, this code are needed.
Sorry if I'm wrong. Cheers
Originally Posted by wickd98
Please read the newest threads and stuff. A new patch has been released and almost all hacks have been patched.
well then can u pease give me a link or somthing to where i can find the new ones cus its not wanting to work for me
Originally Posted by Eszares
It is part from DZA if I remember it correctly.
Basically that short code tell the cheat engine to properly find and replace code for the code below it (in this case, the DZM code).
Since the DZM code doesn't use regular AOB lua style like other hacks, this code are needed.
Sorry if I'm wrong. Cheers
Seems to be an alright explenation.
- - - Updated - - -
Originally Posted by Secronom_member
well then can u pease give me a link or somthing to where i can find the new ones cus its not wanting to work for me
I'm not aware of the new codes yet. I'm pretty new to hacking here but i will probably start working on some codes and hacks too. You can find the newer codes in this section.
Are those updated to the last patch?
Never mind, I read the other posts and I see those are old codes.