Trying to mod final clash

Dingding

Advance Member
280
07/27/17
116
Thread Author
hi . Anyone have some time to teach me in modding?
Cause i have 1 game trying to mod. But i got a problem about editing the stats.
The game is Final clash. And im using dnspy. Then i found the Attribute. Its int. But when i edit the hp and atk. I use ldc.i4 and the operand is 9999999. Then i recompile and sign. Then when i try if its working. Im stuck in loading screen after i pick the character. And i try also the ldc.i4.s operand 100 the problem of this is instead of increasing the stats its decreasing. Any suggestion guys? Please help me. Im very willing to learn about modding a game. Unity games. Thanks hey!

#1sttimemod
#newbie
 
Last edited:
If it is a online game you will have no luck trying to edit the stats/gems/coins or any resource. But, There may be a possible chance for godmode, attack speed, or maybe even unlocking everything just search in the thing attack and edit it :D
 
hi . Anyone have some time to teach me in modding?
Cause i have 1 game trying to mod. But i got a problem about editing the stats.
The game is Final clash. And im using dnspy. Then i found the GetHeroAttribute. Its int. But when i edit the hp and atk. I use ldc.i4 and the operand is 9999999. Then i recompile and sign. Then when i try if its working. Im stuck in loading screen after i pick the character. And i try also the ldc.i4.s operand 100 the problem of this is instead of increasing the stats its decreasing. Any suggestion guys? Please help me. Im very willing to learn about modding a game. Unity games. Thanks hey!

#1sttimemod
#newbie

Sorry, I hope I'm not spamming, but I still haven't figure out to how to PM you.

How do you sign this game after modding so it doesn't crash when installing on non-rooted device. I used zip signer, but it keeps crashing or it will say app is corrupted so it won't install.
 
Sorry, I hope I'm not spamming, but I still haven't figure out to how to PM you.

How do you sign this game after modding so it doesn't crash when installing on non-rooted device. I used zip signer, but it keeps crashing or it will say app is corrupted so it won't install.
Use one_click_signer
 
Sorry, I hope I'm not spamming, but I still haven't figure out to how to PM you.

How do you sign this game after modding so it doesn't crash when installing on non-rooted device. I used zip signer, but it keeps crashing or it will say app is corrupted so it won't install.
hii. Extract the apk 1st thats the one you will mod
 
hii. Extract the apk 1st thats the one you will mod
I did extract the apk then modded the file. Rezip the file then signed with one_click_signer, but it still does not install on non-rooted device. My problem is not with the actual mod process but actually trying to make it install after modding. I've attached the modded apk for your reference.
 

Attachments

I did extract the apk then modded the file. Rezip the file then signed with one_click_signer, but it still does not install on non-rooted device. My problem is not with the actual mod process but actually trying to make it install after modding. I've attached the modded apk for your reference.
did you edit the xml? If no. The problem is what you modded in csharp
 
did you edit the xml? If no. The problem is what you modded in csharp
Can you explain what you meant by editing the xml? I compared your xml folder to the orignal app, but the files are identical. I just looked into your csharp file and you made changes in the same areas I did.
 
Can you explain what you meant by editing the xml? I compared your xml folder to the orignal app, but the files are identical. I just looked into your csharp file and you made changes in the same areas I did.
Can i see what you edit in csharp? Send me sosme screenshot
 
Can i see what you edit in csharp? Send me sosme screenshot
I increased "crit" by 80.
upload_2017-12-26_1-17-32.webp
 
Back
Top Bottom