fool proof guide how to activate a CE table in the tiny time window where gameguard is sleeping.
if you are to late you got detected. if you too early you cant activate any script.
step 1
start the CE table. (strongly suggest using one with auto attach lua like mine)
if you can, let rest the CE table window on another monitor and your game should be in
borderless window/windowed(if its not, you should change that before using CE.
step 2
click edit > settings and set your own pause processs hotkey.
step 3
open memory viewer.
(you should see by default the memory range starting at 00400000)
step 4
rightclick down on any ?? in the memory block segment and select
"goto memory address"
step 5
update
insert address
helldivers2.exe+140000000
insert the number 180000000
(18 and seven 0)
and
dont click on ok yet!!!
step 6
start the game just normal via steam and keep an eye on the memory viewer.
as soon the memory fills up and got a
GREEN highlight you click on ok to jump to the address
step 7
while sitting in the memory range wait a bit until the memory fills with a
RED highlight.
then you just need to push your hotkey from step 2 to freeze the game process
step 8
the opening cinematic scene should start (even with frozen process thats normal)
activate your scripts quick then hit the pause processs hotkey again to unpause/unfreeze the game
and then close the CE table via a click on th X (top right corner)
if you dont unfreeze it before the cinematic is done game crash.
if you unfreeze but let your CE table open too long you get hack detected and game closes.
bonus
you can use scripts without freezing to process but the timing is inconsistent an maybe 1-2 seconds
and should be too tight for the most that why the process freeze is better.
another tip for you is to clean out the CE tables you use.
delete everything inside a asm script below the [Disable] line.
we cannot disable anything anyway to its useless.
also you should delete every line with registersymbol.
adding autoattach to a table that doesnt use it already:
table >
show lua table script > paste code >
File >
Save then save the whole table
Code: Select all
if not syntaxcheck then
getAutoAttachList().add("helldivers2.exe")
end
p.s.
added you my CE table again with a script that just combines all scripts together to save some clicky time.
p.p.s
PLEASE DONT QUOTE THIS BEHEMOTH OF A GUIDE!!!
the thread is junky and spammed and bad to read enough already