Can someone help me put some code together?

Memory scanning, code injection, debugger internals and other gamemodding related discussion
Post Reply
User avatar
Lord Blade
Expert Cheater
Expert Cheater
Posts: 1339
Joined: Thu Mar 09, 2017 7:52 am
Reputation: 131

Can someone help me put some code together?

Post by Lord Blade »

So, for the Super Dragon Ball Heroes game, I've been asking for a cheat to add to the table to give us a boost to our ally Bond levels (basically the XP bar for our allies).
viewtopic.php?f=4&t=9060

Someone had posted the following:

I just had a look. The allies' xp is easily found.

pass the parameters to this function: AllyStruct* (*exe+B2BCB0)( *(exe+17AD2E8)+8, uint Index) and you get back the ally structure pointer. The exp is just located at (Allystruct+4).

Everything is stored to a global singleton with a fixed address.

About the multiplier, it seems to go through another function if a flag is set to increase the XP a second time. You can just change the multiplier there. I haven't messed with Bond item to check where that function is yet. I might find it without using an item by just reading the code though...

EDIT: just change xmm1 before exe+B153B9 for the ally exp multiplier

Just hook the address I told you. Then Assembly -> framework -> add code before that line to store a float of your choice in xmm1.
Use a bond item. And profit.


While I appreciate them giving me that info, I've been looking up tutorials and trying to figure out how to make use of it, but I just can't wrap my head around it.

Can someone give me a hand? Like a step-by-step "for dummies" explanation?

gocho07
Noobzor
Noobzor
Posts: 7
Joined: Fri Dec 01, 2017 8:18 pm
Reputation: 1

Re: Can someone help me put some code together?

Post by gocho07 »

Did you figure out how to do this?

User avatar
Lord Blade
Expert Cheater
Expert Cheater
Posts: 1339
Joined: Thu Mar 09, 2017 7:52 am
Reputation: 131

Re: Can someone help me put some code together?

Post by Lord Blade »

Nope. But I finished playing the game ages ago. lol

wuloqexi
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Dec 18, 2020 10:36 am
Reputation: 0

Re: Can someone help me put some code together?

Post by wuloqexi »

:D

Post Reply

Who is online

Users browsing this forum: No registered users