Hello I just got back to playing HD2 because I wanna defend super earth. I hear there's a need for a bypass to use the engine. Can someone show me the new ways of the engine
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
If it wasn't for cfemen, I would've stopped working on this game after the 101 patch when they fixed EXE replacement. It's wildly boring.
I have no doubt hey not to ask you into another boring chore but the speed multiplyer doesnt show a value set when I went to enable it is it missing a registered symbol for the run multiplier float?
I did not test the table at all. It’s probably broken. I’ll look into it when I get some patience.
hey, i'm trying to unlock all the titles and player cards since the table is missing them. any idea how to go about that?
Regarding the Bypass, i still have the old bypass, which makes a Beep sound before starting the game, should i get the new one or i can keep using the old one
Regarding the Bypass, i still have the old bypass, which makes a Beep sound before starting the game, should i get the new one or i can keep using the old one
If it's working, then it should be fine.
When you run game without bypass it will crash after CE injection.
Regarding the Bypass, i still have the old bypass, which makes a Beep sound before starting the game, should i get the new one or i can keep using the old one
If it's working, then it should be fine.
When you run game without bypass it will crash after CE injection.
alright, gonna look around this thread for the latest table. Old table will crash haha
Regarding the Bypass, i still have the old bypass, which makes a Beep sound before starting the game, should i get the new one or i can keep using the old one
Could you share the Bypass? I remember back when the game released you had to compile it yourself or smth. but i cannot find the Code for it now that all the coders went " pay me " mode
Just wanted to say thank you for the table. Everything works with the new update so far. The only thing that doesn't work however is editing the weapon stats. Just wondering if that's something you would be willing to fix? Much appreciated!
Last edited by KrimsonKlaw on Mon May 26, 2025 9:57 pm, edited 1 time in total.
Please don’t upload encrypted exes to the forum that we have no way of verifying if they’re safe, only CT files should be uploaded and any RAR/ZIP must be password protected as well.
Also please don’t shill for paid products that are beyond the scope of this forum. Thank you
Any chance you can update this list when you find time Gir your superdamage entry makes things much easier than the armory editor. Thanks in advance (knowing full well itll take a while as they changed the entire weapon system)
Updated.
It actually didn't take me long(10-15 minutes) I had it updated yesterday for cfemen since he asked me to, I just really hate this game and was busy fixing my bird enclosure, along with trying to play DOOM the dark ages, so it took me until now to update the table.
Hello on page one the CT there is the latest version?
Is there any (free) cheat engine that gives super credits? That is all i want and need. I just don't wanna spend a full days worth of grinding just for 1 warbond.
Is there any (free) cheat engine that gives super credits? That is all i want and need. I just don't wanna spend a full days worth of grinding just for 1 warbond.
there is 1 that kinda what you need. but you will also need no cooldown on stratagems. and supply drop with SC and you can farm around 150-200 a game and gain around 10k in 30-1h of SC
personally im looking for someone hosting 1 of them for i dont have a bypass or other. but i do know who has the SC CT for supply's but not the cooldown.
im down to farm and play Difficulty 1-7 anytime tho here is my add: 1461-1691
Is there any (free) cheat engine that gives super credits? That is all i want and need. I just don't wanna spend a full days worth of grinding just for 1 warbond.
there is 1 that kinda what you need. but you will also need no cooldown on stratagems. and supply drop with SC and you can farm around 150-200 a game and gain around 10k in 30-1h of SC
personally im looking for someone hosting 1 of them for i dont have a bypass or other. but i do know who has the SC CT for supply's but not the cooldown.
im down to farm and play Difficulty 1-7 anytime tho here is my add: 1461-1691
Can you give a link to the SC CT? also how long is the stratagem cooldown on it?
Here is the method that replaces the second slot of the Resupply Pod with Super Credits.
Similar method was made public already in a "worse place" (more visible to Devs), so I see no harm in posting it here in depth of the thread.
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>1337201731</ID>
<Description>"SC Drop 2"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
{$lua}
if syntaxcheck then return end
local resupplyPodSlot2 = AOBScan("79 75 4F 01 CA 13 49 A9 01 D0 DA CA", "-W")
if resupplyPodSlot2 == nil then
error("Couldn't find the ID to replace")
end
registerSymbol("resupplyPodSlot2Address", resupplyPodSlot2[1], true)
resupplyPodSlot2.destroy()
{$asm}
resupplyPodSlot2Address:
db 06 35 53 54 ED 03 86 81
[DISABLE]
resupplyPodSlot2Address:
db 79 75 4F 01 CA 13 49 A9
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>
EDIT:
Btw the method patches heap/stack memory which isn't scanned by GameGuard.
If you manage to activate the script before GameGuard closes the game for detecting Cheat Engine, you can close Cheat Engine and as long the game is running your Resupply Pods will always drop SC in one of the slots.
But seriously, just get a bypass and use it together with Instant Stratagem and Infinite Stratagem scripts to make farming faster.
Last edited by igromanru on Thu Jun 05, 2025 8:57 pm, edited 3 times in total.
Is there any (free) cheat engine that gives super credits? That is all i want and need. I just don't wanna spend a full days worth of grinding just for 1 warbond.
there is 1 that kinda what you need. but you will also need no cooldown on stratagems. and supply drop with SC and you can farm around 150-200 a game and gain around 10k in 30-1h of SC
personally im looking for someone hosting 1 of them for i dont have a bypass or other. but i do know who has the SC CT for supply's but not the cooldown.
im down to farm and play Difficulty 1-7 anytime tho here is my add: 1461-1691
If you are still able to do this, I can help with the cooldown portion.
I have managed to get the code that the guy above me posted to work somewhat, however, I can pickup 30-50 a game. It seems it depends on how many are allowed in that mission and is blocking me from picking up more (I can still spawn them, however when i try to pick them up it simply doesnt add to my total amount). I am unsure if I am messing something up or if there is a way around this and would greatly appreciate some help
Here is the method that replaces the second slot of the Resupply Pod with Super Credits.
Similar method was made public already in a "worse place" (more visible to Devs), so I see no harm in posting it here in depth of the thread.
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>1337201731</ID>
<Description>"SC Drop 2"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
{$lua}
if syntaxcheck then return end
local resupplyPodSlot2 = AOBScan("79 75 4F 01 CA 13 49 A9 01 D0 DA CA", "-W")
if resupplyPodSlot2 == nil then
error("Couldn't find the ID to replace")
end
registerSymbol("resupplyPodSlot2Address", resupplyPodSlot2[1], true)
resupplyPodSlot2.destroy()
{$asm}
resupplyPodSlot2Address:
db 06 35 53 54 ED 03 86 81
[DISABLE]
resupplyPodSlot2Address:
db 79 75 4F 01 CA 13 49 A9
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>
I have somewhat made this work. While it shows a lot of errors in the code, it does drop 10 sc with every supply drop. however, after the 3rd-5th pickup, you no longer gain anything... is this something I am messing up and do you know a way around that?