Hello ^^. I have an issue.
I follow as instructed : run cheatengine, open the v3 table then the game. But when I click on one of the checking box the CE freezes. How can I fix it?
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
Hello ^^. I have an issue.
I follow as instructed : run cheatengine, open the v3 table then the game. But when I click on one of the checking box the CE freezes. How can I fix it?
Most likely the code changed. Edit the scripts and update it for 1.25.1 or wait for someone else to fix it.
Hello ^^. I have an issue.
I follow as instructed : run cheatengine, open the v3 table then the game. But when I click on one of the checking box the CE freezes. How can I fix it?
Most likely the code changed. Edit the scripts and update it for 1.25.1 or wait for someone else to fix it.
Ah. Thanks for the answer, what value should I change ? to be honest the one cheat that interest me the most is "Skill Tree Item Force Select" (and Ignore Skill Unlock Condition).
Skill Tree
Spoiler
[ENABLE]
{$lua}
function readByteSigned(addr)
local val=readBytes(addr, 1, false)
local sign=bAnd(val,0x80)
return sign==0 and val or val-0x100
end
unregisterSymbol("stifsresultjmp")
autoAssemble([[
aobscanmodule(stifsresultjmpoff,$process,73 * 41 FF C6 48 FF C5 48)
registersymbol(stifsresultjmpoff)
]])
local address = getAddress("stifsresultjmpoff") + 1
address = address + readByteSigned(address) + 1
unregisterSymbol("stifsresultjmpoff")
registerSymbol("stifsresultjmp", address, true)
{$asm}
Unable to get amrita to work with patch 1.25. I Start the game and check the box for amrita and add a value of 2000000 while still in the main menu. Select to load the game and the amount I had before remains.
Ah. Thanks for the answer, what value should I change ? to be honest the one cheat that interest me the most is "Skill Tree Item Force Select" (and Ignore Skill Unlock Condition).
Unfortunately, due to complaints I've heard, I won't be helping with anything that could be obvious online. Skills are one of those things that are in that category as are infinite items. Highlighted Items is a bit iffy as well due to locks.
For Gold/Amrita, you could try to use my code that I posted before. It is still working for me even in 1.25.1 . (It won't automatically trigger though as it overrides the use gold/amrita functions).
to be honest the one cheat that interest me the most is "Skill Tree Item Force Select" (and Ignore Skill Unlock Condition).
Maybe you can update your CE and try again.
I use "Ignore Skill Unlock Condition" today, and it's still working.
After activating it, you would see the skill tree is still the same,
but if you select the skill and push the button, the skill will be learned(no mater it's red or not)
By the way, the skill points will keeps 0 ,even after getting one.
Unfortunately, due to complaints I've heard, I won't be helping with anything that could be obvious online. Skills are one of those things that are in that category as are infinite items. Highlighted Items is a bit iffy as well due to locks.
For Gold/Amrita, you could try to use my code that I posted before. It is still working for me even in 1.25.1 . (It won't automatically trigger though as it overrides the use gold/amrita functions).
Maybe you can update your CE and try again.
I use "Ignore Skill Unlock Condition" today, and it's still working.
After activating it, you would see the skill tree is still the same,
but if you select the skill and push the button, the skill will be learned(no mater it's red or not)
By the way, the skill points will keeps 0 ,even after getting one.
I can't summon more than 1 benevolent graves npc. V1.26
Yeah, sorry, different limit there. This one is for no kill limit. Normally each kill gives you x points and when you hit 1000 points, your summon goes away. This one makes it so that it keeps resetting the points to 0 before each kill is counted (the spirit should still go away at the end of the mission, but there shouldn't be anything else that gives you 1000 points in one count).
Unfortunately, I'm not posting anything that would be too obvious online even if other people are. You can blame the people who want to use cheats online that would affect things for other players.
The stuff in my personal table is just way too broken for me to release, especially this early in the game's release cycle. I'm basically specifically making less broken versions of scripts to post. (I might do a no glory cost script later, but my infinite glory script can be changed to affect online glory, which does affect other players to some extent).
The four scripts I've released so far have been tested fairly thoroughly by me for their effects online. All four have minor effect online (the benevolent script has the greatest effect of the four since you could be denying rewards to others with that one, but the overall effect should still be fairly minor as long as you don't have visitors watching and seeing an unlimited duration summon).
Last edited by anon9 on Sun Feb 21, 2021 6:50 pm, edited 1 time in total.
I can't summon more than 1 benevolent graves npc. V1.26
Yeah, sorry, different limit there. This one is for no kill limit. Normally each kill gives you x points and when you hit 1000 points, your summon goes away. This one makes it so that it keeps resetting the points to 0 before each kill.
Unfortunately, I'm not posting anything that would be too obvious online even if other people are. You can blame the people who want to use cheats online that would affect things for other players. The stuff in my personal table is just way too broken for me to release. I'm basically specifically making less broken versions of scripts to release. (I might do a no glory cost script later)
yeah, i added ur script into my script v1.8
Unfortunately, i changed ur script's name
I can't summon more than 1 benevolent graves npc. V1.26
Yeah, sorry, different limit there. This one is for no kill limit. Normally each kill gives you x points and when you hit 1000 points, your summon goes away. This one makes it so that it keeps resetting the points to 0 before each kill.
Unfortunately, I'm not posting anything that would be too obvious online even if other people are. You can blame the people who want to use cheats online that would affect things for other players. The stuff in my personal table is just way too broken for me to release. I'm basically specifically making less broken versions of scripts to release. (I might do a no glory cost script later)
yeah, i added ur script into my script v1.8
Unfortunately, i changed ur script's name
Please add a warning for people to not use it if they are playing with others. It doesn't have a major effect solo, but anyone that is paying attention or understands how the mechanics works would realize that a cheat is being used.
No, seriously, just from this part of the scripts list, can you see why I don't release my table as is? I want to see someone look a visitor in the eye and go: "No, I'm not cheating, I'm legitimately able to have Transformation up 100% of the time, not lose duration from being attacked, dodging, blocking, attacking, etc. and can instantly re-transform if I ever lose transformation." ... and expect the visitor to legitimately believe them instead of looking online and seeing there is an infinite transform cheat.
Or explain to others, "Yes, I legitimately gained the maximum possible glory without cheats and then some."