Jump to content

Saitama

Cheater
  • Posts

    1,334
  • Joined

  • Last visited

Posts posted by Saitama

  1. 1 hour ago, Wowowowww said:

    Do you think its possible to use this static singleton with function pointers to modify the float fields? that’s really my main goal

    sure
    il2cpp:0000000001616E58                 LDR             X8, [X0,#0xB8]
    il2cpp:0000000001616E5C                 LDR             W9, [X8,#0x1A0]

    mov w28, 1
    str w28,[X8,#0x1A0]


    public static int a2day; // 0x1A0 == 1

    also exist more easy way - i know thats is on forum exists
    named like static bla bla bla dont remember

    • Like 1
  2. 17D2BCC                 BL              SaveData$$SaveQuests
    17D2BCC -> 1F2003D5

    17D1C3C                 BL              SaveData$$SaveDailies
    17D1C3C -> 1F2003D5

    18E1F4C                 BL              SaveData$$SaveSummerDaily
    18E1F4C -> 1F2003D5

    and after restart game u can again collect ur quest rewards :D

     

    • Winner 1
  3. // RVA: 0x1616D58 Offset: 0x1616D58 VA: 0x1616D58
    public void ClaimDaily() { }

    il2cpp:0000000001616E3C                 ADRP            X22, #Puntos_TypeInfo@PAGE ; Puntos_TypeInfo
    il2cpp:0000000001616E40                 ADD             X22, X22, #Puntos_TypeInfo@PAGEOFF ; Puntos_TypeInfo
    il2cpp:0000000001616E44                 LDR             X0, [X22] ; Puntos_TypeInfo
    il2cpp:0000000001616E48                 LDR             W8, [X0,#0xE0]
    il2cpp:0000000001616E4C                 CBNZ            W8, loc_1616E58
    il2cpp:0000000001616E50                 BL              j__il2cpp_runtime_class_init_0
    il2cpp:0000000001616E54                 LDR             X0, [X22] ; Puntos_TypeInfo
    il2cpp:0000000001616E58
    il2cpp:0000000001616E58 loc_1616E58                             ; CODE XREF: Anniv2$$ClaimDaily+F4↑j
    il2cpp:0000000001616E58                 LDR             X8, [X0,#0xB8]
    il2cpp:0000000001616E5C                 LDR             W9, [X8,#0x1A0]

    X8  -> public class Puntos : MonoBehaviour // TypeDefIndex: 704
    W9 -> public static int a2day; // 0x1A0

     

    // RVA: 0x17D1F14 Offset: 0x17D1F14 VA: 0x17D1F14
    public void ClaimQuest(int index) { }

    il2cpp:00000000017D208C                 LDR             X0, [X23] ; Puntos_TypeInfo
    il2cpp:00000000017D2090                 LDR             W8, [X0,#0xE0]
    il2cpp:00000000017D2094                 CBNZ            W8, loc_17D20A0
    il2cpp:00000000017D2098                 BL              j__il2cpp_runtime_class_init_0
    il2cpp:00000000017D209C                 LDR             X0, [X23] ; Puntos_TypeInfo
    il2cpp:00000000017D20A0
    il2cpp:00000000017D20A0 loc_17D20A0                             ; CODE XREF: Quests$$ClaimQuest+180↑j
    il2cpp:00000000017D20A0                 LDR             X8, [X0,#0xB8]
    il2cpp:00000000017D20A4                 LDR             X0, [X8,#0xC30]

    X8  -> public class Puntos : MonoBehaviour // TypeDefIndex: 704
    W9 -> public static List<Quest> misiones; // 0xC30

    Class Puntos is looks like a static Singleton
     

     

    • Winner 1
  4. game is server-sided - ever battles are on server side calculating

    On 9/16/2022 at 5:55 PM, n1ce0n3 said:

    It is actually somewhat possible to mess around using their API and the game's dump. Hehe

    whzsgCH.png

    64KOmWE.png

    ever have no clue how u do this

  5. Updated Hack: 

     

    350x350bb.jpg
    Modded/Hacked App: Random Dice : Defense By Crater Co., Ltd.
    Bundle ID: com.percent.royaldice
    iTunes Store Link: https://apps.apple.com/us/app/random-dice-defense/id1462877149?uo=4


    Mod Requirements:
    - Jailbroken iPhone/iPad/iPod Touch.
    - iGameGodFilza / iMazing or any other file managers for iOS.
    - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
    - PreferenceLoader (from Cydia, Sileo or Zebra).


    Hack Features:
    - Bypass JB

    Use bypass with this one mod


    Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
    Modded Android APK(s): https://iosgods.com/forum/68-android-section/
    For more fun, check out the Club(s): https://iosgods.com/clubs/


    iOS Hack Download Link:

    Hidden Content

    Reply to this topic to see the hidden content & download link.


    Installation Instructions:
    STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
    STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
    STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
    STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
    STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
    STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

     

    NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


    Credits:
    - @Saitama


    Cheat Video/Screenshots:

    N/A

    • Like 68
    • Winner 13
    • Thanks 3
    • Haha 4
    • Agree 10
    • Informative 7
  6. 350x350bb.jpg
    Modded/Hacked App: Fury Survivor: Pixel Z By Hongkong Leiting Information Technology Co., Limited
    Bundle ID: com.ltmrxw.ios.ltgames
    iTunes Store Link: https://apps.apple.com/us/app/fury-survivor-pixel-z/id1440734361?uo=4


    Mod Requirements:
    - Jailbroken iPhone/iPad/iPod Touch.
    - iGameGodFilza / iMazing or any other file managers for iOS.
    - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
    - PreferenceLoader (from Cydia, Sileo or Zebra).


    Hack Features:
    - No Damage take
    - x10 Pick Up items
    - no need food and water

     

    CAN BE BUNNED FOR TWEAK GOLD


    Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
    Modded Android APK(s): https://iosgods.com/forum/68-android-section/
    For more fun, check out the Club(s): https://iosgods.com/clubs/

     


    iOS Hack Download Link:

    Hidden Content

    React or reply to this topic to see the hidden content & download link.


    Installation Instructions:
    STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
    STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
    STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
    STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
    STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
    STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

     

    NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


    Credits:
    - saitama_


    Cheat Video/Screenshots:

    N/A

    • Like 38
    • Winner 5
    • Thanks 2
    • Haha 2
    • Agree 9
    • Informative 1
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines