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

Upload your cheat tables here (No requests)
User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +13 - Update 2

Post by Rysefox »

Update 2

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

User avatar
BabyGroot
Table Makers
Table Makers
Posts: 1350
Joined: Sun Mar 29, 2020 1:39 pm
Reputation: 2184

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +13 - Update 2

Post by BabyGroot »

Rysefox wrote:
Wed Jul 29, 2020 4:25 pm
Update 2
thank you for your hard work. keep the spirit to add the latest cheat to the cheat table.

Roverdude
Noobzor
Noobzor
Posts: 7
Joined: Mon Dec 03, 2018 1:07 am
Reputation: 0

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +13 - Update 2

Post by Roverdude »

First off, thank you for making this table and maintaining it (atleast for now). :)

Is there any way to make crafting free (as in not require materials), or spawn materials of a certain type?
How about superspeed?

Been walking around the map for ages looking for ladybugs. Found some, then never again.

abu1342
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Jun 12, 2020 5:28 pm
Reputation: 0

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +13 - Update 2

Post by abu1342 »

Rysefox wrote:
Tue Jul 28, 2020 10:09 pm
I made a table for Grounded - v.0.1.0.2168

I downloaded the game from skidrow-reloaded. Maybe it works with steam/microsoft maybe not

Tested in singleplayer

Preview:
Spoiler
Image
Video: (Thanks ReskyAW)
Spoiler
Table:
Spoiler
Unlimited Health
Unlimited Block
Unlimited Item Durability
Unlimited Underwater Breathing
Unlimited Thirst
Unlimited Stamina
Unlimited Raw Science
Unlimited Food
Unlimited Analyzer Charges
Freeze Time
get_Playersize (don't go over 10)
get_PlayerWidth (idk max value, dont overdo it)
get_PlayerCoords
Updates:
Spoiler
Update 2:
Added Unlimited Block
Added Unlimited Underwater Breathing
Added Unlimited Item Durability
Fixed a bug with unlimited health where you cant destroy trees

Update 1:
Added Unlimited Health
Have fun :)


(The game includes many crashes, so be aware while using it)

Hi there thanks for the code! It seems that the health unlimited no l onger works along with the unlimited food. i strted with the update 2 and it didnt work since the beginning. all the others seem to work, i havent tested out some but the thirst, durability and energy work fine

i was amazed that it didnt work as i managed to kill a whole orb weaver with the base spear jumping around it! i have new courage considering i jumped out of my chair when i saw it

Edit: I died and decided to load the latestsave, currently unl health is working. any idea why it stopped?

User avatar
sonitaaa
Cheater
Cheater
Posts: 27
Joined: Thu Aug 08, 2019 1:29 pm
Reputation: 2

Re: GROUNDED - V.0.1.0.2168 - Skidrow - +13 - Update 2

Post by sonitaaa »

Unlimited Items by ColonelRVH

(Trash One an Item)

Code: Select all

[ENABLE]

aobscanmodule(Set_Items_TrashOne_AOB,$process,89 83 C0 00 00 00 33 D2 E8 29) // should be unique
alloc(newmem,$1000,Set_Items_TrashOne_AOB)

label(code)
label(return)

newmem:

code:
  mov [rbx+000000C0],#77
  jmp return

Set_Items_TrashOne_AOB:
  jmp newmem
  nop
return:
registersymbol(Set_Items_TrashOne_AOB)

[DISABLE]
Set_Items_TrashOne_AOB:
  db 89 83 C0 00 00 00

unregistersymbol(Set_Items_TrashOne_AOB)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "Maine-Win64-Shipping.exe"+9FE89A

"Maine-Win64-Shipping.exe"+9FE875: 89 81 C0 00 00 00        -  mov [rcx+000000C0],eax
"Maine-Win64-Shipping.exe"+9FE87B: E8 80 24 01 00           -  call Maine-Win64-Shipping.exe+A10D00
"Maine-Win64-Shipping.exe"+9FE880: 8B 8B C0 00 00 00        -  mov ecx,[rbx+000000C0]
"Maine-Win64-Shipping.exe"+9FE886: 85 C9                    -  test ecx,ecx
"Maine-Win64-Shipping.exe"+9FE888: 79 04                    -  jns Maine-Win64-Shipping.exe+9FE88E
"Maine-Win64-Shipping.exe"+9FE88A: 33 C0                    -  xor eax,eax
"Maine-Win64-Shipping.exe"+9FE88C: EB 05                    -  jmp Maine-Win64-Shipping.exe+9FE893
"Maine-Win64-Shipping.exe"+9FE88E: 3B C8                    -  cmp ecx,eax
"Maine-Win64-Shipping.exe"+9FE890: 0F 4C C1                 -  cmovl eax,ecx
"Maine-Win64-Shipping.exe"+9FE893: 48 8D 8B 98 00 00 00     -  lea rcx,[rbx+00000098]
// ---------- INJECTING HERE ----------
"Maine-Win64-Shipping.exe"+9FE89A: 89 83 C0 00 00 00        -  mov [rbx+000000C0],eax
// ---------- DONE INJECTING  ----------
"Maine-Win64-Shipping.exe"+9FE8A0: 33 D2                    -  xor edx,edx
"Maine-Win64-Shipping.exe"+9FE8A2: E8 29 A6 A2 FF           -  call Maine-Win64-Shipping.exe+428ED0
"Maine-Win64-Shipping.exe"+9FE8A7: 8B 83 C0 00 00 00        -  mov eax,[rbx+000000C0]
"Maine-Win64-Shipping.exe"+9FE8AD: 48 83 C4 20              -  add rsp,20
"Maine-Win64-Shipping.exe"+9FE8B1: 5B                       -  pop rbx
"Maine-Win64-Shipping.exe"+9FE8B2: C3                       -  ret 
"Maine-Win64-Shipping.exe"+9FE8B3: CC                       -  int 3 
"Maine-Win64-Shipping.exe"+9FE8B4: CC                       -  int 3 
"Maine-Win64-Shipping.exe"+9FE8B5: CC                       -  int 3 
"Maine-Win64-Shipping.exe"+9FE8B6: CC                       -  int 3 
}

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

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

