In here: Voyage Adventure for Android - APK DownloadTell me which Game you try to mod. Any Google Playstore or Apkpure link
I have a question: in /lib have 2 folder arm64-v8a and armeabi-v7. In arm64-v8a have libil2cpp.so file inside, but armeabi-v7 no have libil2cpp.so file inside have other file libegret.so. So which file i need to moddify?
Yes, i'm try. Thank you!That thing is really weird.
I'm pretty sure this will not work, but you could try giving a try to Arm64 libil2cpp.so one. Modding is also about testing; you won't know unless you try yourself.
If something doesn't work, you can always try something else.
If game ends up being too hard, then find something easier.
search for methods which are making the enemy move or attack and kill it@G-Bo ッ i find value by dnSpy, may i ask how to find value to dumb enemy in some game bro? tks!
Tks a lot. But can u give me an idea to a football game? what kind of keyword i should try to find?search for methods which are making the enemy move or attack and kill it
There is no general working keywords, every developer can choose freely how he names what. Can be the method you need is named jhjfhgdjhfg or isflyingtomoon.Tks a lot. But can u give me an idea to a football game? what kind of keyword i should try to find?
I love u so muchThere is no general working keywords, every developer can choose freely how he names what. Can be the method you need is named jhjfhgdjhfg or isflyingtomoon.
But of course you can try first to search for things making sense. First you have to get sure there is a class which controls only the enemy, otherwise you would kill your own movement too. That such a class exist is 50/50 chance but there is no chance you will know how to make split mods as you asking here for basics and nobody will teach you that in a comment, you will need to lurk for tutos. However, search a class which makes clear this only effects the enemy, in best case its even called something like opponent_control, enemycontrol or whatever. "AI" is an important keyword as well as it most time effects things controlled by system. High chance you kill your own system controlled players as well but that doesnt matter as if nobody is moving in a football game except of the character you control manually thats already enough to always win.
if you find something like that search for methods like ispassing, ismoving, get_speed, get_runspeed, isrunning, run whatever makes sense and kill this method either by returning 0 or returning ret.
I tried 1 week but cant mod any value, 2 week ago i can mod opponent's score to -9 by gameguadiran to win, but then they fixed it.There is no general working keywords, every developer can choose freely how he names what. Can be the method you need is named jhjfhgdjhfg or isflyingtomoon.
But of course you can try first to search for things making sense. First you have to get sure there is a class which controls only the enemy, otherwise you would kill your own movement too. That such a class exist is 50/50 chance but there is no chance you will know how to make split mods as you asking here for basics and nobody will teach you that in a comment, you will need to lurk for tutos. However, search a class which makes clear this only effects the enemy, in best case its even called something like opponent_control, enemycontrol or whatever. "AI" is an important keyword as well as it most time effects things controlled by system. High chance you kill your own system controlled players as well but that doesnt matter as if nobody is moving in a football game except of the character you control manually thats already enough to always win.
if you find something like that search for methods like ispassing, ismoving, get_speed, get_runspeed, isrunning, run whatever makes sense and kill this method either by returning 0 or returning ret.
that most likely means they made the result serversided which means you have 0 chance to mod it, as well we do have 0 chanceI tried 1 week but cant mod any value, 2 week ago i can mod opponent's score to -9 by gameguadiran to win, but then they fixed it.
Now, when i mod like that again, it worked in match, but match's result no work.
I learned to mod il2cpp, learn c++ code, to mod something like: dumb opponent, mod score, mod opponent's goalkeeper height to 0,...but they no work.
Pls check it out once, and talk to me: what value can mod, or help me mod or this game cant mod. I would be very grateful. Pls
UFC - Siêu Sao Bóng Đá - Platinmods.com - Android & iOS MODs, Mobile Games & Apps a version of ultimate football club from global version
PS: if u want me donate or something like that let's talk to me by chat
in match in turn off wifi and play, but when finish match i turn on wifi, the result i mod still not work.that most likely means they made the result serversided which means you have 0 chance to mod it, as well we do have 0 chance
pls, check it out once, if cant mod anything pls talk to methat most likely means they made the result serversided which means you have 0 chance to mod it, as well we do have 0 chance
Instead of making requests here, use the proper forum section.pls, check it out once, if cant mod anything pls talk to me
They have anti cheat.I tried to mod what's your hidden power and after installing the apk ( non root ) it didn't display anything except white screen and buttons.
That's an app made with flutter. You can't mod their SO files because they're compiled natively. You'll have to try another way :/what to do when lib is like this? asset there isn't any bin folder in assets?
View attachment 328081