Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/23/2025 in all areas

  1. FYI, you can buy episodes/events/collabs currencies to get all rewards
    2 points
  2. Here is an alternative way to obtain the item ID, if my old method doesn't work. 1. Use the normal Nopaew hack to find the ID of the Chant Script (find the BuyingAmount variable, select Chant Script in the shop, then get the value of the variable 8 addresses above the BuyingAmount). 2. Do a search using that ID (there should be less than 10 results), then inspect each result (Go To, then scroll up a bit). One of the result should have this pattern: 114D 5D 0D 0D 0D <Chant Script ID> 113D <Chant Script Text ID> Note that this pattern can be different from device to device, and maybe version to version, but I'm pretty sure on the same version / same device it should be the same. Therefore, you may not need to perform step 1 and step 2 for another item. 3. Take a note of the pattern, then do the text search, e.g: :job_rank_item.zodiac_amenouzume, then filter by :. , there should be less than 10 result. Inspect each result (Go To, then scroll up a bit) and look for similar pattern => save the Potential ID. 4. You can do another search using the Potential ID, if there is a similar number of search results (e.g: if the Chant Script search gives you 7-8 records, this should as well gives you 7-8), then you can be confident that the Potential ID is the ID of your the provided text ID. Note: you can also turn step 3 into a group search. e.g: 114D;5D;0D;0D;0D;113D;Q'job_rank_item.zodiac_amenouzume'::50 (this basically means: search for a group that have this exact order of these values: 114, 5, 0, 0, 0, 113, then job_rank_item.zodiac_ameneouzume within 50 addresses). Filter by 113, then Go To, the ID should be just above the var with value 113. This would save you the hassle of looking through each search result, but you have to type long search query.
    1 point
  3. A Guiding Light (Staff) :destiny_item.ten_rod Guiding Light (Sword) :destiny_item.ten_sword GuidingLight (Katana) :destiny_item.ten_katana (didn't work, do it manually) Guiding Light (Ax) :destiny_item.ten_ax Guiding Light (Lance) :destiny_item.ten_spear Guiding Light (Bow) :destiny_item.ten_bow Guiding Light (Fists) :destiny_item.ten_fist GuidingLight(Hamm):destiny_item.ten_hammer (didn't work, do it manually) Luring Shadow (Staff) :destiny_item.mei_rod LuringShadow (Sword):destiny_item.mei_sword LurinShadow(Katana):destiny_item.mei_katana (didn't work, do it manually) Luring Shadow (Ax) :destiny_item.mei_ax Luring Shadow(Lance) :destiny_item.mei_spear Luring Shadow (Bow) :destiny_item.mei_bow Luring Shadow (Fists) :destiny_item.mei_fist LurinShado(Hamm):destiny_item.mei_hammer (didn't work, do it manually)
    1 point
  4. -- set ranges -- clear results gg.searchNumber x=gg.getResulrs(gg.getResultsCount()) for i, v in ipairs(x) do v.address=v.address-0x1C end -- change 0x1C to your offset gg.loadResults(x) gg.refineNumber
    1 point
  5. For people who're still watching this thread: I don't know to replace the selling items on Nopaew shop, but I was able to find a way to get the IDs of the items, and was successfully get the Cat Express Ticket. Basically, on this thread there are 3 things: Hack Nopaew existing items to buy a lot of it without gems: https://sbupload.com/ea247239cf61d449 Hack Red / Green keys by locking the IDs: https://pixeldrain.com/u/YmYyqKaK Hack items that are not in Nopaew shop by swapping the IDs, this is similar to the 2nd hack, except that you have to find the IDs for the items you want. I'll give the steps to get the IDs you want in step 3, but I'm too lazy to record a video. If anyone can do it successfully and have the time, please help record and upload a video. I would rather share this with everyone or let the developers fix it, than letting shameless people getting benefits from this. Here are the steps: Download and install apk from apkpure, select the armv8 architecture. This step may not be required, it's simply the version I use since I cannot download from Google Play. Follow the 2nd hack, you should save 3 variables: amount of item, the top 2 pointers (purple color). I believe that only the 2nd is needed, but haven't tested. Search for the ID of the item you want to swap, I hacked only the Cat Express Ticket, so I'll share it: Cat Express Ticket has a text ID: dungeon_ticket.skip Search using :dungeon_ticket.skip (note the semicolon in the beginning, it means text search) Refine the search with :. (semicolon, then dot) There should be 2 - 6 items left Tap on one of the results, then select Go To On this screen, you can tap on the top right corner, in the screenshot, it's where the h,S,D,F is showing. You can config how to display the values for the addresses in this screen, you should tick the Hex, String and DWORD boxes Scroll it down a few addresses, pass the end of the text ID a bit, you should see 2 pointer variables (purple) As in the screenshots, the 2 values you're looking for are 505 087 712 and 504 682 272, on my device, I can easily identify them because there are two 120D value under them, it could be different on different devices If you cannot find these ID, try with other search results Once you have the 2 values, replace the 2 pointer variables you saved before with these values, in their respective order. Like I said, probably only the latter matters but I didn't test. Continue with the hack I'm not good at Game Guardian so these steps are not that refined, and as you can see, it doesn't change the items sold in Nopaew like in the screenshots of the guys who cracked it, but the result should be the same. I hope from these steps, some smart people will refine it and share more detailed steps with everyone. You can use the same steps to hack Opus, and I guess it's possible to hack Cat Coin this way too. All the memoirs should have the prefix: job_rank_item, (e.g: job_rank_item.zodiac_fellislord, job_rank_item.zodiac_blazehero...). You can use text search to find all of them. Another way may be to unzip the downloaded APK file, there should be a localization file that would contain similar IDs. I'll leave that to other people, as for me the skip tickets are enough, as I believe the ability to skip dungeons should be free for everyone, I don't appreciate WFS lock it behind pay wall.
    1 point
  6. fix on unlimited health and damage please
    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.