Page 1 of 4

digital tamer 2 request

Posted: Thu Sep 05, 2024 6:47 pm
by unowho6787
a new digital tamer game came out a couple days ago. I'm apparently not well versed enough with cheat engine. it's a free game.
[Link]
I'd like infinite bits, max items, possibly an xp multiplier, max tamer skill points, anything else you could think of.
thank you for your time and have a good one. ^_^

Re: digital tamer 2 request

Posted: Fri Sep 06, 2024 1:58 am
by Ninomae Tako'nis
Pretty much every single thing in this game is "double" value. Money, items, experience, skill points etc. They're all a simple search. While it isn't as easy as just clicking a table, you should be able to find most things pretty easily =)

Re: digital tamer 2 request

Posted: Fri Sep 06, 2024 2:06 pm
by zacknova
It would be great if some expert can make table for this game with some feature like auto Max item, Digimon stat edit pointer, alway perfect training

Re: digital tamer 2 request

Posted: Sat Sep 07, 2024 4:23 pm
by rudm09
I also would like to request a table if possible!

Re: digital tamer 2 request

Posted: Sun Sep 08, 2024 1:12 pm
by hixter
I would like a cheat to increase friendship with Digimon, because I want to evolve my Vmon into Vdramon and it only evolves with 4 hearts, but he always gets angry with me and I can't increase the friendship level.

Re: digital tamer 2 request

Posted: Sun Sep 08, 2024 1:59 pm
by Shaggalicious
unowho6787 wrote:
Thu Sep 05, 2024 6:47 pm
a new digital tamer game came out a couple days ago. I'm apparently not well versed enough with cheat engine. it's a free game.
[Link]
I'd like infinite bits, max items, possibly an xp multiplier, max tamer skill points, anything else you could think of.
thank you for your time and have a good one. ^_^
i found a few pointers, i don't know how stable they are, feel free to try them out though and let me know if this works. it's not much but its something
zacknova wrote:
Fri Sep 06, 2024 2:06 pm
It would be great if some expert can make table for this game with some feature like auto Max item, Digimon stat edit pointer, alway perfect training
this game is one of those games that uses a certain instruction to write to a ton of different addresses, which is very hard to sort through. so a script is not impossible i think, but very hard.

plus side to this is that you can find a value -> find out what writes to this address -> find out what addresses this instruction accesses and it'll give you a bunch of values when they get changed without having to search for them

also the values i found for the stats are stat+ bonus and i couldnt change them ,they were immediately reverted to original values
rudm09 wrote:
Sat Sep 07, 2024 4:23 pm
I also would like to request a table if possible!
hixter wrote:
Sun Sep 08, 2024 1:12 pm
I would like a cheat to increase friendship with Digimon, because I want to evolve my Vmon into Vdramon and it only evolves with 4 hearts, but he always gets angry with me and I can't increase the friendship level.
i havent been able to find a pointer for friendship, it's being annoying, however it's just a double value with a range of 0-100, just search for double value between 0-100 then annoy him a few times and search for decreased value, it shouldnt take more than 2-3 attempts.

DigitalTamers2 v0.3.CT
(28.76 KiB) Downloaded 2492 times
if any of you try this out please tell me if it works, i have no clue how stable these pointers are lol

Re: digital tamer 2 request

Posted: Sun Sep 08, 2024 7:19 pm
by kalito
Im an amateur, so bear with me on this one.
Also it took so much of my time that i probably wont add more items even though so many are missing.

If anyone wants to improve or add more stuff be my guest.

The CT have 'most' of the things you would want to play around with, enjoy!

Let me know if it works since i am no pro.

Edit: The Digimon Values only load from the first digimon in the digimon storage, you can always use rearrange to move digimon back and forth from slot 1.

Re: digital tamer 2 request

Posted: Sun Sep 08, 2024 7:29 pm
by hixter
kalito wrote:
Sun Sep 08, 2024 7:19 pm
Im an amateur, so bear with me on this one.
Also it took so much of my time that i probably wont add more items even though so many are missing.

If anyone wants to improve or add more stuff be my guest.

The CT have 'most' of the things you would want to play around with, enjoy!

Let me know if it works since i am no pro.
you are my hero. love you

Re: digital tamer 2 request

Posted: Mon Sep 09, 2024 10:29 am
by semakusut
kalito wrote:
Sun Sep 08, 2024 7:19 pm
Im an amateur, so bear with me on this one.
Also it took so much of my time that i probably wont add more items even though so many are missing.

