[Request] Chained Echoes

Ask about cheats/tables for single player games here
Post Reply
xlawliet
Noobzor
Noobzor
Posts: 10
Joined: Wed Jan 26, 2022 5:19 am
Reputation: 1

[Request] Chained Echoes

Post by xlawliet »

Game Name: Chained Echoes
Game Engine: Unity
Game Version: 1.0? Sorry not sure
Options Required: Inf. SP, Inf Items, Inf Growth Shards
Steam Website:
Other Info: also available on xbox game pass

User avatar
BlackMonster
Expert Cheater
Expert Cheater
Posts: 195
Joined: Tue Jan 23, 2018 8:41 pm
Reputation: 33

Re: [Request] Chained Echoes

Post by BlackMonster »

some options if possible?
Spoiler
- Damage multiply 2x 3x etc
- 100% crit
- Max TP
- Always green Overdrive
Spoiler
- Max Stars (exp system)
- Max SP
Spoiler
- Max gold
- All reward board rewards
Spoiler
- All items, equipments etc
Spoiler
- 100% drop rate
Spoiler
- Max items

ty
Last edited by BlackMonster on Wed Dec 28, 2022 6:19 pm, edited 6 times in total.

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

Re: [Request] Chained Echoes

Post by BabyGroot »

Code: Select all

Game Name: 					Chained Echoes
Game Process : 					Chained Echoes.exe
Game Release date: 				08 Dec, 2022
CE Version : 					7.4
Version Game / Build Id / Date Patch:  		v1.02 / 10103676 / 08 December 2022
Check build Id / Date Patches : [Link]


Notes
1. After the game is open, click directly on [Activate] on the cheat table.
Table will auto attach to process Game

2. Current Stats - [ Need The Enemy To Hit The Character ]
For example :
If character 1 is hit by an enemy, the stats that appear are character 1's stats, and if character 2 is hit, character 2's stats will appear. Etc

3. Save Data Own - [ Active, Need Save Data ]
the way this pointer works is after changing the value, save the data and load the data again.

keep in mind, if your money / item is 99999, and you want to reduce the amount, you need to freeze value and save data and load the game again. if you don't freeze value, your money / item amount will not decrease as you write the value.

4. Guide for add Inventory slot / party member : viewtopic.php?p=277558#p277558

5. Guide To add SP and shards : viewtopic.php?p=277779#p277779
Options Table
Image
If you like my table, don’t forget to click the Image button.
Attachments
Chained Echoes.CT
v1.02 / 10103676 / 08 December 2022
(287.85 KiB) Downloaded 12083 times
Last edited by BabyGroot on Sat Dec 10, 2022 1:40 pm, edited 3 times in total.

xlawliet
Noobzor
Noobzor
Posts: 10
Joined: Wed Jan 26, 2022 5:19 am
Reputation: 1

Re: [Request] Chained Echoes

Post by xlawliet »

thanks!

saylacefoty
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Dec 08, 2022 7:59 pm
Reputation: 0

Re: [Request] Chained Echoes

Post by saylacefoty »

Is there a way to get the speedhack to work with this game?

BBK
Novice Cheater
Novice Cheater
Posts: 17
Joined: Thu Mar 08, 2018 12:06 am
Reputation: 1

Re: [Request] Chained Echoes

Post by BBK »

Is there a way to change other inventory slots besides the 1st and 2nd slot?

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

Re: [Request] Chained Echoes

Post by BabyGroot »

xlawliet wrote:
Thu Dec 08, 2022 5:49 pm
thanks!
Have fun ...
saylacefoty wrote:
Thu Dec 08, 2022 8:00 pm
Is there a way to get the speedhack to work with this game?
Speedhack not working for this game. but if you don't believe copy and paste this code in the cheat table.
Speedhack

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>104849</ID>
      <Description>"Speed Game"</Description>
      <Options moHideChildren="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>104850</ID>
          <Description>"Fast 5x"</Description>
          <Color>4080FF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>{ Game   : Chained Echoes.exe
  Version:
  Date   : 2021-09-21
  Author : BabyGroot

  This script does blah blah blah
}

[ENABLE]
luacall(speedhack_setSpeed(20))

[DISABLE]
luacall(speedhack_setSpeed(1))
</AssemblerScript>
          <Hotkeys>
            <Hotkey>
              <Action>Toggle Activation</Action>
              <Keys>
                <Key>122</Key>
              </Keys>
              <ID>0</ID>
              <ActivateSound>Activate</ActivateSound>
              <DeactivateSound>Deactivate</DeactivateSound>
            </Hotkey>
          </Hotkeys>
        </CheatEntry>
        <CheatEntry>
          <ID>104851</ID>
          <Description>"Slow 0.5x"</Description>
          <Color>4080FF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>{ Game   : Chained Echoes.exe
  Version:
  Date   : 2021-09-21
  Author : BabyGroot

  This script does blah blah blah
}

