Jump to content

17 posts in this topic

Recommended Posts

Posted (edited)

I'm hacking trivia crack and it works when turning on in flex2! But when I ms hook it, it's not working the hack. I have the make file and control properly made 100% but the hack isn't working. Can you please pin point where/why not working?? Mainly WHATS WRONG WITH THE -VOIDS?Here is my tweak.xm:

 

%hook PRQuestionViewController

-(bool) characterWinTutorial {

return TRUE;

}

%end

 

%hook PRAnswersGroupView

-(void) setWrongAnswerSelector:(SEL)arg1 {

return %orig;

}

%end

 

%hook PRPowerUp

-(int) cost {

return 0;

}

%end

 

%hook PRGameViewController

-(bool) shouldShowPowerUpTips {

return TRUE;

}

%end

 

%hook PRGameViewController

-(bool) willShowPowerUpTip {

return TRUE;

}

%end

 

%hook PRQuestionViewController

-(void) showCorrectAnswer {

return %orig;

}

%end

 

%hook PRAccountManager

-(bool) userHasUnlimitedLives {

return TRUE;

}

%end

Updated by Asianplus
Posted

try this

 

%hook PRQuestionViewController
-(bool) characterWinTutorial {
return TRUE;
}
-(void) showCorrectAnswer {
return %orig;
}
%end
 
%hook PRAnswersGroupView
-(void) setWrongAnswerSelector:(SEL)arg1 {
return %orig;
}
%end
 
%hook PRPowerUp
-(int) cost {
return 0;
}
%end
 
%hook PRGameViewController
-(bool) shouldShowPowerUpTips {
return TRUE;
}
-(bool) willShowPowerUpTip {
return TRUE;
}
%end
 
 
%hook PRAccountManager
-(bool) userHasUnlimitedLives {
return TRUE;
}
%end 
Posted (edited)

instead of:

%hook PRGameViewController
-(bool) shouldShowPowerUpTips {
return TRUE;
}
%end

%hook PRGameViewController
-(bool) willShowPowerUpTip {
return TRUE;
}
%end

%hook PRQuestionViewController
-(void) showCorrectAnswer {
return %orig;
}
%end

make it 

%hook PRGameViewController
-(bool) shouldShowPowerUpTips {
return TRUE;
}







-(bool) willShowPowerUpTip {
return TRUE;
}





-(void) showCorrectAnswer {
return %orig;
}

%end

they have to be in the same class

Updated by Doge Hacks
Posted

Looks like you're going off of my patcher in tweak form? :lol:

 

Anyway, is it the entire thing not working, or only the voids?

Just the voids

Looks like you're going off of my patcher in tweak form? :lol:

 

Anyway, is it the entire thing not working, or only the voids?

  

try this

 

%hook PRQuestionViewController

-(bool) characterWinTutorial {

return TRUE;

}

-(void) showCorrectAnswer {

return %orig;

}

%end

 

%hook PRAnswersGroupView

-(void) setWrongAnswerSelector:(SEL)arg1 {

return %orig;

}

%end

 

%hook PRPowerUp

-(int) cost {

return 0;

}

%end

 

%hook PRGameViewController

-(bool) shouldShowPowerUpTips {

return TRUE;

}

-(bool) willShowPowerUpTip {

return TRUE;

}

%end

 

 

%hook PRAccountManager

-(bool) userHasUnlimitedLives {

return TRUE;

}

%end

 

  

You can't hook the same method twice...

  

Can you show us your makefile?

  

instead of:

 

%hook PRGameViewController
-(bool) shouldShowPowerUpTips {
return TRUE;
}
%end

%hook PRGameViewController
-(bool) willShowPowerUpTip {
return TRUE;
}
%end

%hook PRQuestionViewController
-(void) showCorrectAnswer {
return %orig;
}
%end
make it 

%hook PRGameViewController
-(bool) shouldShowPowerUpTips {
return TRUE;
}







-(bool) willShowPowerUpTip {
return TRUE;
}





-(void) showCorrectAnswer {
return %orig;
}

%end
they have to be in the same class

Only the voids are NOT working!

Posted (edited)
#include <substrate.h>

%hook PRQuestionViewController
-(bool) characterWinTutorial {
return TRUE;
}
%end

%hook PRAnswersGroupView
-(void) setWrongAnswerSelector:(SEL)arg1 {
return %orig;
}
%end

%hook PRPowerUp
-(int) cost {
return 0;
}
%end

%hook PRGameViewController
-(bool) shouldShowPowerUpTips {
return TRUE;
}
%end

%hook PRGameViewController
-(bool) willShowPowerUpTip {
return TRUE;
}
%end

%hook PRQuestionViewController
-(void) showCorrectAnswer {
return %orig;
}
%end

%hook PRAccountManager
-(bool) userHasUnlimitedLives {
return TRUE;
}
%end

Add this to your make file:

ARCHS = armv7 arm64

Before you do that are unlimited lives working when you install the tweak?

