Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/15/2022 in Posts

  1. yup..it is still the same. search the Amount x 100 in the Quest
    3 points
  2. From what I remember you just search the reward amount multiplied by 100
    1 point
  3. I WANT TO DUMP ANY LIBS IN ANY GAMES BECAUSE I CANT FIND LIBIL2CPP.SO FILE IN MANY GAMES SO PLS HELP ME GUYS
    1 point
  4. Ok bro let's wait for @MainC comment
    1 point
  5. I know that bro but I want to dump any type of lib files inside games
    1 point
  6. Hi! What you mean is to "dump all the lib files other than LibilCPP", is that correct? You can try: MemDumper, it will dump any lib files from memory. Just specify your target lib using: ./memdumper -p [Your.Game.Pkg] -l -r -n YourTargetLib.so -o /storage/emulated/0/dump ./memdumper -i [123YourgamePID] -l -r -n YourTargetLib.so -o /storage/emulated/0/dump # Automate for i in $(pidof your.game.pkg) do ./memdumper -i $i -l -r -n YourTargetLib.so -o /storage/emulated/0/dump done
    1 point
  7. if u have trouble with those tools or how to use bc tool box or something tell us i will try to provide video to help u
    1 point
  8. Yes bro ik that but I want dump any lib files present in game using android phone is that possible?
    1 point
  9. @MonkeySAN Nice find I hadn't even found or looked in a quest tab.
    1 point
  10. I know this isn't what you was asking for but I'm going to post it and it might inspire somebody else to find a gem or cash hack for you. For me I found this in memory range "Other" so I believe that also could be in "Ca" depending on your device. I found I could buy the decoration items for free. You need to multiply the cost by 100 and search that amount dword. You can either make them all 0 or increment edit and then change the correct value. Making them a minus figure still made it a free purchase and didn't credit cash or gems. As an example the Gummy Arcade costs 750 so I searched 75000 dword. Then edited all to 0. You can then see it was a free purchase and then the item in the shop. I tried the same method to purchase cash in the shop with gems but was unsuccessful. I shall keep looking..........
    1 point
  11. Not really what you're asking but all I've found so far are these items in the shop can be bought for free (Anonymous, dword): Biz Points can be got through the orders like in this pic: Here's a script for the Biz Points. It might work for you. LumberIncE.lua
    1 point
  12. Dumping the whole thing isn't a good idea, believe it or not it can sizes more than 40 gig's If you cant find the il2cpp that mean the game is not unity based or the dev have changed the lib name to confuse people like us
    0 points
  13. Even with the video icon there it didn't make me watch a video. I managed to unlock the Workshop instantly but that wasn't really any help.
    0 points
  14. Can't agree with you more. I have a small group that gets full custom mods every update. Usually within a few hours of update. I can mod both, armv8 and armv7. I don't ask for money each update. Until gameloft makes it so I need to debug again. When that day comes, I hope it ends all public mods.
    0 points
  15. Not everything "patched" but even what appears patched, isn't.
    0 points
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.