Trials of Mana (Steam)

Upload your cheat tables here (No requests)
Cyrilco
What is cheating?
What is cheating?
Posts: 1
Joined: Thu May 07, 2020 7:56 pm
Reputation: 0

Re: Trials of Mana (Steam)

Post by Cyrilco »

I put the script in my CE, and this is what it looks like.

Image



The hell is going on?

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
Maxter
What is cheating?
What is cheating?
Posts: 3
Joined: Fri Jan 10, 2020 10:26 pm
Reputation: 2

Re: Trials of Mana (Steam)

Post by Maxter »

Cyrilco wrote:
Thu May 07, 2020 8:01 pm
I put the script in my CE, and this is what it looks like.

Image

The hell is going on?
I assume it doesn't work on the demo version turned into the full game trick

User avatar
Rogus
Expert Cheater
Expert Cheater
Posts: 67
Joined: Wed Mar 15, 2017 2:50 pm
Reputation: 11

Re: Trials of Mana (Steam)

Post by Rogus »

Maxter wrote:
Thu May 07, 2020 9:17 pm
Cyrilco wrote:
Thu May 07, 2020 8:01 pm
I put the script in my CE, and this is what it looks like.

Image

The hell is going on?
I assume it doesn't work on the demo version turned into the full game trick
They've patched it out. So the trick to fool Denuvo Authentication's Server overcomes the license keys being made in the demo may be blocking all the generated keys in the demo I don't know only speculating. J4F.

Luizchagaz
What is cheating?
What is cheating?
Posts: 1
Joined: Fri May 08, 2020 1:38 am
Reputation: 0

Re: Trials of Mana (Steam)

Post by Luizchagaz »

My game is bypass and when it ends it locks to NG + can I release it by CE?

Ziebelkuchen
Novice Cheater
Novice Cheater
Posts: 21
Joined: Tue Dec 19, 2017 10:27 pm
Reputation: 5

Re: Trials of Mana (Steam)

Post by Ziebelkuchen »

Hey there!
Does anybody know if its possible to get 100% crit chance?
I tried to increase my luck by 999 and even 9999 but i still only crit "sometimes" (like every 4-5th attack)
Thanks in advance! ^^

User avatar
Rogus
Expert Cheater
Expert Cheater
Posts: 67
Joined: Wed Mar 15, 2017 2:50 pm
Reputation: 11

Re: Trials of Mana (Steam)

Post by Rogus »

Ziebelkuchen wrote:
Fri May 08, 2020 1:38 pm
Hey there!
Does anybody know if its possible to get 100% crit chance?
I tried to increase my luck by 999 and even 9999 but i still only crit "sometimes" (like every 4-5th attack)
Thanks in advance! ^^
you have to increase that LUCK+ stats and save and reload and try asking :arrow: @Exeter
He is the one who successfully obtained a 100% crit chance in DrummerIX table.

GENOKILLER
What is cheating?
What is cheating?
Posts: 2
Joined: Fri May 08, 2020 6:35 pm
Reputation: 0

Re: Trials of Mana (Steam)

Post by GENOKILLER »

Cake-san wrote:
Mon Apr 27, 2020 9:52 pm
I think I got the costume to stick
Here are updated scripts
for DrummerIX's table

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>5138</ID>
      <Description>"Unlock All Costume"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$STRICT}
{$lua}
if syntaxcheck then return end
[ENABLE]
errorOnLookupFailure = false
if (getAddress("MainBaseAddr") == 0) then
	tCostume.Destroy()
  end
  local MainAddr = ReadQword(getAddress("MainBaseAddr"))
  if (MainAddr ~= nil) then
	local Char1Ptr1 = ReadQword(MainAddr + 0x9D50)

	if (Char1Ptr1 ~= nil) then
		local Char1Ptr2 = ReadQword(Char1Ptr1 + 0x178)

		if (Char1Ptr2 ~= nil) then
			local NumChars = 6
			local CurrentChar = 0

			while (CurrentChar &lt; NumChars) do
			  if (Char1Ptr2 ~= nil) then
				  local Char1Ptr3 = ReadQword(Char1Ptr2 + (CurrentChar * 0x200) + 0x1E8)
				  WriteBytes(Char1Ptr3,1,2,3,4,5,6,7,8,9)
			  end
			  CurrentChar = CurrentChar + 1
			end
		end
	end
end
[DISABLE]
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
for 'not legit' table

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>5139</ID>
      <Description>"Unlock All Costume"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$STRICT}
{$lua}
if syntaxcheck then return end
[ENABLE]
errorOnLookupFailure = false
	local Char1Ptr1 = ReadQword('char')

	if (Char1Ptr1 ~= nil) then
		local Char1Ptr2 = ReadQword(Char1Ptr1 + 0x178)

		if (Char1Ptr2 ~= nil) then
			local NumChars = 6
			local CurrentChar = 0

			while (CurrentChar &lt; NumChars) do
			  if (Char1Ptr2 ~= nil) then
				  local Char1Ptr3 = ReadQword(Char1Ptr2 + (CurrentChar * 0x200) + 0x1E8)
				  WriteBytes(Char1Ptr3,9,8,7,6,5,4,3,2,1)
			  end
			  CurrentChar = CurrentChar + 1
			end
		end
    end
[DISABLE]
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Sorry for the inconvenience
Sorry I'm new here. I'm trying to use this script and it's show an error
[Link]

eugene9
Expert Cheater
Expert Cheater
Posts: 99
Joined: Sat Mar 24, 2018 11:27 pm
Reputation: 2

Re: Trials of Mana (Steam)

Post by eugene9 »