Updated by Ficgan

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below. For more information, please read our Posting Guidelines.
Reply to this topic... Posting Guidelines

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Our picks

    • Boomerang RPG 1st Anniversary! v2.0.3 +4 Jailed Cheats
      Modded/Hacked App: Boomerang RPG By SuperPlanet corp.
      Bundle ID: com.superplanet.boomerang
      iTunes Store Link: https://apps.apple.com/us/app/boomerang-rpg/id6472151756?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - God mode
      - High damage
      - Fast attack
      • 58 replies
    • Boomerang RPG 1st Anniversary! v2.0.3 +4 Cheats
      Modded/Hacked App: Boomerang RPG By SuperPlanet corp.
      Bundle ID: com.superplanet.boomerang
      iTunes Store Link: https://apps.apple.com/us/app/boomerang-rpg/id6472151756?uo=4


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


      Hack Features:
      - God mode
      - Fast attack
      - High damage
      • 90 replies
    • Prince of Persia Lost Crown v1.0.0 +9 Cheats [ God / O-HK ]
      Modded/Hacked App: Prince of Persia Lost Crown By Ubisoft
      Bundle ID: com.ubisoft.princeofpersia.thelostcrown.mobile.action.adventure.platform
      iTunes Store Link: https://apps.apple.com/us/app/prince-of-persia-lost-crown/id6504011865?uo=4

       
       

      🤩 Hack Features

      - God Mode
      - One-Hit Kill -> Linked. Use with God Mode.
      -- Full Game Unlocked
      • 9 replies
    • Crashlands 2 v100.1.372 +2 Jailed Cheats [ One-Hit Kill ]
      Modded/Hacked App: Crashlands 2 By Butterscotch Shenanigans, Inc.
      Bundle ID: com.bscotch.crashlands2
      iTunes Store Link: https://apps.apple.com/us/app/crashlands-2/id1528199331?uo=4

       


      🤩 Hack Features

      - One-Hit Kill
      - No Skill Cooldown
      • 4 replies
    • Scolopendra v1.0.0 Debug Menu [+4 Cheats]
      Modded/Hacked App: Scolopendra By 24 HIT Riga SIA
      Bundle ID: com.game.scolopendra
      iTunes Store Link: https://apps.apple.com/us/app/scolopendra/id6742407695?uo=4



      🤩 Hack Features

      - Debug Menu (Enable and Debug Menu Will Appear)

      • 1 reply
    • Scolopendra v1.0.0 Debug Menu [+4 Jailed Cheats]
      Modded/Hacked App: Scolopendra By 24 HIT Riga SIA
      Bundle ID: com.game.scolopendra
      iTunes Store Link: https://apps.apple.com/us/app/scolopendra/id6742407695?uo=4



      🤩 Hack Features

      - Debug Menu (Enable and Debug Menu Will Appear)

      • 0 replies
    • Towers Survivors v0.1.1 [+3 Cheats]
      Modded/Hacked App: Towers Survivors By Martin Quinones
      Bundle ID: com.Pizia.Towers-Survivors
      iTunes Store Link: https://apps.apple.com/us/app/towers-survivors/id6738764422?uo=4


      🤩 Hack Features

      - Never Die
      - Unlimited Currency (Will Always Increase)
      - Unlimited Energy (Will Always Increase)
      • 1 reply
    • Towers Survivors v0.1.1 [+3 Jailed Cheats]
      Modded/Hacked App: Towers Survivors By Martin Quinones
      Bundle ID: com.Pizia.Towers-Survivors
      iTunes Store Link: https://apps.apple.com/us/app/towers-survivors/id6738764422?uo=4



      🤩 Hack Features

      - Never Die
      - Unlimited Currency (Will Always Increase)
      - Unlimited Energy (Will Always Increase)
      • 0 replies
    • Fun Run 3 - Multiplayer Games Cheats v4.47.1 +1
      Modded/Hacked App: Fun Run 3: Arena Running Game By Dirtybit
      Bundle ID: com.dirtybit.fra
      iTunes Store Link: https://itunes.apple.com/us/app/fun-run-3-arena-running-game/id1118878857?mt=8&uo=4&at=1010lce4


      Hack Features:
      - God Mode
       

      Hack Download Link: https://iosgods.com/topic/75790-arm64-fun-run-3-arena-running-game-cheats-v210-1/
        • Like
      • 1,280 replies
    • Super Arrow Online Cheats v1.56.1 +3
      Modded/Hacked App: Super Arrow Idle By MOBIRIX
      Bundle ID: com.mobirix.sao
      iTunes Store Link: https://apps.apple.com/us/app/super-arrow-idle/id1635307668?uo=4


      Hack Features:
      - Infinite Currencies ( Read NOTE )
      - God Mode
      - Weak Enemies ( Enable before start )


      This cheat is fully tested on my device JB ( Odyssey/ Odsseyra1n/ Taurine). If your jailbreak is not supported you will get detection error and do not ask me. AGAIN DO NOT BUY VIP FOR JUST THIS CHEAT

      iOS Hack Download Link: https://iosgods.com/topic/167081-super-arrow-idle-cheats-v154-3/
      • 504 replies
    • My Talking Angela 2 Cheats v25.1.1 +2
      Modded/Hacked App: My Talking Angela 2 By Outfit7 Limited
      Bundle ID: com.outfit7.mytalkingangela2
      iTunes Store Link: https://apps.apple.com/us/app/my-talking-angela-2/id1536584509?uo=4


      Hack Features:
      - Infinite Currencies
      - No Ads


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/147072-my-talking-angela-2-v1013-jailed-cheats-2/


      iOS Hack Download Link: https://iosgods.com/topic/147070-my-talking-angela-2-cheats-all-versions-2/
      • 110 replies
    • My Talking Tom 2 Cheats v25.1.2 +2
      Modded/Hacked App: My Talking Tom 2 by Outfit7 Limited
      Bundle ID: com.outfit7.mytalkingtom2
      iTunes Store Link: https://itunes.apple.com/us/app/my-talking-tom-2/id1337578317?mt=8&uo=4&at=1010lce4



      Hack Features:
      - Infinite Coins (Spend some/ Get some)
      - No Ads


      Hack Download Link: https://iosgods.com/topic/82755-arm64-my-talking-tom-2-cheats-v102002-1/
      • 711 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