CORE KEEPER

Upload your cheat tables here (No requests)
User avatar
Chindopopito
Expert Cheater
Expert Cheater
Posts: 89
Joined: Wed Apr 26, 2023 4:40 pm
Reputation: 30

Re: CORE KEEPER

Post by Chindopopito »

Impala wrote:
Sun Aug 25, 2024 10:36 am
Merged cheats into a cheat table


-Infinite Health
-Infinite Food
-Infinite Mana
-Infinite Tools Durability

-Split Item Amount
--Sets the amount of splitting an item
--First time picking up an item will set it to whatever you have split item amount set to
--If you have 1, you can keep right clicking to get more

-Item Editor (for slot 1/highlighted slot)
--Kinda wonky, still needs testing, sometimes works, sometimes doesnt
---make sure slot 1 is highlighted before enabling the script
--You can see if its working if the item in slot 1 matches its corresponding item ID in the list
--use attached txt file to find item id's
--don't leave enabled, enable, change to what you want, disable

-Fast Pet Level Up
--was going to spam pet food, but it got tedious so I made this

-Long Lasting Minions
--All minions last for 5 minutes default, but you can now change how long you want yourself
--Tested on all minions
--If you set it too long and want the minions gone, turn off the script and recast them
All I needed was the EXP multiplier. Thank you for that. :D

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

OhSoDizzy
Noobzor
Noobzor
Posts: 5
Joined: Thu Nov 09, 2023 7:30 pm
Reputation: 2

Re: CORE KEEPER

Post by OhSoDizzy »

with the item editor, mines keeps glitching between the requested item and the orginal, utimately not changing at all? any idea what could be causing this?

User avatar
LCHLH
Expert Cheater
Expert Cheater
Posts: 166
Joined: Thu May 25, 2017 12:00 am
Reputation: 52

Re: CORE KEEPER

Post by LCHLH »

So, it looks like there's a bunch of "mirrors" of the real hotbar array start, and they all change together (after a small delay). The Item Editor (slot 1) script finds one of these, but it's uncertain weather it's the right one or not. The very first time I used it, it worked perfectly, and every subsequent time it's one of the mirrors.

I tried doing a pointerscan, but it never worked; after the 3rd restart (to change the addresses) it just disappears altogether, so I just do it the manual way since I don't know how to write a script to automate this...

I put 1 dirt and 1 torch in slots 1 and 2 respectively, then search for this array
2C 01 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 6E 00 00 00 01 00 00 00 00 00 00 00

at first it gives exactly 80 results, then I pick up the dirt, and place it back in slot 1 while quickly alt-tabbing and continuing the search; I repeat this until there's ~4 results. At that point you can just browse the memory region, try changing the quantity (5th byte) and see if it changes, if not then try the next.

