Page 10 of 34

Re: Astroneer

Posted: Mon Jul 08, 2019 2:06 pm
by HylianZ
Natural bug. No worries.

Re: Astroneer

Posted: Mon Jul 08, 2019 4:48 pm
by squall0833
Zanzer wrote:
Sat Jul 06, 2019 4:25 pm
Here's Craft for Free. Copy it and press CTRL+V inside CE's main screen to add it to your table.

squall0833, feel free to add it to your table.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>421</ID>
      <Description>"Craft for Free"</Description>
      <LastState Activated="1"/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
aobscanmodule(free_craft,Astro-Win64-Shipping.exe,08 01 00 00 48 8B CB E8 ?? ?? ?? ?? 48 8B C3 48 83 C4 30)
alloc(newmem,$1000,free_craft)

label(code)
label(return)

newmem:

code:
  mov rax,rbx
  mov [rax+8],0
  add rsp,30
  jmp return

free_craft+0C:
  jmp newmem
  nop
  nop
return:
registersymbol(free_craft)

[DISABLE]
free_craft+0C:
  db 48 8B C3 48 83 C4 30
unregistersymbol(free_craft)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "Astro-Win64-Shipping.exe"+7298D0

"Astro-Win64-Shipping.exe"+7298AD: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298AE: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298AF: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298B0: 40 53                    -  push rbx
"Astro-Win64-Shipping.exe"+7298B2: 48 83 EC 30              -  sub rsp,30
"Astro-Win64-Shipping.exe"+7298B6: 48 8B DA                 -  mov rbx,rdx
"Astro-Win64-Shipping.exe"+7298B9: C7 44 24 20 00 00 00 00  -  mov [rsp+20],00000000
"Astro-Win64-Shipping.exe"+7298C1: 48 8D 91 08 01 00 00     -  lea rdx,[rcx+00000108]
"Astro-Win64-Shipping.exe"+7298C8: 48 8B CB                 -  mov rcx,rbx
"Astro-Win64-Shipping.exe"+7298CB: E8 C0 0D FF FF           -  call Astro-Win64-Shipping.exe+71A690
// ---------- INJECTING HERE ----------
"Astro-Win64-Shipping.exe"+7298D0: 48 8B C3                 -  mov rax,rbx
"Astro-Win64-Shipping.exe"+7298D3: 48 83 C4 30              -  add rsp,30
// ---------- DONE INJECTING  ----------
"Astro-Win64-Shipping.exe"+7298D7: 5B                       -  pop rbx
"Astro-Win64-Shipping.exe"+7298D8: C3                       -  ret 
"Astro-Win64-Shipping.exe"+7298D9: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DA: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DB: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DC: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DD: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DE: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DF: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298E0: 40 53                    -  push rbx
}
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Oh wow! Thanks for the cheat, I'll add it to the table now :D

Re: Astroneer

Posted: Mon Jul 08, 2019 5:14 pm
by squall0833
HylianZ wrote:
Mon Jul 08, 2019 2:06 pm
Natural bug. No worries.
lol Zanzer just added the cheat you and most of ppl were waiting for

i added it to the table,, thanks to zanzer and enjoy :D

Re: Astroneer

Posted: Thu Jul 11, 2019 12:05 am
by xk7pg
Zanzer wrote:
Sat Jul 06, 2019 4:25 pm
Here's Craft for Free. Copy it and press CTRL+V inside CE's main screen to add it to your table.

squall0833, feel free to add it to your table.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>421</ID>
      <Description>"Craft for Free"</Description>
      <LastState Activated="1"/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
aobscanmodule(free_craft,Astro-Win64-Shipping.exe,08 01 00 00 48 8B CB E8 ?? ?? ?? ?? 48 8B C3 48 83 C4 30)
alloc(newmem,$1000,free_craft)

label(code)
label(return)

newmem:

code:
  mov rax,rbx
  mov [rax+8],0
  add rsp,30
  jmp return

free_craft+0C:
  jmp newmem
  nop
  nop
return:
registersymbol(free_craft)

[DISABLE]
free_craft+0C:
  db 48 8B C3 48 83 C4 30
unregistersymbol(free_craft)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "Astro-Win64-Shipping.exe"+7298D0