If anyone wants to improve or add more stuff be my guest.

The CT have 'most' of the things you would want to play around with, enjoy!

Let me know if it works since i am no pro.
its not workin, try to add exp for digimon

Re: digital tamer 2 request

Posted: Mon Sep 09, 2024 10:29 am
by semakusut
Shaggalicious wrote:
Sun Sep 08, 2024 1:59 pm
unowho6787 wrote:
Thu Sep 05, 2024 6:47 pm
a new digital tamer game came out a couple days ago. I'm apparently not well versed enough with cheat engine. it's a free game.
[Link]
I'd like infinite bits, max items, possibly an xp multiplier, max tamer skill points, anything else you could think of.
thank you for your time and have a good one. ^_^
i found a few pointers, i don't know how stable they are, feel free to try them out though and let me know if this works. it's not much but its something
zacknova wrote:
Fri Sep 06, 2024 2:06 pm
It would be great if some expert can make table for this game with some feature like auto Max item, Digimon stat edit pointer, alway perfect training
this game is one of those games that uses a certain instruction to write to a ton of different addresses, which is very hard to sort through. so a script is not impossible i think, but very hard.

plus side to this is that you can find a value -> find out what writes to this address -> find out what addresses this instruction accesses and it'll give you a bunch of values when they get changed without having to search for them

also the values i found for the stats are stat+ bonus and i couldnt change them ,they were immediately reverted to original values
rudm09 wrote:
Sat Sep 07, 2024 4:23 pm
I also would like to request a table if possible!
hixter wrote:
Sun Sep 08, 2024 1:12 pm
I would like a cheat to increase friendship with Digimon, because I want to evolve my Vmon into Vdramon and it only evolves with 4 hearts, but he always gets angry with me and I can't increase the friendship level.
i havent been able to find a pointer for friendship, it's being annoying, however it's just a double value with a range of 0-100, just search for double value between 0-100 then annoy him a few times and search for decreased value, it shouldnt take more than 2-3 attempts.


DigitalTamers2 v0.3.CT
if any of you try this out please tell me if it works, i have no clue how stable these pointers are lol
this one work great, can you add exp for digimon too pls, i'm too lazy to grind exp lol

Re: digital tamer 2 request

Posted: Mon Sep 09, 2024 1:53 pm
by kalito
semakusut wrote:
Mon Sep 09, 2024 10:29 am
kalito wrote:
Sun Sep 08, 2024 7:19 pm
Im an amateur, so bear with me on this one.
Also it took so much of my time that i probably wont add more items even though so many are missing.

If anyone wants to improve or add more stuff be my guest.

The CT have 'most' of the things you would want to play around with, enjoy!

Let me know if it works since i am no pro.
its not workin, try to add exp for digimon
If the values are loaded it should work, are the pointers not working? Can you show a picture of the CT when its loaded?

If you put in more exp than needed for the current level it will just add it to the next level and so on

Image Image

Re: digital tamer 2 request

Posted: Mon Sep 09, 2024 3:57 pm
by semakusut
kalito wrote:
Sun Sep 08, 2024 7:19 pm
If the values are loaded it should work, are the pointers not working? Can you show a picture of the CT when its loaded?

If you put in more exp than needed for the current level it will just add it to the next level and so on
Image
it seems like the table data is wrong, not my digimon data, when it loaded

Re: digital tamer 2 request

Posted: Mon Sep 09, 2024 4:29 pm
by semakusut
kalito wrote:
Sun Sep 08, 2024 7:19 pm
If the values are loaded it should work, are the pointers not working? Can you show a picture of the CT when its loaded?
If you put in more exp than needed for the current level it will just add it to the next level and so on
ok sir, its workin, only for the first digimon on the digimon data list, so we need to put it on the first list than activate the digimon, than the cheat gonna work fine, thx sir

Re: digital tamer 2 request

Posted: Mon Sep 09, 2024 5:15 pm
by OliverAtom87
And how are you able to modify the items and stats of the digimon? there are some stats or items that do not show their value.

Re: digital tamer 2 request

Posted: Mon Sep 09, 2024 6:18 pm
by kalito
OliverAtom87 wrote:
Mon Sep 09, 2024 5:15 pm
And how are you able to modify the items and stats of the digimon? there are some stats or items that do not show their value.
Im not sure i understand what you are trying to say. Are you not getting values in the CT or are you talking in general?