Page 1 of 1

Cardfight Vanguard DD 2

Posted: Mon Feb 17, 2025 10:32 pm
by Kekalorr
Standalone trainer, no apps required.

Features available-------------
Inf VP


WIP---------------
Insta win
Inf CP
Dmg multiplier :P

Once again ty to all who've supported me so far.. am growing as a cheat dev, slowly but surely. <3

Re: Cardfight Vanguard DD 2

Posted: Wed Feb 19, 2025 7:59 pm
by Kekalorr
Kekalorr wrote:
Mon Feb 17, 2025 10:32 pm
Standalone trainer, no apps required.

Features available-------------
Inf VP


WIP---------------
Insta win -- this has proved super diff for me so far... I tried all ways I know and it won't work... perhaps some community member will contribute to my table
Inf CP -- this is done, am waiting before updating the attachments section
Dmg multiplier :P -- am seeing if I can manage to get this done so I can drop an update of +2 features compared to previous version :D

Once again ty to all who've supported me so far.. am growing as a cheat dev, slowly but surely. <3

Re: Cardfight Vanguard DD 2

Posted: Wed Feb 19, 2025 10:04 pm
by Kekalorr
Unfortunately I can't edit main post so I must leave new comments per each update (this should be my last one tho, since it took so much time to accomplish 0 compared to what I had in mind T_T

learning and practicing game cheating w/o teachers really is stressful and time consuming guys T_T :shock:
--------------------------------------------------------------------------------------
by the way here's the updated version, now with inf cp_pts as well :D

NOTES:
  • 1. for whoever may want to try and have a look at it (insta win / stat edit to make it always hit and deal dmg...
    the code accessing the addresses which contain the stat data is the following

    Code: Select all

    mov [r15+20],eax
    and then

    Code: Select all

    vmovdqu ymm1,ymm0,[rdx]
  • 2. for whoever is looking for a way to trivialize the game while waiting for the cheat... you can check this website --->> [Link]
    which provides world class deck recipes that are super broken :D my top pick tho is the one in this link --->> [Link]

Finally I want to thank all of those kind souls contributing both directly and indirectly to the resourcefulness of this awesome website <3
Keep cheating fellow gamers and "nerds" <3 you all <3

Re: Cardfight Vanguard DD 2

Posted: Sun Feb 23, 2025 9:39 pm
by 321123
Good luck friend!

If I can suggest these two features to look into:

- Infinite energy (e-blast)
(the yellow balls to the right, maxes at 10 ,starts at 0, gains 3 each turn, 7 can be used to draw 1)
"target is: set it to max"

- Infinite Counter blast (c-blast)
(the cards gained when dmg is taken, they get flipped down when some effects are used, some effect can regenerate them (c-charge))
"target is: apply c-charge when c-blast is used"

Re: Cardfight Vanguard DD 2

Posted: Mon May 12, 2025 2:26 am
by rinOkamura13
Kekalorr wrote:
Wed Feb 19, 2025 10:04 pm
Unfortunately I can't edit main post so I must leave new comments per each update (this should be my last one tho, since it took so much time to accomplish 0 compared to what I had in mind T_T

learning and practicing game cheating w/o teachers really is stressful and time consuming guys T_T :shock:
--------------------------------------------------------------------------------------
by the way here's the updated version, now with inf cp_pts as well :D

NOTES:
  • 1. for whoever may want to try and have a look at it (insta win / stat edit to make it always hit and deal dmg...
    the code accessing the addresses which contain the stat data is the following

    Code: Select all

    mov [r15+20],eax
    and then

    Code: Select all

    vmovdqu ymm1,ymm0,[rdx]
  • 2. for whoever is looking for a way to trivialize the game while waiting for the cheat... you can check this website --->> [Link]
    which provides world class deck recipes that are super broken :D my top pick tho is the one in this link --->> [Link]

Finally I want to thank all of those kind souls contributing both directly and indirectly to the resourcefulness of this awesome website <3
Keep cheating fellow gamers and "nerds" <3 you all <3
Where do I insert the 2 Codes you pasted? I've been trying to activate the instaWin but can't seem to make it work.

Re: Cardfight Vanguard DD 2

Posted: Wed May 14, 2025 7:58 pm
by Kekalorr
rinOkamura13 wrote:
Mon May 12, 2025 2:26 am
Kekalorr wrote:
Wed Feb 19, 2025 10:04 pm
Unfortunately I can't edit main post so I must leave new comments per each update (this should be my last one tho, since it took so much time to accomplish 0 compared to what I had in mind T_T

learning and practicing game cheating w/o teachers really is stressful and time consuming guys T_T :shock:
--------------------------------------------------------------------------------------
by the way here's the updated version, now with inf cp_pts as well :D

NOTES:
  • 1. for whoever may want to try and have a look at it (insta win / stat edit to make it always hit and deal dmg...
    the code accessing the addresses which contain the stat data is the following

    Code: Select all

    mov [r15+20],eax
    and then

    Code: Select all

    vmovdqu ymm1,ymm0,[rdx]
  • 2. for whoever is looking for a way to trivialize the game while waiting for the cheat... you can check this website --->> [Link]
    which provides world class deck recipes that are super broken :D my top pick tho is the one in this link --->> [Link]

Finally I want to thank all of those kind souls contributing both directly and indirectly to the resourcefulness of this awesome website <3
Keep cheating fellow gamers and "nerds" <3 you all <3
Where do I insert the 2 Codes you pasted? I've been trying to activate the instaWin but can't seem to make it work.
Dude as I've said already you'd have to investigate further on ur own... I only gave the codes for other cheat table makers to look for T_T