Jump to content

20 posts in this topic

Recommended Posts

Posted

ok so i tried a lot writing this i failed can someone help me by rewriting these, at first i got error saying Dot ( . ) aren't allowed and then i tried to rewrite it with other codes i found i failed again and again.

%hook Cupid.Setting

-(bool) IsVipMember {
return TRUE;
}

%hook CupidIAPHelper

-(void)setIsVipMember:(bool) {
return; TRUE;

}

%hook Cupid.Setting

-(bool)IsVipMember {
return TRUE;

}

and this's the appdelegate same it has Dot in it %hook Cupid.AppDelegate 

Posted
Just now, DiDA said:

Picture of Flex?

This is what we tried

%ctor {
    %init(CupidSetting = objc_getClass("Cupid.UserSetting"));
};

%ctor  {
    %init(CupidAppDelegate = objc_getClass("Cupid.AppDelegate"));
};

%ctor {
    %init(CupidIAPHelper = objc_getClass("Cupid.IAPHelper"));
};





AND

%ctor {
    %init(CupidSetting = objc_getClass("Cupid.UserSetting"));
	%init(CupidIAPHelper = objc_getClass("Cupid.IAPHelper"));
	%init(CupidAppDelegate = objc_getClass("Cupid.AppDelegate"));
};

 

But it only allows us to use ONE %init func

Posted
14 minutes ago, DiDA said:

Picture of Flex?

 

12 minutes ago, Ted2 said:

This is what we tried


%ctor {
    %init(CupidSetting = objc_getClass("Cupid.UserSetting"));
};

%ctor  {
    %init(CupidAppDelegate = objc_getClass("Cupid.AppDelegate"));
};

%ctor {
    %init(CupidIAPHelper = objc_getClass("Cupid.IAPHelper"));
};





AND

%ctor {
    %init(CupidSetting = objc_getClass("Cupid.UserSetting"));
	%init(CupidIAPHelper = objc_getClass("Cupid.IAPHelper"));
	%init(CupidAppDelegate = objc_getClass("Cupid.AppDelegate"));
};

 

But it only allows us to use ONE %init func

https://imgur.com/a/Ihhai 

Posted (edited)
2 hours ago, Ted2 said:

This is what we tried


%ctor {
    %init(CupidSetting = objc_getClass("Cupid.UserSetting"));
};

%ctor  {
    %init(CupidAppDelegate = objc_getClass("Cupid.AppDelegate"));
};

%ctor {
    %init(CupidIAPHelper = objc_getClass("Cupid.IAPHelper"));
};





AND

%ctor {
    %init(CupidSetting = objc_getClass("Cupid.UserSetting"));
	%init(CupidIAPHelper = objc_getClass("Cupid.IAPHelper"));
	%init(CupidAppDelegate = objc_getClass("Cupid.AppDelegate"));
};

 

But it only allows us to use ONE %init func

I was going to put tutorial but "someone" did. Maybe I will post it with information later. *I did this on my own*

%hook CupidSetting

-(bool) IsVipMember {
return TRUE;
}

%end

%hook CupidIAPHelper
-(void)setIsVipMember:(bool)arg1 {
arg1 = TRUE;
}

%end


%ctor {
    %init(CupidSetting = objc_getClass("Cupid.Setting"), CupidIAPHelper = objc_getClass("Cupid.IAPHelper"), CupidAppDelegate = objc_getClass("Cupid.AppDelegate"));
};

@Demi-God

Updated by Amuyea
Posted
1 minute ago, Amuyea said:

I was going to put tutorial but "someone" did. Maybe I will post it with information later. *I did this on my own*


%hook CupidSetting

-(bool) IsVipMember {
return TRUE;
}

%end

%hook CupidIAPHelper
-(void)setIsVipMember:(bool) {
return; TRUE;

}

%end


%ctor {
    %init(CupidSetting = objc_getClass("Cupid.Setting"), CupidIAPHelper = objc_getClass("Cupid.IAPHelper"), CupidAppDelegate = objc_getClass("Cupid.AppDelegate"));
};

@Demi-God

Oh god, ofcourse. Use the , 

omg :facepalm: nice @Amuyea !

Posted (edited)
1 minute ago, Ted2 said:

Oh god, ofcourse. Use the , 

omg :facepalm: nice @Amuyea !

I actually faced this problem before and did sh!t on it and saved note on this kind, "file got lost somewhere on laptop"... 

Had to search for the game with . class and did sh!t again.