[ENABLE]
luacall(speedhack_setSpeed(0.5))

[DISABLE]
luacall(speedhack_setSpeed(1))
</AssemblerScript>
          <Hotkeys>
            <Hotkey>
              <Action>Toggle Activation</Action>
              <Keys>
                <Key>121</Key>
              </Keys>
              <ID>0</ID>
              <ActivateSound>Activate</ActivateSound>
              <DeactivateSound>Deactivate</DeactivateSound>
            </Hotkey>
          </Hotkeys>
        </CheatEntry>
        <CheatEntry>
          <ID>104852</ID>
          <Description>"NOTE : Active F10 Slow || F11 Fast"</Description>
          <Color>0000FF</Color>
          <GroupHeader>1</GroupHeader>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
BBK wrote:
Thu Dec 08, 2022 8:46 pm
Is there a way to change other inventory slots besides the 1st and 2nd slot?
Sorry, I only have 2 items in my inventory, so I made only 2 slots.
follow this tutorial to add inventory slots [ This method can also add party members ]
Guide For Add Inventory slot / Party Member
Image

archiloque
Noobzor
Noobzor
Posts: 14
Joined: Sat Mar 28, 2020 7:16 pm
Reputation: 13

Re: [Request] Chained Echoes

Post by archiloque »

Hello, thanks for the table, but unfortunately my characters don't gain shards and I can't learn new skills, although I can edit the party's shards. Any idea what's wrong, or how to edit character's individual shards ?

Legrooos
Noobzor
Noobzor
Posts: 12
Joined: Mon Jun 27, 2022 3:15 pm
Reputation: 0

Re: [Request] Chained Echoes

Post by Legrooos »

archiloque wrote:
Thu Dec 08, 2022 10:37 pm
Hello, thanks for the table, but unfortunately my characters don't gain shards and I can't learn new skills, although I can edit the party's shards. Any idea what's wrong, or how to edit character's individual shards ?
Seconded on this.

Thanks for the table BabyGroot, and it wanted to add that some of it works on the gamepass version (managed to get all stats to 9999 but the all item didn't work)

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

Re: [Request] Chained Echoes

Post by BabyGroot »

archiloque wrote:
Thu Dec 08, 2022 10:37 pm
...
Regarding the shards, I haven't tried it yet, because that's what I got.
Legrooos wrote:
Thu Dec 08, 2022 11:43 pm
archiloque wrote:
Thu Dec 08, 2022 10:37 pm
...
...
have you tried from POINTER > All Item Amount 9999 - Sell Item Price 100000 - Buy Item Price 1?

rucky
Noobzor
Noobzor
Posts: 10
Joined: Fri Dec 09, 2022 7:38 am
Reputation: 0

Re: [Request] Chained Echoes

Post by rucky »

Current Stats doesn't work for me,i cant even click them even after getting hit by enemy. everything seems to work just fine. any help?

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

Re: [Request] Chained Echoes

Post by BabyGroot »

rucky wrote:
Fri Dec 09, 2022 7:45 am
...
have you activated the script first?

User avatar
pgain2004
Expert Cheater
Expert Cheater
Posts: 59
Joined: Fri May 05, 2017 3:53 am
Reputation: 10

Re: [Request] Chained Echoes

Post by pgain2004 »

BabyGroot wrote:
Fri Dec 09, 2022 9:23 am
rucky wrote:
Fri Dec 09, 2022 7:45 am
...
have you activated the script first?
Just couldn't active the "Player" & "Current Stat", ver GOG 1.02.

archiloque
Noobzor
Noobzor
Posts: 14
Joined: Sat Mar 28, 2020 7:16 pm
Reputation: 13

Re: [Request] Chained Echoes

Post by archiloque »

BabyGroot wrote:
Fri Dec 09, 2022 1:48 am
archiloque wrote:
Thu Dec 08, 2022 10:37 pm
...
Regarding the shards, I haven't tried it yet, because that's what I got.

Ok so I'll consider my save broken, because shards are the way characters level up and learn new skills. If the table somehow prevents characters from gaining shards, there's no point. Did anyone who uses the table manage to gain (and use) shards on their characters ?

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

Re: [Request] Chained Echoes

Post by BabyGroot »

pgain2004 wrote:
Fri Dec 09, 2022 10:34 am
BabyGroot wrote:
Fri Dec 09, 2022 9:23 am
rucky wrote:
Fri Dec 09, 2022 7:45 am
...
...
...
I made this table from steam.
i don't think it will work for GOG
archiloque wrote:
Fri Dec 09, 2022 10:37 am
BabyGroot wrote:
Fri Dec 09, 2022 1:48 am
archiloque wrote:
Thu Dec 08, 2022 10:37 pm
...
...
...
You use shards from save game?
what makes your save file corrupted?

Have you tested the shards of "Game Data" ?

Post Reply

Who is online

Users browsing this forum: KillerCam22, minisora, SemrushBot