-
Posts
3,002 -
Joined
-
Last visited
-
Days Won
250
Content Type
Profiles
Forums
Downloads
Gallery
Posts posted by NoFear
-
-
1 hour ago, FanningPanda said:
After hours upon hours of being stupid I finally got the phone rooted and GG downloaded... I tried to run GG on Puzzles and Dragons but have encountered a number of issues:
- Should I be running HW or SW? Might be a stupid question...
- In process selection, I always see two instances of P&D, one has #[xxxxx] ahead of it and is 200+MB and the other has ![xxxxx] ahead of it and is 40+MB - not sure which one I should choose here? I tried the one with # ahead of it for now
- The game seems to crash quite frequently during a value search and I can't seem to fix it
- You mentioned that you previously found the base ATK multiplier but since that value is not explicitly listed in a dungeon I am not sure how to find it... could you please give me a hint?
Would appreciate any and all help
Thank you!
1. HW + SW
Pick one or the other, doesn't matter unless one seems to not function.
2. Ptrace protection. You can try in settings at very bottom disable protection for all apps (disable magisk hide to apply and then re enable.
Or, kill game with gg. Select, "restart without protection".
3. You'll need to mess with gg hide options. (1 through 4) and ptrace protection method to find a good combination to counter the protection.
4. This is different game then I thought. But I still managed atk/move time and possibly much more. I did debug the game, but something is definitely watching lib in RAM, any editing to lib in RAM instantly crashes game.
1 -
5 hours ago, FanningPanda said:
Thank you very much NoFear, any guidance or help would be very much appreciated! I think things like damage / time control are all not kept server-side since the dungeons themselves are offline. I think the time variable would be very hard to find though...
Should be easy
2 -
Not sure if it was this game or another very very similar, I managed to modify the base dmg or multiplier to help with 1 hit kills.
I might check this one out if no one else does.Â
2 -
1 hour ago, cisco72563 said:
@NoFear any way of getting more Farm Season Coins (since you normally only get 2 in normal levels), 4 in hard level and 6 in super hard level. Tried normal tricks with GG but not working.
More than likely.... I don't play so don't really have the time to play to see what these are
3 -
5 minutes ago, ItsSC said:
Stellar hunter, elona mobile. New protection again.
Which is more popular?
2 -
4 minutes ago, ItsSC said:
I guess the reason they abandoned the game because they used to add a new event / item and cause the game extremely pay to win, and every rich guy in game started anti the game, eventually all of them quit the game. So they move on to create another money sucker game.Â
Should go hack whatever they moved on to
3 -
20 minutes ago, ItsSC said:
The game hasn't patch the hack yet, so everything still works like in the video. Maybe you forgot to switch your equipment/ attachment after swapping coin with gold. (also don't forget to restart) The dev had stopped updating the game since 8 months ago... but they do create a new server on china, so maybe they abandoned international version.
Heh.... Honestly surprised. Rarely is a well protected game not updated to patch any findings.
2 -
23 minutes ago, Kimastar said:
@NoFear I did the same things on the video but i am unable to swap my coin to gold...also if i want to swap my coin to other item what i need to do? can you help me please???
It's been a really long time since doing anything with the game and haven't checked to see if dev added new checks or changes to anything....
2 -
3 hours ago, cisco72563 said:
Hello @NoFear tried the GG search with Xa (Dword) but it did not show any results (on x86 version)
You provided these offsets (listed below), can you till what to edit in these offsets to change in the lib file? (I will try to edit the libgame.so file with HxD and report if it was successful).Offsets:
EBA3D4
EBAE9A
GO DOWNLOAD ARMV7 VERSION
https://apkcombo.com/homescapes/com.playrix.homescapes/download/apk
Â
Â
1 -
Armv7
Xa Search Dword
01294FD0rD;794490EDrD;068B4046rD::2761
Edit results
00294FD0r;794480EFr;10800000r
Â
I honestly hate working with Thumb...
Â
Don't leave these modified during gameplay.
If something cost coins, it won't go through most likely.
Offsets:
EBA3D4
EBAE9A
Â
Edit: fixed search/edit
Edit 2: Added offsets
Â
1 -
1 hour ago, AKidWithMidgetFriend said:
It's a libgame.so and not a libil2cpp.so I'm going to try it with IDA pro if I can prevail I'll send you it in the pms for you to post to this thread:P
Might be wrong. But I believe it was subx
1 -
Exactly. I'll need friend to do armv7 debug... Gdb has issues with the apk.... Not sure if because of a protection or non armv7 device or non playstore version
1 -
Â
Â
Â
5 -
Honestly no idea if it still works. Haven't checked.
2 -
29 minutes ago, CmP said:
Strangely enough, it seems that the instructions are still read from process memory after they have been executed once, but after some more executions of the instructions, they are indeed "cached" and are no longer read from memory. IÂ figured that out from several observations, but I don't know how this mechanism of instructions "caching" really works in libhoudini or other translation solutions.
I'm not entirely sure either.
Try modded apk. (AGAIN, ARMV8 ONLY)
https://sbupload.com/dc2cf1e30d1c5edf
Â
3 -
14 minutes ago, cisco72563 said:
Thanks so much,
All credit goes to @NoFear
And if patched then all credit goes to the DevIt's not patched... I'm just busy, I'll try to find time.
1 -
Give me time... I'll try to post apk and do armv7
1 -
9 minutes ago, cisco72563 said:
Well, the version is same.
You said 4.3.2..... not sure why you said that version
1 -
4.3.7
Â
1 -
3 minutes ago, cisco72563 said:
Any suggestions? I do not have a smartphone?
Edit the 64bit lib. And replace in on emulator. Make sure games is completely closed before running. That might work.
On emulator, once offset is called, you can't modify it. So no "toggle". Libhoudini is essentially what reads and translates the lib. But it does revisit an offset if it already addressed it.
2 -
6 minutes ago, cisco72563 said:
Well @NoFear it is the arm64 version in the data/app/lib folder, since, I am using the Bluestacks 64 bit version and for proof I will also share the screenshot (if you want). The folder name is x86_64. I also have the 32 bit version of Bluestacks, but, for testing your method I installed the 64 bit version of Bluestacks. Well, anyways I am not a pro in modding (just have some cue's as how some things maybe done). So, thanks again for your efforts, I think maybe if you can mod the apk, or maybe in the new season I might use the swap item method (while replacing all 11 addressing values).
You are on emulator. X86 system. Not arm.
1 -
1 hour ago, cisco72563 said:
Hello @NoFear I tried the GG search in Xa (Dword) but no results found, also tried to edit the libgame.so file found in data/app/lib folder with HxD, searched the offsets and replaced with the edits but then nothing happened. Also closed and opened the game twice. Maybe it's the version issue my game version is 4.3.7. Please do guide if I did something wrong if not then I think mod apk is the final option.
All credit goes to @NoFear
And if patched then the credit will go to the DevYou are on armv7 is my guess. arm64 will be the folder in the data app.
Â
1 -
1 hour ago, AKidWithMidgetFriend said:
I've never see r or E used in a search before, what's up with this syntax?
Â
r is reverse hex.
I left everything in format similar to Arm opcodes.
Â
2 -
This is for armv8 only, I haven't bothered to debug armv7 (yet). Your can edit lib on device if rooted and not deal with gg. Or use GG. When buying golden ticket, game will seem like nothing happened. Close and reopen.
Inapp seems to only add boosters. No coins or other elements. Â
Â
Please, if you share of create mod... Give credit, don't try to claim this as your own work. (Biggest reason I stopped posting free to the public).
Offsets
18B2C78
18B3AEC
Edits
29008052
E803679EÂ
Â
Or search dword in Xa range
092140B9r;081540FDr::3701
Edit
29008052r;E803679Er
8
Puzzles and Dragons (general question)
in Requests
Posted
I'll share guide later... Pretty much will cover everything you want and possibly more