Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/13/2024 in all areas

  1. Nice ! thanks for sharing
    1 point
  2. View File Arrow Quest Submitter Artem_Nikiforov Submitted 01/12/2024 Category LUA scripts  
    1 point
  3. Lets try , Madotory funtivities
    1 point
  4. you can find their ID based on the game's assets, go to the apk and then go into assets/image and you'll find every current item there and for your thing, it's hw_ship, or alternatively, we have a discord server where we have a dedicated bot to list every item we find in the game and it support search for such thing with either Item ID or Item Ingame Name or both, and type of search such as, starts with, includes, ends with
    1 point
  5. Save Data Injection solve the issue with levels and currencies and caps easily, but in term leveling it using GG, we need to do function swap and before even function swap, we need to see what function responsible for leveling the thing, and since it handle completely different from normal EXP, it must've been something like main.level.addExp(main.level, "halloweenLevel", 1, "+")) and while it looks readable, it's not in game memory, you gets like function call of buffer main level addExp buffer main level halloweenLevel value pointer for Plus buffer buffer and all with offest probably around 10 in x64 system and maybe idk 14 in x32
    1 point
  6. nah, matter off fact, if they try to patch the function swap, it'll resulting the needs of 37 files to be modified and ****ed up game mechanics and beside, even if they do, i will deep dive the source code again and find it again lol, that's why i said function swap arent patchable for forseen future, i told them i will dissect the game if i need to and they brush it off lol i believe it was 3 address above the Length value, basically 0D; 0D; 0D; or 92479543123D; -3 (Item ID), if pointer searched with offset 0 will resulting 50+ matchs, and if it return 0 then its not the pointer or maybe it was architecture differences, NoFear did mention to add additional Offest to this to get the pointer, see my old post with the before the raw video tutorial, No Fear should say need additional pointer for it 5D: - 2 148D: - 1 13D; - length 0D; - divider 294753489754323D: - 4 byte of first 4 letters This is known issue btw, where the architeture of different android changes how the game behave internally
    1 point
  7. Sure ! Here it is , simply rebuilt of @sammax71 I also left it open sourced com.chichi.love.water.puzzle.color.sort.Jan_11_2024_23.00.lua
    1 point
×
×
  • 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.