https://www.fearlessrevolution.com/trialsofmana/mods/24
Some people have already made some model swaping between characters. I was wondering if it is possible through cheat engine, I don't know, like costumes or something like that

KainDarkfire
Noobzor
Noobzor
Posts: 8
Joined: Thu Apr 30, 2020 9:07 am
Reputation: 0

Re: Trials of Mana (Steam)

Post by KainDarkfire »

eugene9 wrote:
Sat May 09, 2020 11:40 am
https://www.fearlessrevolution.com/trialsofmana/mods/24
Some people have already made some model swaping between characters. I was wondering if it is possible through cheat engine, I don't know, like costumes or something like that
I don't know about that, but you can swap character order around, or even have duplicates, didn't test beyond normal gameplay though, so I don't know how it handles story sections.

mordaki987
Expert Cheater
Expert Cheater
Posts: 150
Joined: Sun Aug 06, 2017 3:41 pm
Reputation: 2

Re: Trials of Mana (Steam)

Post by mordaki987 »

well I can say for certain that all of the tables I have tried and downloaded from this thread none of them work or are compatible with the demo or demo bypass of the game or allow me to od or add I items or gear I either the demo or demo bypass of the gamedrummer or ca ayone verify for me if the cheat tables work with the femo bypass and how tom od I or add iall items? or have a copy and pasteable working scrip that will work with or o the demo bypass?

GENOKILLER
What is cheating?
What is cheating?
Posts: 2
Joined: Fri May 08, 2020 6:35 pm
Reputation: 0

Re: Trials of Mana (Steam)

Post by GENOKILLER »

mordaki987 wrote:
Mon May 11, 2020 3:06 am
well I can say for certain that all of the tables I have tried and downloaded from this thread none of them work or are compatible with the demo or demo bypass of the game or allow me to od or add I items or gear I either the demo or demo bypass of the gamedrummer or ca ayone verify for me if the cheat tables work with the femo bypass and how tom od I or add iall items? or have a copy and pasteable working scrip that will work with or o the demo bypass?
same here... I have the demo bypass and the scripts didn't work

User avatar
Hylician Legend
Expert Cheater
Expert Cheater
Posts: 88
Joined: Sat May 25, 2019 8:00 pm
Reputation: 3

Re: Trials of Mana (Steam)

Post by Hylician Legend »

XRizerX wrote:
Tue May 05, 2020 7:20 am
Any one know what's up with the EXP multiplier script?

I was using it just fine for a bit, got to around level 30 and stopped because I was roughly 5 level over the mobs. I went to go use it again just recently because the enemies are starting to catch up in levels.

I turned on X2 EXP but every time I win a battle one or more of my characters just rapidly starts earning EXP, like literally goes to level 99 if I just sit there and wait and they have some kind of rainbow aura barrier around them after the fight is over...

Any ideas what's causing that?

EDIT: Yeah I figured it out, I guess after the class change or something there's a bug with the script and it just targets your main party members XP. It gives them a ridiculous amount while not really touching the other 2 members... I no longer use the script for EXP multiplication, seems broken on my save now.

I just change the XP by the value pointer now to level up faster.

Cheers.
Ah, that sucks. Thanks for pointing that out!I hope they see this and fix it. I've always been a bigger fan of EXP multipliers over directly editing it. But I will probably do the same as you, since there is an issue with it as you mentioned.

Thanks again for the heads up!

mordaki987
Expert Cheater
Expert Cheater
Posts: 150
Joined: Sun Aug 06, 2017 3:41 pm
Reputation: 2

Re: Trials of Mana (Steam)

Post by mordaki987 »

Cake-san what are the values for character class if I may ask?
Cake-san wrote:
Sun Apr 26, 2020 12:01 pm
Since,mine is not a legit game, so, I modify the table...

Don't know if it will work for anyone...

Options:
-Modified DrummerIX's table &added in terrorblade's pointers
-Modified 'Get All Regular Items' script to 'Get All Item' - might crash your game though :P

Credits: DrummerIX & terrorblade

Welp, Enjoy :roll:

koechophe
Noobzor
Noobzor
Posts: 8
Joined: Sun Apr 26, 2020 7:11 am
Reputation: 0

Re: Trials of Mana (Steam)

Post by koechophe »

I've been trolling around the codes for a little while, but I'm not brilliant at CT. I've found a dynamic code that messes with a character's weapon range/animation. This can be super useful, either if you wanted to ramp up the difficulty by making the weapon range shorter or if you wanted to make life a breeze. I'll see if I can find any pointers for it, but so far no luck.

User avatar
Hylician Legend
Expert Cheater
Expert Cheater
Posts: 88
Joined: Sat May 25, 2019 8:00 pm
Reputation: 3

Re: Trials of Mana (Steam)

Post by Hylician Legend »

koechophe wrote:
Thu May 14, 2020 1:08 am
I've been trolling around the codes for a little while, but I'm not brilliant at CT. I've found a dynamic code that messes with a character's weapon range/animation. This can be super useful, either if you wanted to ramp up the difficulty by making the weapon range shorter or if you wanted to make life a breeze. I'll see if I can find any pointers for it, but so far no luck.
So technically we could also turn Duran, for example, into Sephiroth in terms of weapon range? :P

Because that's really cool I would totally dig that! Keep us updated on your progress man and may you have the best of luck in finding the pointers.

Post Reply

Who is online

Users browsing this forum: ArthurGRX, BLEXBot, Google [Bot], Google Adsense [Bot], guntz12, Jonnys, SemrushBot, shibuya428, sora6218, SunBeam, Taibiggs, vashstaler, Yippeskippy