Astroneer

Upload your cheat tables here (No requests)
lantash
Noobzor
Noobzor
Posts: 12
Joined: Thu Apr 04, 2019 6:55 pm
Reputation: 1

Re: Astroneer

Post by lantash »

Rail update please

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

GenuineSounds
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Oct 27, 2022 12:37 pm
Reputation: 3

Re: Astroneer

Post by GenuineSounds »

A quick fix for the creative duplication script for build 1.26.128.0.

replace occurrences of
84 C0 0F 84 71 03 00 00 48
with
84 C0 0F 84 0D 08 00 00 48
You can double click the script. hit CTRL+R, text to find
71 03
and replace with
0D 08
So, it will look like this in the latest version (without comments):

Code: Select all

[ENABLE]

aobscanmodule(codeOnSelectionDuplicate,Astro-Win64-Shipping.exe,84 C0 0F 84 0D 08 00 00 48)
aobscanmodule(codeServerSelectionDuplicateImpl,Astro-Win64-Shipping.exe,84 C0 0F 84 0B 02 00 00 4C)

codeOnSelectionDuplicate:
  db 90 90 90 90 90 90 90 90

codeServerSelectionDuplicateImpl:
  db 90 90 90 90 90 90 90 90

registersymbol(codeOnSelectionDuplicate)
registersymbol(codeServerSelectionDuplicateImpl)

[DISABLE]

codeOnSelectionDuplicate:
  db 84 C0 0F 84 0D 08 00 00

codeServerSelectionDuplicateImpl:
  db 84 C0 0F 84 0B 02 00 00

unregistersymbol(*)
EDIT: You can also replace these for a couple more of the creative cheats. F = text to find R = replace them with these

Code: Select all

Free Oxygen
F: 01 74 0C F6 81 C9 06 00 00 40
R: 01 74 0C F6 81 E9 06 00 00 40

Free Fuel
F: 02 74 0C F6 81 C9 06 00 00 40
R: 02 74 0C F6 81 E9 06 00 00 40

Invisible to hazards
F: 04 74 0C F6 81 C9 06 00 00 40
R: 04 74 0C F6 81 E9 06 00 00 40

Invincible
F: 08 74 0C F6 81 C9 06 00 00 40
R: 08 74 0C F6 81 E9 06 00 00 40

Unlimited backpack power
F: 10 74 0C F6 81 C9 06 00 00 40
R: 10 74 0C F6 81 E9 06 00 00 40
You basically just need to replace C9 to E9 in those scripts.

EDIT 2: I *think* I got free soil on terrain as well. The new AOB scan should be
74 0C 48 8B C8 E8 45
and the new memFreeSoil should read

Code: Select all

memFreeSoil:
  jmp Astro-Win64-Shipping.exe+FF3DE0
  mov rcx,rax
  jmp returnFreeSoil
It will crash if you forget to change this.

And if anyone could tell me how to get CE to let me change the relative process address since it's not showing Astro-Win64-Shipping.exe+FF3DE0 in the disassembler it's showing some other thing but it's the same thing.

LausLinksi
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Dec 17, 2022 12:00 pm
Reputation: 1

Re: Astroneer

Post by LausLinksi »

Thanks GenuineSounds - all of above works nice for me. I put all working into a "new" table based on the previous posted, also removed the items, which are not longer working. If there something else you find, please post and I can include it here. Still not understanding how to find out and make use of found addresses, so glad you did the job. 8-)
Attachments
Astro-Win64-Shipping (1.26.128.0).CT
(42.1 KiB) Downloaded 1272 times

GenuineSounds
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Oct 27, 2022 12:37 pm
Reputation: 3

Re: Astroneer

Post by GenuineSounds »

LausLinksi wrote:
Sat Dec 17, 2022 12:04 pm
Thanks GenuineSounds - all of above works nice for me. I put all working into a "new" table based on the previous posted, also removed the items, which are not longer working. If there something else you find, please post and I can include it here. Still not understanding how to find out and make use of found addresses, so glad you did the job. 8-)
I'll look through some of them today and see if I can't find more to fix.

icaro_Anti
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Jun 01, 2022 12:24 am
Reputation: 0

Re: Astroneer

Post by icaro_Anti »

GarnoriZ wrote:
Sun Jul 12, 2020 1:10 am
Astroneer 1.23.132.0.CT
Info about this table:
  • Game Process: Astro-Win64-Shipping.exe
  • Game Version: see history below (tested with the Steam version)
  • Author: mece
  • CE Version: 7.4
Features (survival mode):
  • True Flat: activate the script while holding the terrain tool, then hold SHIFT to align the brush position to voxel grid. Hotkey can be changed in the table lua script.
  • Brush stats: size, speed, range and soil consumption rate.
  • Terrain tool augments: inhibitor, analyzer, alignment, drill 3. You don't need to have them installed to use this cheat.
  • Auto color picker: when analyzer and inhibitor mods are ON then the brush will automatically pick up a soil color under it.
  • Manual color picker: by default when analyzer mod is ON clicking SHIFT button picks up the soil color even the Color picker is OFF.
  • Alignment always horizontal: activate script and alignment mod brush will be always horizontal.
