Jump to content

Please Help !! (MS HACKING)


Go to solution Solved by DeadGood,

8 posts in this topic

Recommended Posts

Posted

So i was trying to figure out how can i return a bool value attached to id and voids.

 

Can you please tell me if my method is right?

 

so this is the code->

 

 

 

- (void)setIsTyping:(BOOL)fp8

 

 

i Want to return it's bool value,

so are these ways correct . They are mentioned below: ->

 

 

 

1.

- (void)setIsTyping:(BOOL)fp8

{

%orig(false);

}

or

2.

- (void)setIsTyping:(BOOL)fp8

{

%orig(fp8);

fp8=false;

}

 

or

3.

- (void)setIsTyping:(BOOL)fp8

{

 

fp8=false

%orig(fp8);

}

 

that's it...

and one more question

 

- (id)initWithUser:(id)fp8 isTypingValue:(BOOL)fp12 ?

I only want to return the BOOL value. Can you please tell me how?

 

 

 

 

 

 

 

 

 

Posted
%hook something
- (id)initWithUser:(id)fp8 isTypingValue:(BOOL)fp12
{
fp12 = TRUE;
//or
fp12 = FALSE;
}
%end

hmm doesn't work.

%hook xyz
 
 
- (id)initWithUser:(id)fp8 isTypingValue:(BOOL)fp12
 {
fp12=false;
}
%end

 

 

shows me this error->

 

 
Making all for tweak xzyxc...
 Preprocessing Tweak.xm...
 Compiling Tweak.xm...
Tweak.xm:7:1: error: control reaches end of non-void function
      [-Werror,-Wreturn-type]
}
^
  • Solution
Posted

 

hmm doesn't work.

%hook xyz
 
 
- (id)initWithUser:(id)fp8 isTypingValue:(BOOL)fp12
 {
fp12=false;
}
%end

 

 

shows me this error->

 

 
Making all for tweak xzyxc...
 Preprocessing Tweak.xm...
 Compiling Tweak.xm...
Tweak.xm:7:1: error: control reaches end of non-void function
      [-Werror,-Wreturn-type]
}
^

 

this never happen to me so im not sure. can you try this?

 

 

%hook xyz


- (id)initWithUser:(id)fp8 isTypingValue:(BOOL)fp12
 {
fp12=false;
return %orig;
}

%end

Posted

 

this never happen to me so im not sure. can you try this?

 

 

%hook xyz


- (id)initWithUser:(id)fp8 isTypingValue:(BOOL)fp12
 {
fp12=false;
return %orig;
}

%end

This one worked! :D haha! Thanks man! thank you for sparing some of your time in solving my querry! It means a lot to me! thanks again! 

 

what i was doing-->

 - (id)initWithUser:(id)fp8 isTypingValue:(BOOL)fp12

{

fp12=false;

%orig(fp12);

}

 

%end

 

 

but it didn't work. No wonder why. Anyway it works now ! Thanks :)

 

 

Posted (edited)

1.)

- (void)setIsTyping:(bool)argument {

argument = FALSE;

}

%end

 

 

2.)

- (id)initWithUser:(id)fp8 isTypingValue:(bool)fp12 {

fp12 = FALSE;

fp8 = %orig;

return %orig;

}

%end

