[Req] Action Taimanin
-
- Noobzor
- Posts: 11
- Joined: Fri Dec 28, 2018 1:08 am
- Reputation: 13
Re: [Req] Action Taimanin
I tried to get it to work, but I think I need some help.
There are 4 Values for health.
3 are 4 byte values (probably visual values)
and the last one is a float that causes a shutdown if you try to change it normally.
I'm still not sure if this is the right value, because even if you remove the code that is meant to change the value the health will still decrease.
Does someone know which value he used to create the last god mode?
Any help would be useful.
There are 4 Values for health.
3 are 4 byte values (probably visual values)
and the last one is a float that causes a shutdown if you try to change it normally.
I'm still not sure if this is the right value, because even if you remove the code that is meant to change the value the health will still decrease.
Does someone know which value he used to create the last god mode?
Any help would be useful.
-
- Noobzor
- Posts: 11
- Joined: Fri Dec 28, 2018 1:08 am
- Reputation: 13
Re: [Req] Action Taimanin
It's also strange that the float is set to 0 when the cheat protection pops up and the game is still running in the background. You will notice your health is still decreasing if you get hit by an enemy, but you will not find a new float value that represents you health if you search for a new one (I thought maybe the address changed). Because of this I'm wondering if this is not the actual value of your health
-
- Noobzor
- Posts: 11
- Joined: Fri Dec 28, 2018 1:08 am
- Reputation: 13
Re: [Req] Action Taimanin
I was able to create a god mode! (The float was the right value) The only downslide to it is that this also counts for the enemy, but you can activate it per button and if you get hit you will regenerate the amount hp you normally would have lost.
-
- What is cheating?
- Posts: 3
- Joined: Fri Dec 25, 2020 6:56 pm
- Reputation: 1
Re: [Req] Action Taimanin
Keep working on it. Since that other guy left you may be our only hope.DamonDragon wrote: ↑Tue Jan 05, 2021 11:04 pmI was able to create a god mode! (The float was the right value) The only downslide to it is that this also counts for the enemy, but you can activate it per button and if you get hit you will regenerate the amount hp you normally would have lost.
-
- Noobzor
- Posts: 11
- Joined: Fri Dec 28, 2018 1:08 am
- Reputation: 13
Re: [Req] Action Taimanin
I could post the "god mod" I did tomorrow. Since this will heal you once activated it should be enough to clear all quests and complete them with 50% hp+. I used it to complete the Arena stages. Even on lvl 75 I found them to difficult and to random.AsagiIgawa wrote: ↑Fri Jan 08, 2021 3:33 amKeep working on it. Since that other guy left you may be our only hope.
I'm pretty busy the next month so this is all we have for now. Since this is the first time creating a cheat table this is pretty much trial and error.
Re: [Req] Action Taimanin
other than your attempt, things arent looking too good for the game cheat engine contributions.
the 1st table has been outdated for too long and it doesnt seem any ce veterans are paying attention to the game.
the 1st table has been outdated for too long and it doesnt seem any ce veterans are paying attention to the game.
-
- Noobzor
- Posts: 11
- Joined: Fri Dec 28, 2018 1:08 am
- Reputation: 13
Re: [Req] Action Taimanin
Here is the script.
Does someone know what the other outdated cheat did? So I can check if I find something.
Could even work after a small update since I used AOB injection.
Does someone know what the other outdated cheat did? So I can check if I find something.
Could even work after a small update since I used AOB injection.
- Attachments
-
- ActionTaimanin_1.0.CT
- This script will heal you once you get hit by an enemey.
Deactivate the script if you want to attack an enemey or you will heal them. - (2.13 KiB) Downloaded 148 times
Re: [Req] Action Taimanin
It had 2 cheats:
inf hp
inf ultimate gauge
inf hp
inf ultimate gauge
-
- Noobzor
- Posts: 11
- Joined: Fri Dec 28, 2018 1:08 am
- Reputation: 13
Re: [Req] Action Taimanin
Yes it did, but it no longer does after the game updated a while ago
-
- Noobzor
- Posts: 11
- Joined: Fri Dec 28, 2018 1:08 am
- Reputation: 13
- Cheathappensscammers
- Noobzor
- Posts: 13
- Joined: Sat Jan 09, 2021 5:58 pm
- Reputation: 2
Re: [Req] Action Taimanin
Works 100% . But some missions are still too hard. We need infinite powerDamonDragon wrote: ↑Sat Jan 09, 2021 7:40 amIt was a bit misleading, but I meant the one I uploaded.
Re: [Req] Action Taimanin
It works perfect as an instant hp restoration. ThanksDamonDragon wrote: ↑Fri Jan 08, 2021 9:01 pmHere is the script.
Does someone know what the other outdated cheat did? So I can check if I find something.
Could even work after a small update since I used AOB injection.
-
- Noobzor
- Posts: 11
- Joined: Fri Dec 28, 2018 1:08 am
- Reputation: 13
Re: [Req] Action Taimanin
I tried to make a faster recharge time for the ultimate.Cheathappensscammers wrote: ↑Sat Jan 09, 2021 6:07 pmWorks 100% . But some missions are still too hard. We need infinite power
I'm relatively new to Assembly so I had some problems adding values to a xmm1 register.
It was something like this
Code: Select all
movsd [eax+CC],xmm1
Code: Select all
value:
dd (float)1000.0
newmem:
addss xmm1,[value]
movsd [eax+CC],xmm1
- Cheathappensscammers
- Noobzor
- Posts: 13
- Joined: Sat Jan 09, 2021 5:58 pm
- Reputation: 2
Re: [Req] Action Taimanin
It's looks impossible to change gold, gems, etc... Well the last hope is infinite power
Who is online
Users browsing this forum: MuechiMuech