You are welcome :p

Updated by Amuyea
Posted
Just now, Amuyea said:

I actually faced this problem before and did sh!t on it and saved note on this kind, "file got lost somewhere on laptop"... 

Had to search for the game with . class and did sh!t again.

You are welcome :p

Hahah, sick :p.  Very nice

Posted
1 minute ago, Ted2 said:

Hahah, sick :p.  Very nice

I nearly forgot what I did before :thinking: But yeah, it's nice way around this issue.

  • Haha 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • The Walking Dead: All-Stars Cheats v1.36.4 +4
      Modded/Hacked App: The Walking Dead: All-Stars By Com2uS Holdings Corporation
      Bundle ID: com.gamevil.gvtwd.ios.apple.global.normal
      iTunes Store Link: https://apps.apple.com/us/app/the-walking-dead-all-stars/id1570395238?uo=4


      Hack Features:
      - Multiply Attack
      - Multiply Defense
      - God Mode
      - Auto Win
       

      iOS Hack Download Link: https://iosgods.com/topic/186370-the-walking-dead-all-stars-cheats-v1292-4/
        • Informative
        • Agree
        • Haha
        • Winner
        • Like
      • 106 replies
    • Stone Age Survival-Tribal Game v2.1.0 [+3 Cheats]
      Modded/Hacked App: Stone Age Survival-Tribal Game By HYPERCELL SIA
      Bundle ID: com.stone.age.game
      iTunes Store Link: https://apps.apple.com/us/app/stone-age-survival-tribal-game/id6742344241?uo=4
       

      🤩 Hack Features

      - Unlimited Currency (Enable and Spend or Earn)
      - Never Die
      - Get IAP (Enable and you get NoAds, Starter pack)
        • Winner
        • Like
      • 3 replies
    • Stone Age Survival-Tribal Game v2.1.0 [+3 Jailed Cheats]
      Modded/Hacked App: Stone Age Survival-Tribal Game By HYPERCELL SIA
      Bundle ID: com.stone.age.game
      iTunes Store Link: https://apps.apple.com/us/app/stone-age-survival-tribal-game/id6742344241?uo=4



      🤩 Hack Features

      - Unlimited Currency (Enable and Spend or Earn)
      - Never Die
      - Get IAP (Enable and you get NoAds, Starter pack)
        • Agree
        • Haha
        • Thanks
        • Like
      • 6 replies
    • Margonem Adventures v1.15.1 [+3 Jailed Cheats]
      Modded/Hacked App: Margonem Adventures By GARMORY sp. z o.o. sp. k.
      Bundle ID: pl.Garmory.MargonemAdventures
      iTunes Store Link: https://apps.apple.com/us/app/margonem-adventures/id6444410609?uo=4

       

      🤩 Hack Features

      - Enemy Can't Move
      - Enemy Can't Attack
      - Unlimited Mana
        • Like
      • 12 replies
    • Margonem Adventures v1.15.1 [+3 Cheats]
      Modded/Hacked App: Margonem Adventures By GARMORY sp. z o.o. sp. k.
      Bundle ID: pl.Garmory.MargonemAdventures
      iTunes Store Link: https://apps.apple.com/us/app/margonem-adventures/id6444410609?uo=4



      🤩 Hack Features

      - Enemy Can't Move
      - Enemy Can't Attack
      - Unlimited Mana
        • Agree
        • Winner
        • Like
      • 6 replies
    • Go Go Werewolf! v1.2 [+3 Jailed Cheats]
      Modded/Hacked App: Go Go Werewolf! By Dejaime Antonio de Oliveira Neto
      Bundle ID: productions.artcode.ggw
      iTunes Store Link: https://apps.apple.com/us/app/go-go-werewolf/id6739493341?uo=4



      🤩 Hack Features

      - Never Die
      - Free Item Upgrade
      - Unlimited Coins (Enable and Finish Stage)
      • 3 replies
    • Go Go Werewolf! v1.2 [+3 Cheats]
      Modded/Hacked App: Go Go Werewolf! By Dejaime Antonio de Oliveira Neto
      Bundle ID: productions.artcode.ggw
      iTunes Store Link: https://apps.apple.com/us/app/go-go-werewolf/id6739493341?uo=4


      🤩 Hack Features

      - Never Die
      - Free Item Upgrade
      - Unlimited Coins (Enable and Finish Stage)
        • Like
      • 1 reply
    • Pal Go: Tower Defense TD v0.3.59 [+7 Cheats]
      Modded/Hacked App: Pal Go: Tower Defense TD By Playwind Ltd
      Bundle ID: com.playwindgames.freedefender
      iTunes Store Link: https://apps.apple.com/us/app/pal-go-tower-defense-td/id6479316663?uo=4


       

      🚀 Hack Features

      - [VIP] Freeze Currency (Currency will not decrease when used)

      - [VIP] Currency Always Enough (Buy even when you don't have enough currency)

      - [Free] Higher Recruit Energy (Gives 500 Recruit Energy Every Wave)

      - [Free] Always Can Drag Hero

      - [Free] Skip Ads

      - [Free] No Attack Cooldown

      - [Free] Global Speed Multiplier (Enable Inside Battle)

       

      Warning


      Do not use on main account. There is a chance of ban. Not responsible for any bans.

       


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/forum/79-no-jailbreak-section/
      🤖 Modded Android APK(s): https://iosgods.com/forum/68-android-section/
        • Informative
        • Agree
        • Thanks
        • Like
      • 34 replies
    • Pal Go: Tower Defense TD v0.3.59 [+7 Jailed Cheats]
      Modded/Hacked App: Pal Go: Tower Defense TD By Playwind Ltd
      Bundle ID: com.playwindgames.freedefender
      iTunes Store Link: https://apps.apple.com/us/app/pal-go-tower-defense-td/id6479316663?uo=4


       

      Hack Features

      - [VIP] Freeze Currency (Currency will not decrease when used)

      - [VIP] Currency Always Enough (Buy even when you don't have enough currency)

      - [Free] Higher Recruit Energy (Gives 500 Recruit Energy Every Wave)

      - [Free] Always Can Drag Hero

      - [Free] Skip Ads

      - [Free] No Attack Cooldown

      - [Free] Global Speed Multiplier (Enable Inside Battle)

       

      Warning


      Do not use on main account. There is a chance of ban. Not responsible for any bans.

       

      Jailbreak required iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      Modded Android APKs: https://iosgods.com/forum/68-android-section/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 58 replies
    • Run! Goddess v1.0.9 [+3 Jailed Cheats]
      Modded/Hacked App: Run! Goddess By TOP GAMES INC.
      Bundle ID: com.topgamesinc.rg
      iTunes Store Link: https://apps.apple.com/us/app/run-goddess/id6667111749?uo=4



      🤩 Hack Features

      - No Skill Cooldown
      - Slow Enemy
      - Enemy Can't Attack (Enemy Can't Do Damage)
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 27 replies
    • Run! Goddess v1.0.9 [+3 Cheats]
      Modded/Hacked App: Run! Goddess By TOP GAMES INC.
      Bundle ID: com.topgamesinc.rg
      iTunes Store Link: https://apps.apple.com/us/app/run-goddess/id6667111749?uo=4

       

      🤩 Hack Features

      - No Skill Cooldown
      - Slow Enemy
      - Enemy Can't Attack (Enemy Can't Do Damage)
       
        • Agree
        • Thanks
        • Winner
        • Like
      • 20 replies
    • AXIS BLADE v1.1.0 +3 cheats [ Dmg x Def ]
      Modded/Hacked App: AXIS BLADE By AWESOMEPIECE<br style="background-color:#1e1f25;color:rgba(255,255,255,0.81);font-size:14px;">
      Bundle ID: com.awesomepiece.axisblade<br style="background-color:#1e1f25;color:rgba(255,255,255,0.81);font-size:14px;">
      iTunes Store Link: https://apps.apple.com/us/app/axis-blade/id6736382225

       

       

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Damage Multiplier
      - Defense Multiplier
      - No Wall Damage

       

      ⬇️ iOS Hack Download Link


      Hidden Content

      Download Hack







       

      📖 iOS Installation Instructions

      STEP 1: Download the .deb 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 needed, tap on the downloaded file again, then select ‘Normal Install’ from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. If it doesn’t install successfully, see the note below.
      STEP 5: Open the game, log in to your iOSGods account when asked, then toggle on the features you want and enjoy!

       

      NOTE: If you have any questions or problems, read our Jailbreak iOS Hack Troubleshooting & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue 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

      - @KyosukeNanbu

       

      More iOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.

      Modded Android APKs
      Need modded apps or games for Android? Check out the latest custom APK mods, cheats & more in our Android Section.
        • Thanks
        • Winner
        • Like
      • 24 replies
×
  • 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