When you find the right one, cope the first byte's address (Ctrl+G I think) and paste it in this header, it'll populate all 10 slots. The other entry is the item ID list from this thread, but I shortened it cause there's no reason to paste it again, populate it yourself.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>759</ID>
      <Description>"base here &gt; &gt;  &gt; &gt; &gt;"</Description>
      <Options moHideChildren="1"/>
      <LastState Value="" Activated="1" RealAddress="1C1D45F0A40"/>
      <ShowAsSigned>0</ShowAsSigned>
      <GroupHeader>1</GroupHeader>
      <Address>1C1D45F0A40</Address>
      <CheatEntries>
        <CheatEntry>
          <ID>760</ID>
          <Description>"HOTBAR 1"</Description>
          <DropDownListLink>itemids</DropDownListLink>
          <LastState Value="30" RealAddress="1C1D45F0A40"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>9AE7B1</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>761</ID>
              <Description>"quant"</Description>
              <LastState Value="8791" RealAddress="1C1D45F0A44"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>762</ID>
          <Description>"HOTBAR 2"</Description>
          <DropDownListLink>itemids</DropDownListLink>
          <LastState Value="21" RealAddress="1C1D45F0A54"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>9AE7B1</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+14</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>763</ID>
              <Description>"quant"</Description>
              <LastState Value="1735" RealAddress="1C1D45F0A58"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>764</ID>
          <Description>"HOTBAR 3"</Description>
          <DropDownListLink>itemids</DropDownListLink>
          <LastState Value="8930" RealAddress="1C1D45F0A68"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>9AE7B1</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+28</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>765</ID>
              <Description>"quant"</Description>
              <LastState Value="528" RealAddress="1C1D45F0A6C"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>766</ID>
          <Description>"HOTBAR 4"</Description>
          <DropDownListLink>itemids</DropDownListLink>
          <LastState Value="9113" RealAddress="1C1D45F0A7C"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>9AE7B1</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+3C</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>767</ID>
              <Description>"quant"</Description>
              <LastState Value="1528" RealAddress="1C1D45F0A80"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>768</ID>
          <Description>"HOTBAR 5"</Description>
          <DropDownListLink>itemids</DropDownListLink>
          <LastState Value="6" RealAddress="1C1D45F0A90"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>9AE7B1</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+50</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>769</ID>
              <Description>"quant"</Description>
              <LastState Value="8911" RealAddress="1C1D45F0A94"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>770</ID>
          <Description>"HOTBAR 6"</Description>
          <DropDownListLink>itemids</DropDownListLink>
          <LastState Value="300" RealAddress="1C1D45F0AA4"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>9AE7B1</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+64</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>771</ID>
              <Description>"quant"</Description>
              <LastState Value="4572" RealAddress="1C1D45F0AA8"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>772</ID>
          <Description>"HOTBAR 8"</Description>
          <DropDownListLink>itemids</DropDownListLink>
          <LastState Value="52" RealAddress="1C1D45F0AB8"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>9AE7B1</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+78</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>773</ID>
              <Description>"quant"</Description>
              <LastState Value="1" RealAddress="1C1D45F0ABC"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>774</ID>
          <Description>"HOTBAR 8"</Description>
          <DropDownListLink>itemids</DropDownListLink>
          <LastState Value="22" RealAddress="1C1D45F0ACC"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>9AE7B1</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+8C</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>775</ID>
              <Description>"quant"</Description>
              <LastState Value="8999" RealAddress="1C1D45F0AD0"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>776</ID>
          <Description>"HOTBAR 9"</Description>
          <DropDownListLink>itemids</DropDownListLink>
          <LastState Value="9551" RealAddress="1C1D45F0AE0"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>9AE7B1</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+A0</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>777</ID>
              <Description>"quant"</Description>
              <LastState Value="42" RealAddress="1C1D45F0AE4"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>778</ID>
          <Description>"HOTBAR 10"</Description>
          <DropDownListLink>itemids</DropDownListLink>
          <LastState Value="9400" RealAddress="1C1D45F0AF4"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>9AE7B1</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+B4</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>779</ID>
              <Description>"quant"</Description>
              <LastState Value="49" RealAddress="1C1D45F0AF8"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>780</ID>
          <Description>"HELD ITEM"</Description>
          <DropDownListLink>itemids</DropDownListLink>
          <LastState Value="0" RealAddress="1C1D45F0E28"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>783CDD</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+3E8</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>781</ID>
              <Description>"quant"</Description>
              <LastState Value="0" RealAddress="1C1D45F0E2C"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+4</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>36</ID>
      <Description>"itemids"</Description>
      <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0:EMPTY
10:Wood Pickaxe
11:Wood Shovel
110:Torch
300:Dirt Wall
</DropDownList>
      <LastState Value="" RealAddress="00000000"/>
      <ShowAsSigned>0</ShowAsSigned>
      <GroupHeader>1</GroupHeader>
      <Address>0</Address>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

Impala
Table Makers
Table Makers
Posts: 659
Joined: Tue Apr 18, 2017 6:47 pm
Reputation: 457

Re: CORE KEEPER

Post by Impala »

OhSoDizzy wrote:
Thu Sep 05, 2024 1:25 am
with the item editor, mines keeps glitching between the requested item and the orginal, utimately not changing at all? any idea what could be causing this?
It's whatever item is highlighted on the hot bar, so if you are using 3 for pickaxe, and you hit tab and then enable the script, it will edit the item in slot 3

User avatar
LCHLH
Expert Cheater
Expert Cheater
Posts: 166
Joined: Thu May 25, 2017 12:00 am
Reputation: 52

Re: CORE KEEPER

Post by LCHLH »

Impala wrote:
Thu Sep 05, 2024 12:05 pm
OhSoDizzy wrote:
Thu Sep 05, 2024 1:25 am
with the item editor, mines keeps glitching between the requested item and the orginal, utimately not changing at all? any idea what could be causing this?
It's whatever item is highlighted on the hot bar, so if you are using 3 for pickaxe, and you hit tab and then enable the script, it will edit the item in slot 3
It's what I tried to explain (badly) above; there's "clones" and the script can find a clone instead of the right one; here's a video demonstration:

(alternative recording: imgur.com/a/ON54sL1)

Script finds 20680FC1880, but the real one is 2055E8BEA40 which I found manually. Changing values where the script finds it, the game instantly clones the real ones and overrides them; changing the real ones clone them everywhere else. Hope this explains it better.

Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1131
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3805

Re: CORE KEEPER

Post by Zanzer »

viewtopic.php?p=367765#p367765

I had added a Held Item pointer. See if that script works any better.

New compiles of the game may rearrange where this particular code injection is.

At the moment, it was at "index = 2" as you can see within the script.

