Page 5 of 10

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Sun Aug 02, 2020 7:10 pm
by セットン
Hey. Can anyone add these items to the table?
UnlockAllColorThemes
UnlockAllRecipes
UnlockAllTechTrees

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Sun Aug 02, 2020 7:42 pm
by Rhark
hacks200 wrote:
Sun Aug 02, 2020 5:20 pm
l3gacy wrote:
Sun Aug 02, 2020 5:11 pm
I take my statement back. It works for some stuff, especially at the work bench, but after playing a bit more, it does consume some things. For instance, when I tried to make venom arrows, it consumed the venom, but when i make armor it doesn't consume the bits. Imperfect but it's hit or miss.

Also, unlimited life suddenly worked today when it didn't yesterday... so, I guess it's hit or miss
ya its weird but if that happens just quit the game and close cheat engine and load the game and open the cheat table again and select the game process again and see if it turns on. also btw you should use this code from "Rhark" and this is his alt so when you pick up any items its gonna give ya a stack and this should help out with items being consumed

Code: Select all

[ENABLE]

aobscanmodule(items,$process,CC 8B 81 C0 00 00 00 C3) // should be unique
alloc(newmem,$1000,items)

label(code)
label(return)

newmem:
  mov [rcx+C0],#20
code:
  mov eax,[rcx+000000C0]
  jmp return

items+01:
  jmp newmem
  nop
return:
registersymbol(items)

[DISABLE]

items+01:
  db 8B 81 C0 00 00 00

