Heres ZoDD's Instant mission complete cheat without bug hives and bot bases
All credits for the code goes to ZoDDeL and insane FE community, I've just used his instructions on how to edit it.
1. Right click on his "instant complete all missions + bug hives / bot bases" cheat in his Cheat Table.
2. Select Copy, then Paste it. You should now have another copy of the same cheat.
2a. Rename one of those to "instant complete all missions"
3. Right Click on the script that you want to edit and select "Change Script"
4. A new Window will open with cheat's code in it.
5. Select ALL content in that window and delete it.
6. Select ALL content from the "code" below and paste it in that window.
7. Click OK.
8. On main Cheat Engine window select File > Save.
If you did everything right you should now have cheat table with two "Instant complete" options, one, original, with hives and bases and one without.
Spoiler
{ Game : helldivers2.exe
Version:
Date : 2024-04-05
Author : ZoDDeL
This script does blah blah blah
}
[ENABLE]
aobscanmodule(missionA,game.dll,45 8B 8A D8 87 00 00 48 8D 8F 1C 01 00 00) // should be unique
alloc(missionA_newmem,$1000)
label(missionA_code)
label(missionA_return)
missionA_newmem:
mov [r10+000087D8],#1
missionA_code:
mov r9d,[r10+000087D8]
lea rcx,[rdi+0000011C]
jmp missionA_return
missionA:
jmp far missionA_newmem
missionA_return:
aobscanmodule(missionB,game.dll,41 8B 87 F8 87 00 00 83 E8 02 83 F8 01 8B 83 54 0A 00 00) // should be unique
alloc(missionB_newmem,$1000)
label(missionB_code)
label(missionB_return)
missionB_newmem:
mov [r15+000087F8],#2
missionB_code:
mov eax,[r15+000087F8]
sub eax,02
cmp eax,01
mov eax,[rbx+00000A54]
jmp missionB_return
missionB:
jmp far missionB_newmem
nop 5
missionB_return:
[DISABLE]
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