If it still enables after some patch but appears to have no effect, disable the script and try some other index, starting at 0.

Code: Select all

local count = found.Count
local index = 2
local address = nil

User avatar
LCHLH
Expert Cheater
Expert Cheater
Posts: 166
Joined: Thu May 25, 2017 12:00 am
Reputation: 52

Re: CORE KEEPER

Post by LCHLH »

Zanzer wrote:
Fri Sep 06, 2024 12:20 am
viewtopic.php?p=367765#p367765

I had added a Held Item pointer. See if that script works any better.
New compiles of the game may rearrange where this particular code injection is.
At the moment, it was at "index = 2" as you can see within the script.
If it still enables after some patch but appears to have no effect, disable the script and try some other index, starting at 0.

Code: Select all

local count = found.Count
local index = 2
local address = nil
If I could upvote this more I would, you're a damn wizard Zanzer. New update > change index from 2 to 3, done.
Thank you so much for sharing that!

User avatar
Chindopopito
Expert Cheater
Expert Cheater
Posts: 89
Joined: Wed Apr 26, 2023 4:40 pm
Reputation: 30

Re: CORE KEEPER

Post by Chindopopito »

EXP Multiplier does nothing after the last update.

Aranna
Noobzor
Noobzor
Posts: 13
Joined: Fri Mar 03, 2017 1:48 pm
Reputation: 3

Re: CORE KEEPER

Post by Aranna »

Chindopopito wrote:
Sun Sep 08, 2024 3:51 am
EXP Multiplier does nothing after the last update.
For EXP Mul, change script index to 9 and it should work.

ERSDIRECT
Noobzor
Noobzor
Posts: 6
Joined: Thu Aug 10, 2023 11:53 am
Reputation: 1

Re: CORE KEEPER

Post by ERSDIRECT »

Aranna wrote:
Mon Sep 09, 2024 9:42 am
Chindopopito wrote:
Sun Sep 08, 2024 3:51 am
EXP Multiplier does nothing after the last update.
For EXP Mul, change script index to 9 and it should work.
"9", doesn't work.
"0" seems to work.

User avatar
Chindopopito
Expert Cheater
Expert Cheater
Posts: 89
Joined: Wed Apr 26, 2023 4:40 pm
Reputation: 30

Re: CORE KEEPER

Post by Chindopopito »

ERSDIRECT wrote:
Fri Sep 13, 2024 6:21 pm
Aranna wrote:
Mon Sep 09, 2024 9:42 am
Chindopopito wrote:
Sun Sep 08, 2024 3:51 am
EXP Multiplier does nothing after the last update.
For EXP Mul, change script index to 9 and it should work.
"9", doesn't work.
"0" seems to work.
Aranna wrote:
Mon Sep 09, 2024 9:42 am
Chindopopito wrote:
Sun Sep 08, 2024 3:51 am
EXP Multiplier does nothing after the last update.
For EXP Mul, change script index to 9 and it should work.
Thank you, both.

theo1996
Noobzor
Noobzor
Posts: 5
Joined: Fri Jan 05, 2024 11:06 pm
Reputation: 0

Re: CORE KEEPER

Post by theo1996 »

My cheat table for Corekeeper v0.7.5.2a , since it is the only version I am aware of that works with Windows 7(fuck micro$oft).

Fish:
Start fishing(reeling in the fish) and only then enable the Fishres0(no fish resistance) or instacatch(self explanatory)
Teleport:
Wait till the player loads in properly move a bit and then enable "find x-axis" and only after that the Teleport LUA script
-- "[" -> save current location
-- "]" -> Teleport to saved location
--numpad 7 -> home (-4,4)
--numpad 8 -> beach(-569.48,-267.17)( outside the great wall, you probably have to first beat the 3 starter bosses)(could be random non empty spot from map generation and tp into a wall killing you)
--numpad 9 -> azeos boss location (-324.48,-490.48) idk if its random

You can also set the coordinates yourself and add more. I am thinking of addinga in game ui to create new tp locations
Attachments
CoreKeeper 0.7.5.2a v3.CT
(25.12 KiB) Downloaded 251 times

User avatar
yuqin2024
Noobzor
Noobzor
Posts: 11
Joined: Tue Sep 24, 2024 8:14 pm
Reputation: 0

Re: CORE KEEPER

Post by yuqin2024 »

Unfortunately, it's out of fashion now

User avatar
tsv-strife
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Apr 14, 2023 12:44 pm
Reputation: 0

Re: CORE KEEPER

Post by tsv-strife »

Inf HP isn't working due to an update 1.0.1.3

Post Reply

Who is online

Users browsing this forum: DotBot, firedeathhate, Google [Bot], jonaaa, moons1167, Nero57021, ou1, pataphysix, thestorm