Post by Rysefox »

Update 3

frivolousam
Expert Cheater
Expert Cheater
Posts: 85
Joined: Sat Apr 29, 2017 3:19 pm
Reputation: 5

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

Post by frivolousam »

Thanks for the table.

Apart from Health, everything's working for me.

edit: Health option started working after loading a save, it just doesn't work in the first instance of a new game apparently, at least for me.
Last edited by frivolousam on Fri Jul 31, 2020 8:14 pm, edited 1 time in total.

hacks200
Noobzor
Noobzor
Posts: 12
Joined: Fri Jul 31, 2020 10:28 am
Reputation: 3

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

Post by hacks200 »

Rysefox wrote:
Thu Jul 30, 2020 10:26 pm
Update 3
Hey Great Job working on the cheat table and also for everyone else saying some things won’t turn on well make sure your up to date with cheat engine. Oh and also I’ve put a little work into you player position Rysefox and would be ok if I upload it just asking perms from you first cause you put it together.

Edit: Reason why I asked for perms it’s because how I put the position together so it would be a long copy and paste code to put into cheat engine

Andrew3000
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Jul 31, 2020 12:37 pm
Reputation: 0

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

Post by Andrew3000 »

I've modified the table to make it compatible with the Windows Store version, everything should work correctly.
Attachments
Maine-WinAnvil-Shipping.CT
(144.76 KiB) Downloaded 121 times

User avatar
Akira
Table Makers
Table Makers
Posts: 1272
Joined: Fri May 24, 2019 2:04 am
Reputation: 1685

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

Post by Akira »

If you wanne use the ingame console:
[Link]

Not sure if it will work with the windows version.
I had problems to find the process for some windows games.

quantumM3
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Jul 31, 2020 5:58 pm
Reputation: 1

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

Post by quantumM3 »

Akira wrote:
Fri Jul 31, 2020 5:26 pm
If you wanne use the ingame console:
[Link]

Not sure if it will work with the windows version.
I had problems to find the process for some windows games.
How do you access the console ?

User avatar
keds99
Fearless Donors
Fearless Donors
Posts: 12
Joined: Wed Mar 22, 2017 8:37 pm
Reputation: 3

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

Post by keds99 »

quantumM3 wrote:
Fri Jul 31, 2020 5:59 pm
Akira wrote:
Fri Jul 31, 2020 5:26 pm
If you wanne use the ingame console:
[Link]

Not sure if it will work with the windows version.
I had problems to find the process for some windows games.
How do you access the console ?

Well the ~ key isn't it and I can't find anything in the settings.

User avatar
NumberXer0
Expert Cheater
Expert Cheater
Posts: 1028
Joined: Sun Mar 12, 2017 2:17 pm
Reputation: 92

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

Post by NumberXer0 »

quantumM3 wrote:
Fri Jul 31, 2020 5:59 pm
Akira wrote:
Fri Jul 31, 2020 5:26 pm
If you wanne use the ingame console:
[Link]

Not sure if it will work with the windows version.
I had problems to find the process for some windows games.
How do you access the console ?
Probably the UE4 Console Unlocker.

hacks200
Noobzor
Noobzor
Posts: 12
Joined: Fri Jul 31, 2020 10:28 am
Reputation: 3

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

Post by hacks200 »

Ight i have made a few changes to ya cheat table and added some things to the player position.

The Set Keybinds I’ve set.
F7 - Save Location CTRL+F7 (Steam Version)
F8 - Save Location CTRL+F8 (MS Version)

For Clipping They use Numpad keys.
Numpad 8 - Clip North
Numpad 2 - Clip South
Numpad 4 - Clip West
Numpad 6 - Clip East
Numpad + - Clip Up
Numpad - - Clip Down

Image
Image
Attachments
grounded steam ms.CT
(194.72 KiB) Downloaded 128 times
Last edited by hacks200 on Sat Aug 01, 2020 3:04 am, edited 2 times in total.

User avatar
Akira
Table Makers
Table Makers
Posts: 1272
Joined: Fri May 24, 2019 2:04 am
Reputation: 1685

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

Post by Akira »

Sorry i forgot to add the link/information how to unlock the console.
I updated my google docs site, it now has a tab with the link.

Post Reply

Who is online

Users browsing this forum: admantx, AhrefsBot, Baidu [Spider], cogc_21, horfre, ikermenzi, InfinityArts, iskyline, Jaybee616, running_nomad, SemrushBot, solidius23