"Astro-Win64-Shipping.exe"+7298AD: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298AE: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298AF: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298B0: 40 53                    -  push rbx
"Astro-Win64-Shipping.exe"+7298B2: 48 83 EC 30              -  sub rsp,30
"Astro-Win64-Shipping.exe"+7298B6: 48 8B DA                 -  mov rbx,rdx
"Astro-Win64-Shipping.exe"+7298B9: C7 44 24 20 00 00 00 00  -  mov [rsp+20],00000000
"Astro-Win64-Shipping.exe"+7298C1: 48 8D 91 08 01 00 00     -  lea rdx,[rcx+00000108]
"Astro-Win64-Shipping.exe"+7298C8: 48 8B CB                 -  mov rcx,rbx
"Astro-Win64-Shipping.exe"+7298CB: E8 C0 0D FF FF           -  call Astro-Win64-Shipping.exe+71A690
// ---------- INJECTING HERE ----------
"Astro-Win64-Shipping.exe"+7298D0: 48 8B C3                 -  mov rax,rbx
"Astro-Win64-Shipping.exe"+7298D3: 48 83 C4 30              -  add rsp,30
// ---------- DONE INJECTING  ----------
"Astro-Win64-Shipping.exe"+7298D7: 5B                       -  pop rbx
"Astro-Win64-Shipping.exe"+7298D8: C3                       -  ret 
"Astro-Win64-Shipping.exe"+7298D9: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DA: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DB: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DC: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DD: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DE: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298DF: CC                       -  int 3 
"Astro-Win64-Shipping.exe"+7298E0: 40 53                    -  push rbx
}
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Thank you so much for solving this

Re: Astroneer

Posted: Sat Jul 13, 2019 12:30 am
by EnterpriseNL
squall0833 wrote:
Mon Jul 08, 2019 12:58 pm
EnterpriseNL wrote:
Sat Jul 06, 2019 1:20 am
squall0833 wrote:
Sun Aug 26, 2018 8:24 am
UPDATED 23 June 2019 : Astroneer 1.2.8.0 v2 (Works on 1.2.9.0)



Thanks for this, hope craft for free will be part of it one day, just encountered a very frustrating bug where our large rover just dissapeared with 2RTG gens and 2 medium batteries on it,
Was that caused by the cheat table? :shock:

it's been a while to see rover bug like that in the game :lol:
No, the table is fine, it's a game bug, that's why the free craft was needed.

Re: Astroneer

Posted: Sat Jul 13, 2019 2:51 am
by SilverKaiser
Well now its on 1.2.10 and the table no longer works at all apparently.

Re: Astroneer

Posted: Sat Jul 13, 2019 8:23 pm
by SilverKaiser
SilverKaiser wrote:
Sat Jul 13, 2019 2:51 am
Well now its on 1.2.10 and the table no longer works at all apparently.
Just realized im on the microsoft store one whoops.

Re: Astroneer

Posted: Sat Jul 13, 2019 11:42 pm
by Ashar
table still works fine for me, btw the free crafting is a game changer, i can make an entire base without moving, build a small crafter for free, then a medium, then a large, platforms everything, its insane.

Re: Astroneer

Posted: Sun Jul 14, 2019 10:14 am
by squall0833
Ashar wrote:
Sat Jul 13, 2019 11:42 pm
table still works fine for me, btw the free crafting is a game changer, i can make an entire base without moving, build a small crafter for free, then a medium, then a large, platforms everything, its insane.
it turns ur game into creative mode already :lol:

Re: Astroneer

Posted: Thu Jul 18, 2019 2:28 pm
by Ashar
needs update plz, lunar patch out today, massive power option wont even activate

Re: Astroneer

Posted: Fri Jul 19, 2019 3:07 pm
by PrimalByte
I'm lost with the whole paste into CE main screen, I paste but nothing appears!
Is the Free Craft included in the latest, cos I can't see a trigger for it. Help!

Re: Astroneer

Posted: Fri Jul 19, 2019 3:14 pm
by lantash39
Which option should i uncheck to normally use soil centrifuge? ver. 1.2.8.0 Anybody please?
I cannot use trade platform too :( what am i doing wrong?

Re: Astroneer

Posted: Fri Jul 19, 2019 10:39 pm
by Ashar
free crafting, it effects everything that makes anything.

Re: Astroneer

Posted: Sat Jul 20, 2019 9:30 am
by PrimalByte
Still can't Free Craft to work. This is killing me!

Re: Astroneer

Posted: Sun Jul 21, 2019 9:51 am
by squall0833
updated infinite power for 1.3.11.0


other cheats are still working on 1.3.11.0

take note only for Steam version Astroneer

does not work for microsoft store version

Ashar wrote:
Fri Jul 19, 2019 10:39 pm
free crafting, it effects everything that makes anything.

yes, it works on everything that craft stuff, including ur backpack

it somewhat disables some modules to work normally, for example shredder

nothing we can do because it is how the code works

so, use only when u need to craft something for free, turn it off when u're not using it.