unregistersymbol(items)
dealloc(newmem)
As far as I recall, this script gives you a stack of 20 of whatever item you loot and also stops it from decreasing (at least the Rocks didn't decrease when I threw them).

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Sun Aug 02, 2020 7:45 pm
by hacks200
Rhark wrote:
Sun Aug 02, 2020 7:42 pm
hacks200 wrote:
Sun Aug 02, 2020 5:20 pm
l3gacy wrote:
Sun Aug 02, 2020 5:11 pm
I take my statement back. It works for some stuff, especially at the work bench, but after playing a bit more, it does consume some things. For instance, when I tried to make venom arrows, it consumed the venom, but when i make armor it doesn't consume the bits. Imperfect but it's hit or miss.

Also, unlimited life suddenly worked today when it didn't yesterday... so, I guess it's hit or miss
ya its weird but if that happens just quit the game and close cheat engine and load the game and open the cheat table again and select the game process again and see if it turns on. also btw you should use this code from "Rhark" and this is his alt so when you pick up any items its gonna give ya a stack and this should help out with items being consumed

Code: Select all

[ENABLE]

aobscanmodule(items,$process,CC 8B 81 C0 00 00 00 C3) // should be unique
alloc(newmem,$1000,items)

label(code)
label(return)

newmem:
  mov [rcx+C0],#20
code:
  mov eax,[rcx+000000C0]
  jmp return

items+01:
  jmp newmem
  nop
return:
registersymbol(items)

[DISABLE]

items+01:
  db 8B 81 C0 00 00 00

unregistersymbol(items)
dealloc(newmem)
As far as I recall, this script gives you a stack of 20 of whatever item you loot and also stops it from decreasing (at least the Rocks didn't decrease when I threw them).
Well i use your code and when i craft stuff or build the numbers never go down and it always stays at 20 no matter what

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Mon Aug 03, 2020 4:28 am
by imjustmaxie
Hello :D

I made a table for this game.
Feel free to add it to your current cheat tables.

Game Name: Grounded
Game Engine: Unreal Engine 4
Platform: Xbox Game Pass
Game Version: 0.2.0.2266 Rel
Table Version: 1.2.2

Current Options:

- Health Options
1. Infinite Health
2. Easy Kills / Cuts
- Infinite Stamina
- Infinite Blocks
- Infinite Water
- Infinite Food
- Infinite Oxygen / Breath
- Infinite Raw Science
- Items Options
1. Easy Craft
2. Infinite Items (min amount = 2)
3. Infinite Item Durability
- Jump Height Adjuster
- Time Multiplier
- Coordinates Options


Credits to those who helped me in making this table.
Check Advanced Options for important code lists.

Re: ATERRADO - V.0.1.0.2168 - Skidrow - +14 - Atualização 3

Posted: Mon Aug 03, 2020 11:34 pm
by GipsyDanger
imjustmaxie wrote:
Mon Aug 03, 2020 4:28 am
Hello :D

I made a table for Grounded (Game Preview), tested on Xbox Game Pass version.
Feel free to add it to your current cheat tables.

Current Options:

Infinite Health
Easy Kills / Cuts (WIP)
Infinite Stamina
Infinite Water
Infinite Food
Infinite Oxygen / Breath
Infinite Raw Science
Easy Crafting (requires at least one item in inventory + quickslot)
Infinite Items (min amount 2 to work)
Infinite Item Durability
Glass Planks
Jump Height Adjuster
Time Multiplier
Coordinates (with simple Teleport script)


Credits to those who helped me in making this table
Check Advanced Options for important codelists.

Also, try to load the table,hook it to browsers, or Cheat Engine (official) or Discord and activate the main script.
You might find something interesting.
Another thing, shoutout to DARK fans! Enable the script for a surprise :D

Hello
would you be able to make an easy construction without requiring minimal resources?

Re: ATERRADO - V.0.1.0.2168 - Skidrow - +14 - Atualização 3

Posted: Tue Aug 04, 2020 1:39 am
by imjustmaxie
GipsyDanger wrote:
Mon Aug 03, 2020 11:34 pm
imjustmaxie wrote:
Mon Aug 03, 2020 4:28 am
Hello :D

I made a table for Grounded (Game Preview), tested on Xbox Game Pass version.
Feel free to add it to your current cheat tables.

Current Options:

Infinite Health
Easy Kills / Cuts (WIP)
Infinite Stamina
Infinite Water
Infinite Food
Infinite Oxygen / Breath
Infinite Raw Science
Easy Crafting (requires at least one item in inventory + quickslot)
Infinite Items (min amount 2 to work)
Infinite Item Durability
Glass Planks
Jump Height Adjuster
Time Multiplier
Coordinates (with simple Teleport script)


Credits to those who helped me in making this table
Check Advanced Options for important codelists.

Also, try to load the table,hook it to browsers, or Cheat Engine (official) or Discord and activate the main script.
You might find something interesting.
Another thing, shoutout to DARK fans! Enable the script for a surprise :D

Hello
would you be able to make an easy construction without requiring minimal resources?
Hi, I did check some of the instructions and I've yet to find the correct one.
If I do find it, I'll be sure to add it to the current cheat table, although no promises.

Edit: Found a flag instruction that allows building without enough resources.
Unfortunately, once the build button is held at the end if the flag is set to 1, it crashes.

If someone could check that out, it would be useful :D

Code: Select all

Maine-WinAnvil-Shipping.exe+183B040 - 48 8B 02              - mov rax,[rdx]
Maine-WinAnvil-Shipping.exe+183B043 - 48 39 01              - cmp [rcx],rax
Maine-WinAnvil-Shipping.exe+183B046 - 75 1B                 - jne Maine-WinAnvil-Shipping.exe+183B063
Maine-WinAnvil-Shipping.exe+183B048 - 8B 42 0C              - mov eax,[rdx+0C]
Maine-WinAnvil-Shipping.exe+183B04B - 39 41 0C              - cmp [rcx+0C],eax
Maine-WinAnvil-Shipping.exe+183B04E - 8B 42 08              - mov eax,[rdx+08]
Maine-WinAnvil-Shipping.exe+183B051 - 41 0F94 C0            - sete r8l
Maine-WinAnvil-Shipping.exe+183B055 - 39 41 08              - cmp [rcx+08],eax
Maine-WinAnvil-Shipping.exe+183B058 - 0F94 C0               - sete al
Maine-WinAnvil-Shipping.exe+183B05B - 44 84 C0              - test al,r8l
Maine-WinAnvil-Shipping.exe+183B05E - 74 03                 - je Maine-WinAnvil-Shipping.exe+183B063
Maine-WinAnvil-Shipping.exe+183B060 - B0 01                 - mov al,01
Maine-WinAnvil-Shipping.exe+183B062 - C3                    - ret 
Maine-WinAnvil-Shipping.exe+183B063 - 32 C0                 - xor al,al
the above codes are called from here:

Code: Select all

Maine-WinAnvil-Shipping.exe+78967C - 0F10 82 A8000000      - movups xmm0,[rdx+000000A8]
Maine-WinAnvil-Shipping.exe+789683 - 49 8B D7              - mov rdx,r15
Maine-WinAnvil-Shipping.exe+789686 - 48 8D 4C 24 20        - lea rcx,[rsp+20]
Maine-WinAnvil-Shipping.exe+78968B - 0F11 44 24 20         - movups [rsp+20],xmm0
>>Maine-WinAnvil-Shipping.exe+789690 - E8 AB190B01           - call Maine-WinAnvil-Shipping.exe+183B040
Maine-WinAnvil-Shipping.exe+789695 - 84 C0                 - test al,al
Maine-WinAnvil-Shipping.exe+789697 - 74 23                 - je Maine-WinAnvil-Shipping.exe+7896BC
Maine-WinAnvil-Shipping.exe+789699 - 45 84 F6              - test r14l,r14l
Maine-WinAnvil-Shipping.exe+78969C - 75 10                 - jne Maine-WinAnvil-Shipping.exe+7896AE

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Thu Aug 06, 2020 7:38 pm
by svladcjelli
imjustmaxie wrote:
Mon Aug 03, 2020 4:28 am
Hello :D

I made a table for Grounded (Game Preview), tested on Xbox Game Pass version.
Feel free to add it to your current cheat tables.

Current Options:

Infinite Health
Easy Kills / Cuts (WIP)
Infinite Stamina
Infinite Water
Infinite Food
Infinite Oxygen / Breath
Infinite Raw Science
Easy Crafting (requires at least one item in inventory + quickslot)
Infinite Items (min amount 2 to work)
Infinite Item Durability
Glass Planks
Jump Height Adjuster
Time Multiplier
Coordinates (with simple Teleport script)


Credits to those who helped me in making this table
Check Advanced Options for important codelists.

Also, try to load the table,hook it to browsers, or Cheat Engine (official) or Discord and activate the main script.
You might find something interesting.
Another thing, shoutout to DARK fans! Enable the script for a surprise :D
Infinite health is not working for me. Just tested it in the latest Steam version.

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Fri Aug 07, 2020 1:48 am
by imjustmaxie
svladcjelli wrote:
Thu Aug 06, 2020 7:38 pm
imjustmaxie wrote:
Mon Aug 03, 2020 4:28 am
Hello :D

I made a table for Grounded (Game Preview), tested on Xbox Game Pass version.
Feel free to add it to your current cheat tables.

Current Options:

Infinite Health
Easy Kills / Cuts (WIP)
Infinite Stamina
Infinite Water
Infinite Food
Infinite Oxygen / Breath
Infinite Raw Science
Easy Crafting (requires at least one item in inventory + quickslot)
Infinite Items (min amount 2 to work)
Infinite Item Durability
Glass Planks
Jump Height Adjuster
Time Multiplier
Coordinates (with simple Teleport script)


Credits to those who helped me in making this table
Check Advanced Options for important codelists.

Also, try to load the table,hook it to browsers, or Cheat Engine (official) or Discord and activate the main script.
You might find something interesting.
Another thing, shoutout to DARK fans! Enable the script for a surprise :D
Infinite health is not working for me. Just tested it in the latest Steam version.
Sorry about that, I never tested it on Steam version because I don't have the game on Steam.
I just assumed it would work in some cases, sorry again :mellow:
Feel free for anyone to rework the scripts from my cheat table.

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Fri Aug 07, 2020 5:15 pm
by hacks200
svladcjelli wrote:
Thu Aug 06, 2020 7:38 pm
imjustmaxie wrote:
Mon Aug 03, 2020 4:28 am
Hello :D

I made a table for Grounded (Game Preview), tested on Xbox Game Pass version.
Feel free to add it to your current cheat tables.

Current Options:

Infinite Health
Easy Kills / Cuts (WIP)
Infinite Stamina
Infinite Water
Infinite Food
Infinite Oxygen / Breath
Infinite Raw Science
Easy Crafting (requires at least one item in inventory + quickslot)
Infinite Items (min amount 2 to work)
Infinite Item Durability
Glass Planks
Jump Height Adjuster
Time Multiplier
Coordinates (with simple Teleport script)


Credits to those who helped me in making this table
Check Advanced Options for important codelists.

Also, try to load the table,hook it to browsers, or Cheat Engine (official) or Discord and activate the main script.
You might find something interesting.
Another thing, shoutout to DARK fans! Enable the script for a surprise :D
Infinite health is not working for me. Just tested it in the latest Steam version.
It should work cause it works for both versions for me. It’s just a hit or miss with it sometimes it’s better to turn it on while in game

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Wed Aug 12, 2020 6:19 pm
by svladcjelli
hacks200 wrote:
Fri Aug 07, 2020 5:15 pm
svladcjelli wrote:
Thu Aug 06, 2020 7:38 pm
imjustmaxie wrote:
Mon Aug 03, 2020 4:28 am
Hello :D

I made a table for Grounded (Game Preview), tested on Xbox Game Pass version.
Feel free to add it to your current cheat tables.

Current Options:

Infinite Health
Easy Kills / Cuts (WIP)
Infinite Stamina
Infinite Water
Infinite Food
Infinite Oxygen / Breath
Infinite Raw Science
Easy Crafting (requires at least one item in inventory + quickslot)
Infinite Items (min amount 2 to work)
Infinite Item Durability
Glass Planks
Jump Height Adjuster
Time Multiplier
Coordinates (with simple Teleport script)


Credits to those who helped me in making this table
Check Advanced Options for important codelists.

Also, try to load the table,hook it to browsers, or Cheat Engine (official) or Discord and activate the main script.
You might find something interesting.
Another thing, shoutout to DARK fans! Enable the script for a surprise :D
Infinite health is not working for me. Just tested it in the latest Steam version.
It should work cause it works for both versions for me. It’s just a hit or miss with it sometimes it’s better to turn it on while in game
Yeah, I tried it again and it's working now. I must have not finished loading 100% into the game when I activated things. Just waiting a few seconds longer seemed to do the trick.

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Mon Aug 17, 2020 5:49 pm
by imjustmaxie
My table is updated to Game Version 0.1.2.2215 Rel (Xbox Game Pass). Feel free to check it out.

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Mon Aug 17, 2020 10:16 pm
by dental
Just FYI. This game have a bunch of hidden console commands that can be unlocked using 'dnSpy.' I've tried some of them (god mode, spawning items, and auto completing blueprint structures) and they work great. Spawning structure(s) won't let you interact with it so basically useless. :P

Maybe table makers can use it to update/improve their table.

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Tue Aug 18, 2020 3:50 am
by Wombleinc
imjustmaxie wrote:
Mon Aug 17, 2020 5:49 pm
My table is updated to Game Version 0.1.2.2215 Rel (Xbox Game Pass). Feel free to check it out.

Got your PM, I only message through PM so I am not writing back and forth on the forum asking "dumb questions". I was just wondering what Algorithm you used. So you just used backtracing the instruction that accesses the items when you try to craft stuff. How did you get to the instruction.

Did you go through an item in your inventory to then get to the instruction of if you had enough held items?
Was it a compare?

That's the type of things I was asking but didn't know a better way of asking it. Basically i'd love to see how you can up with with the table. I am still learning auto assembly in general but I understand certain structures.

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Tue Aug 18, 2020 9:55 am
by imjustmaxie
Wombleinc wrote:
Tue Aug 18, 2020 3:50 am
imjustmaxie wrote:
Mon Aug 17, 2020 5:49 pm
My table is updated to Game Version 0.1.2.2215 Rel (Xbox Game Pass). Feel free to check it out.

Got your PM, I only message through PM so I am not writing back and forth on the forum asking "dumb questions". I was just wondering what Algorithm you used. So you just used backtracing the instruction that accesses the items when you try to craft stuff. How did you get to the instruction.

Did you go through an item in your inventory to then get to the instruction of if you had enough held items?
Was it a compare?

That's the type of things I was asking but didn't know a better way of asking it. Basically i'd love to see how you can up with the table. I am still learning auto assembly in general but I understand certain structures.
Sorry for the late reply.

The way you could get the easy craft stuff is:
- find the value of one of the resource needed to craft something, like Plant Fibers

- open the Craft tab, there will be few tabs to check on.

- Find out what instruction accesses the resource value when you change the base buildings/other tabs

- go to that particular instruction, and find out if it's a shared instruction (accesses multiple addresses at the same time)

- if it does, you might have to do a conditional break and trace.

- Pause the process (check CE hotkey section on how to do that)

- copy the address of the resource you had before and deduct it with the offset value (in hexadecimals). Remember the register used in that instruction (RAX,RBX,RCX...)

- right click on the instruction and choose 'break and trace instructions'. Tick the 3 checkboxes from above and click OK.

- Go to the Memory Viewer > View > Breakpointlist

- Right click on the instruction and do 'Set/change condition'

- Put the register the address is based on, without the offsets like this (example):
RCX == 0xADDRESS

- Click okay.

- Look at the Tracer window and resume the process. Change between the tabs and the tracer window should pop up with instructions. Wait until it's finished. Right click any of them and choose 'expand all'.

- go to the most right section and you'll see the instruction you've backtraced before. Step down to the instruction you will see other instructions, double click it. scroll up from the instruction and you will see stuff that might be related to the function that is called to the function where the instruction you found first is located.


There you go.
If you don't understand, you could go to YouTube and search for 'conditional break and trace cheat engine' and you'll find several results in video form that could help you understand better.
I'm bad at explaining stuff, so yeah. :D

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +14 - Update 3

Posted: Wed Aug 19, 2020 9:09 pm
by Zanzer
Craft Without Supplies
Craft For Free
Build For Free
Unlimited Durability
Unlimited Food
Unlimited Water
Unlimited Health
Unlimited Stamina
Player Pointers
- Movement Speed
- Fly Mode