History:
  • 2022-02-05: fix for 1.23.132.0
  • 2021-04-01: fix for 1.19.134.0
  • 2021-02-25: fix for 1.18.68.0
  • 2020-12-30: fix for 1.17.89.0
  • 2020-11-04: fix for 1.16.70.0
  • 2020-10-24: fix for 1.16.60.0
  • 2020-09-26: fix for 1.15.51.0
  • 2020-08-30: changing brush stats in UI also changes values for creative mode but not vice versa.
  • 2020-08-26: fixed true flat bug: z-coor. incorrectly calculated; added details into the features description.
  • 2020-08-22: fix for 1.14.74.0
  • 2020-07-18: fix for 1.13.128.0
  • 2020-07-12: fix for 1.13.126.0
  • 2020-06-01: fix for 1.12.95.0
  • 2020-05-09: fix for 1.11.62.0

please update! does not work in the current version of the game! your mod is awesome :) version 1.26.128.0

User avatar
ModEngine
Table Makers
Table Makers
Posts: 398
Joined: Fri Mar 03, 2017 12:17 am
Reputation: 677

Re: Astroneer

Post by ModEngine »

My contribution


Easy Suit Craft
Unlimited Bytes
Unlimited Health
Unlimited Suit Energy
Unlimited Suit Oxygen
Attachments
Astro-Win64-Shipping.CT
(5.26 KiB) Downloaded 1019 times

qpalskwo10
Noobzor
Noobzor
Posts: 7
Joined: Mon Sep 03, 2018 6:20 pm
Reputation: 5

Re: Astroneer

Post by qpalskwo10 »

Does anyone find how to make true flat feature work?

User avatar
darquan0
Noobzor
Noobzor
Posts: 14
Joined: Thu Apr 15, 2021 11:42 pm
Reputation: 4

Re: Astroneer

Post by darquan0 »

*error double post*
Last edited by darquan0 on Mon Mar 20, 2023 11:32 pm, edited 1 time in total.

User avatar
darquan0
Noobzor
Noobzor
Posts: 14
Joined: Thu Apr 15, 2021 11:42 pm
Reputation: 4

Re: Astroneer

Post by darquan0 »

Zanzer wrote:
Sun Mar 05, 2017 11:43 pm
04/03/2021 - Fixed Craft for Free
10/04/2020 - Updated All Scripts
10/02/2020 - Fixed Craft for Free
08/30/2020 - Fixed Craft for Free
06/27/2020 - Fixed Craft for Free
02/05/2020 - Fixed Craft for Free
12/21/2019 - Fixed Craft for Free
09/05/2019 - Fixed Craft for Free
Can you please assist on how to fix "craft for free" option that stopped working after 1.27 update?

Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1088
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3492

Re: Astroneer

Post by Zanzer »

Updated.

Use your favorite Unreal Engine dumper and find:
BoolProperty /Script/Astro.PrinterComponent:RequireResources

Hack it!

ahmadmahrous
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Apr 26, 2023 2:30 pm
Reputation: 0

Re: Astroneer

Post by ahmadmahrous »

Is "Astro-Win64-Shipping squall0833 1.19.134.0 v2.CT" going to be updated for 1.27.310?
How can I fix unlimited jump jet

Astronaute
What is cheating?
What is cheating?
Posts: 1
Joined: Wed May 17, 2023 6:20 am
Reputation: 0

Re: Astroneer

Post by Astronaute »

Hello everyone,

first of all thank you for sharing the file, it works perfectly. on the other hand, is it normal that I can't build everything, he only gives me one resource and in my backpack, I can't build anything anymore. thank you all for your future answers

LuayGamer
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Jun 29, 2023 6:41 pm
Reputation: 0

Re: Astroneer

Post by LuayGamer »

STN wrote:
Fri Apr 28, 2017 4:04 am
Find the resource you need to craft something, put a bp on it and try to craft. A compare should popup that checks if you have the required number of items for crafting.
I didn't understand the part of setting bps on the resources. I'm a beginner at reverse engineering so can you please tell me how exactly you found the code of PrintButton_OnOpen or PrintButton_OnClick like where is your start-point?

Btw I'm only using Cheat Engine so if you used another program, I would appreciate to learn them also and thanks from now. 😁

loveteayza
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Apr 22, 2021 12:54 pm
Reputation: 0

Re: Astroneer

Post by loveteayza »

Game was update to 1.28.34.0.Need update on craft for free plz

User avatar
WhiteRau
Expert Cheater
Expert Cheater
Posts: 204
Joined: Wed May 16, 2018 3:26 pm
Reputation: 30

Re: Astroneer

Post by WhiteRau »

ahmadmahrous wrote:
Fri Apr 28, 2023 10:44 am
Is "Astro-Win64-Shipping squall0833 1.19.134.0 v2.CT" going to be updated for 1.27.310?
How can I fix unlimited jump jet
given the disparity between 1.19 and 1.127... i think he's either moved on or is dead. :) unfortunate. parts of his table still work though. i've blended parts of tables together to make a hodge-podge. it crashes the game on first run, but if you leave CE open and hook back in, it works. the free print does not, though. it consistently borks the game right out.

Post Reply

Who is online

Users browsing this forum: a1084894269, AmazonBot, Bduffgames, BLEXBot, Chiados, Sleepy698244, xM3c, Zaky