Page 5 of 14

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Tue Apr 30, 2019 8:29 pm
by Sevwren
Love how you wrote the script to interact with Cheat Engine Made by CJBok !

I'm looking to do some additional work on top of this. I've only used Lua a bit, but is there any interest here in regards to doing some additional digging into Satisfactory's memory to locate info corresponding to the chainsaw?

(End goal - Make a "Speed Chainsaw" subscript that allows for speed uses of the chainsaw for when you need to clear out a very dense area for trucks/tractors etc or simple base building)

I believe we'd start by the following

Finding the time calculation info corresponding with the chainsaw.
Basically finding the placeholder/memory info that holds the time it takes after you initiate a chainsaw event until the game calculates what resources you've retrieved along with starting the ending animation.

Not sure if manipulating animations in game via external scripting would be required or not.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Wed May 01, 2019 8:57 am
by Feared889
Infinite fuel [Jetpack] got axed by the experimental v0.1.5 Build 98202. Will you be updating the table or wait for the stable branch?

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Thu May 02, 2019 2:24 pm
by THC1313
Will it be updated to the latest version?
Some functions do not work

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Thu May 02, 2019 5:58 pm
by CheatingMuppet
Feared889 wrote:
Wed May 01, 2019 8:57 am
Infinite fuel [Jetpack] got axed by the experimental v0.1.5 Build 98202. Will you be updating the table or wait for the stable branch?
I think the "Unlimited Items [Crafting / Building]" option will work for infinite jetpack so for now you could use that until the table is updated.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Sat May 04, 2019 4:25 pm
by koolkaracter
It works for infinite fuel, but it doesn't allow for non-stop jetpack use.

Re: Satisfactory +14 | 1.03 | 22-Mar-2019

Posted: Wed May 08, 2019 11:19 pm
by dogeboi
CJBok wrote:
Fri Mar 22, 2019 3:39 pm
Deathtokick Law wrote:
Fri Mar 22, 2019 3:21 pm
What do I do in the cheat engine? Discord is deathtokick law #2329
Image
How does one get to this page in cheat engine? I understand what to do when I get there, but I'm new to any kind of modding/hacking for games, and am confused.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Wed May 08, 2019 11:38 pm
by dogeboi
never mind I found it. however I can't seem check the checkbox, or at least nothing happens when I click it.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Thu May 09, 2019 1:50 am
by Darkedone02
I didn't get a message back, so i don't know if the OP is willing to make a table on the experimental version.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Sat May 11, 2019 8:08 pm
by Asuma
Ticking the enable box doesn't seem to do anything.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Sun May 12, 2019 8:20 am
by MasterPanda
Asuma wrote:
Sat May 11, 2019 8:08 pm
Ticking the enable box doesn't seem to do anything.
had the same problem ... in my case two other programs were also accessing the game exe (fearlessrevolution trainer and cheat engine). I closed the other programs, restarted the game and the Table here worked

You also might wanna make sure to select the right process

hope that helped :P

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Tue May 14, 2019 10:07 am
by dschense
Ive found a working pointer. For me its working with just jusing the pointer with the unlimited Jetpack.
But i dont know how to integrate it in the working skript.
this is what ive found:

P -> 1E91A7DD1BC = 1065353216

3EC
30
E0
170
8
78
80
5F8

"FactoryGame-Win64-Shipping.exe"+048CB7A0

And this could be the unique array:

00 00 80 3F 00 00 00 3F CD CC 4C 3E ?? ?? ?? C3 00 00 00 3F 7E B8 A5 3D

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Wed May 15, 2019 1:02 am
by Darkedone02
alright so the game officially updated, so we do may need the table updated.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Wed May 15, 2019 7:11 am
by Meridias
Don't know about the rest of the table but can confirm that the inf health still works for the new version of the game.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Wed May 15, 2019 12:13 pm
by dschense
can anybody explain this part of the code?
I have the Jetpack wirking with the pointer without problems, but I want to update the AOB Injection script to get it working like before.

newmem:

mov [rbx+3DC],(float)1
mov rax,[rcx]
mov [rsp+30],rdi
jmp return

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Wed May 15, 2019 2:58 pm
by Beneto007
The table needs an update. Unlimited biomass / ammuniton etc. don't work anymore.