Updated by C3FFF0E

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

    • Legend of Survivors V1.3.10 [ +17 Jailed ] Currency Max
      Modded/Hacked App: Legend of Survivors By ABI GLOBAL LTD.
      Bundle ID: com.abi.legendofsurvivors
      iTunes Store Link: https://apps.apple.com/us/app/legend-of-survivors/id6489580730?uo=4


      Hack Features:

      - NO ADS

      - Gems 

      - Gold

      - Energy 

      - Material

      - Health Max [ Equip & Upgrade ]

      - Damage [ Equip & Upgrade ]

      - Skill Cooldown

      - EXP + Level [ Patrol Reward ]

      - Patrol Reward [ Claim Unlimited ]

      - Growth Pack Unlock

      - Growth Pack [ Claim Unlimited ]

      - Monthly card Pack Unlock

      - Monthly card Pack [ Claim Unlimited ]


      Jailbreak required hack(s): https://iosgods.com/forum/5-game-cheats-hack-requests/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 81 replies
    • Legend of Survivors V1.3.10 [ +17 Cheats ] Currency Max
      Modded/Hacked App: Legend of Survivors By ABI GLOBAL LTD.
      Bundle ID: com.abi.legendofsurvivors
      iTunes Store Link: https://apps.apple.com/us/app/legend-of-survivors/id6489580730?uo=4


      Hack Features:
      - IAP Free [ Buy Anything - Gems Gold Ads Premium Packs ]

      - NO ADS

      - Gems 

      - Gold

      - Energy 

      - Material

      - Health Max [ Equip & Upgrade ]

      - Damage [ Equip & Upgrade ]

      - Skill Cooldown

      - EXP + Level [ Patrol Reward ]

      - Patrol Reward [ Claim Unlimited ]

      - Growth Pack Unlock

      - Growth Pack [ Claim Unlimited ]

      - Monthly card Pack Unlock

      - Monthly card Pack [ Claim Unlimited ]
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 154 replies
    • Dream Master-Travel Puzzle  v5.21 [ +5 Cheats ] Auto Win
      Modded/Hacked App: Dream Master-Travel Puzzle By F.O.G LIMITED
      Bundle ID: com.match.busters.free.ios
      iTunes Store Link: https://apps.apple.com/us/app/dream-master-travel-puzzle/id6636480682?uo=4


      🤩 Hack Features

      - Auto Win

      - Coins [ Disable After Hack ]

      - Stars [ Disable After Hack ]

      - Lives 0 Play Unlimited

      - Booster


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/forum/79-no-jailbreak-section/
      🤖 Modded Android APKs: https://iosgods.com/forum/68-android-section/
        • Thanks
      • 16 replies
    • Dream Master-Travel Puzzle  v5.21 [ +5 Jailed ] Auto Win
      Modded/Hacked App: Dream Master-Travel Puzzle By F.O.G LIMITED
      Bundle ID: com.match.busters.free.ios
      iTunes Store Link: https://apps.apple.com/us/app/dream-master-travel-puzzle/id6636480682?uo=4

       

      🤩 Hack Features

      - Auto Win

      - Coins [ Disable After Hack ]

      - Stars [ Disable After Hack ]

      - Lives 0 Play Unlimited

      - Booster


      🍏 Jailbreak iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      🤖 Modded Android APKs: https://iosgods.com/forum/68-android-section/

       

      ⬇️ iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App
        • Winner
        • Like
      • 21 replies
    • Marble Match Origin v1.1.142 [ +6 Cheats ] Currency Max
      Modded/Hacked App: Marble Match Origin By 阳 李
      Bundle ID: com.marble.core.ios
      App Store Link: https://apps.apple.com/us/app/marble-match-origin/id6446502265?uo=4


      🤩 Hack Features

      - ViP

      - Auto ADS OFF

      - Coin

      - Life

      - Booster

      - Score
        • Agree
        • Like
      • 7 replies
    • Marble Match Origin v1.1.142 [ +6 Jailed ] Currency Max
      Modded/Hacked App: Marble Match Origin By 阳 李
      Bundle ID: com.marble.core.ios
      App Store Link: https://apps.apple.com/us/app/marble-match-origin/id6446502265?uo=4
       

      🤩 Hack Features

      - ViP

      - Auto ADS OFF

      - Coin

      - Life

      - Booster

      - Score
        • Agree
        • Winner
        • Like
      • 14 replies
    • Vampirio: Defend & Survive v1.4.6 [ +2 Cheats ] Currency Max
      Modded/Hacked App: Vampirio: Defend & Survive By Outfit7 Neo Limited
      Bundle ID: com.outfit7neo.onehelsing
      App Store Link: https://apps.apple.com/ph/app/vampirio-defend-survive/id6670539564?uo=4

       

      🤩 Hack Features

      - Currency Max [ Disable After Get ]
      - Resources Max [ Use Only Resources - Disable After Get ] Becasue Linked Population When You Build Disable OtherWise Crash

        • Winner
        • Like
      • 20 replies
    • Vampirio: Defend & Survive v1.4.6 [ +2 Jailed ] Currency Max
      Modded/Hacked App: Vampirio: Defend & Survive By Outfit7 Neo Limited
      Bundle ID: com.outfit7neo.onehelsing
      App Store Link: https://apps.apple.com/ph/app/vampirio-defend-survive/id6670539564?uo=4


      🤩 Hack Features

      - Currency Max [ Disable After Get ]
      - Resources [ Use Only Resources - Disable After Get ] Becasue Linked Population When You Build Disable OtherWise Crash
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 27 replies
    • Monster Dungeon: Strategy RPG v1.9.3 [ +6 Cheats ] Easy Win
      Modded/Hacked App: Poker Hero - Joker Legend By Gemini Network
      Bundle ID: com.gemini.dash.deck
      iTunes Store Link: https://apps.apple.com/us/app/poker-hero-joker-legend/id6498983199?uo=4


      Hack Features:
      - Energy Freeze 

      - ATK Power [ Choose 1 Card Only Win Battle ]

      - Spell Power 

      - Always FullHouse [ Select Any Cards ]

      - Always Flush [ Select Any Cards ]

      - Always Straight [ Select Any Cards ]


      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/
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 80 replies
    • Monster Dungeon: Strategy RPG v1.9.3 [ +6 Jailed ] Easy Win
      Modded/Hacked App: Poker Hero - Joker Legend By Gemini Network
      Bundle ID: com.gemini.dash.deck
      iTunes Store Link: https://apps.apple.com/us/app/poker-hero-joker-legend/id6498983199?uo=4



      Hack Features:

      - Energy Freeze 

      - ATK Power [ Choose 1 Card Only Win Battle ]

      - Spell Power 

      - Always FullHouse [ Select Any Cards ]

      - Always Flush [ Select Any Cards ]

      - Always Straight [ Select Any Cards ]


      Jailbreak required hack(s): https://iosgods.com/forum/5-game-cheats-hack-requests/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Haha
        • Winner
        • Like
      • 49 replies
    • Hungry Dragon by Hungry Shark v5.7.3 [ +7 Cheats ] Currency Max
      Modded/Hacked App: Hungry Dragon By Ubisoft
      Bundle ID: com.ubisoft.hungrydragon
      iTunes Store Link: https://apps.apple.com/us/app/hungry-dragon/id1163163344?uo=4

      Hack Features:
      - Currency Max
      - ADS NO 
      - Pet Unlocked 
      - Revive Cost 0
      - EAT Radius 
      - Booster Max 
      - Life [ Auto Drain OFF ]
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 21 replies
    • Hungry Dragon: by Hungry Shark v5.7.3 [ +7 Jailed ] Currency Max
      Modded/Hacked App: Hungry Dragon: by Hungry Shark By Ubisoft
      Bundle ID: com.ubisoft.hungrydragon
      iTunes Store Link: https://apps.apple.com/us/app/hungry-dragon-by-hungry-shark/id1163163344?uo=4

      Hack Features:

      - Currency Unlimited
      - NO ADS
      - Pet Unlocked
      - Revive Cost 0
      - EAT Radius
      - Booster Max
      - HP [ Auto Drain OFF ]
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 18 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