Jump to content

Theos Tweak.xm file


Zulfimulfi12

8 posts in this topic

Recommended Posts

Posted

What do I add to my tweak xm to connect it to my preference bundle my make file is connected to it but not my tweak xm here is my tweak xm:

 

%hook UserInfo

-(int)getAimForCue:(int)arg1{
    return -1;
}

%end

%hook GameManager

-(bool)isStandard9BallOrGoldenShot{
    return 0;
}

%end

%hook UserSettingsManager

-(void)setNoGuidelinesOffline:(bool)arg1{
    arg1 = 0;
    return %orig;
}

%end

%hook UserSettingsManager

-(bool)noGuidelinesOffline{
    return 0;
}

%end

%hook FBAdBotDetector

-(bool)isJailBrokenDevice{
    return 0;
}

%end

%hook TrophyRingRewardPopupView

-(void)setVIPRewardWithVIPpoints:(int)arg1{
    arg1 = 869999;
    return %orig;
}

%end

%hook UserInfo

-(void)setVIPPoints:(unsigned int)arg1{
    arg1 = 869999;
    return %orig;
}

%end

%hook MenuUserProfileMiniPopup

-(bool)showVipBadge{
    return 1;
}

%end

%hook MenuUserProfileMiniPopup

-(bool)showVipButton{
    return 1;
}

%end

%hook MenuVIPProgressionNode

-(bool)isTierAchieved{
    return 1;
}

%end

%hook UserInfo

-(void)setVIPTier:(unsigned int)arg1{
    arg1 = 5;
    return %orig;
}

%end

Posted
On 7/16/2020 at 1:20 PM, Zulfimulfi12 said:

I wanted ask is it possible to make a igmm without offsets but rather using only MShooking and also how do I do this I tried a lot of ways but non of them worked I understand I can only use shmoos mod menu but I don't understand how it works plus on top of that how to use shmoos mod menu using only ms hooks no offsets and hex and all because I don't know how to find a offset and Ida doesn't want to run on my laptop so can someone help me and also here is the ms hooks ill be using in the tweak file 

 

%hook UserInfo

-(int)getAimForCue:(int)arg1{
    return -1;
}

%end

%hook GameManager

-(bool)isStandard9BallOrGoldenShot{
    return 0;
}

%end

%hook UserSettingsManager

-(void)setNoGuidelinesOffline:(bool)arg1{
    arg1 = 0;
    return %orig;
}

%end

%hook UserSettingsManager

-(bool)noGuidelinesOffline{
    return 0;
}

%end

%hook FBAdBotDetector

-(bool)isJailBrokenDevice{
    return 0;
}

%end

%hook TrophyRingRewardPopupView

-(void)setVIPRewardWithVIPpoints:(int)arg1{
    arg1 = 869999;
    return %orig;
}

%end

%hook UserInfo

-(void)setVIPPoints:(unsigned int)arg1{
    arg1 = 869999;
    return %orig;
}

%end

%hook MenuUserProfileMiniPopup

-(bool)showVipBadge{
    return 1;
}

%end

%hook MenuUserProfileMiniPopup

-(bool)showVipButton{
    return 1;
}

%end

%hook MenuVIPProgressionNode

-(bool)isTierAchieved{
    return 1;
}

%end

%hook UserInfo

-(void)setVIPTier:(unsigned int)arg1{
    arg1 = 5;
    return %orig;
}

%end

If you want to make a mod menu for this type of mod you can trying using Joey Jurjens on github,  and create a switch as if you were hooking using offsets. I'll try the best i can to help if you make an attempt on adding this to a mod menu template

 

Posted
2 hours ago, Azeilio said:

If you want to make a mod menu for this type of mod you can trying using Joey Jurjens on github,  and create a switch as if you were hooking using offsets. I'll try the best i can to help if you make an attempt on adding this to a mod menu template

 

Thanks a lot I’ll be messaging you if anything goes wrong 

Posted
2 hours ago, Azeilio said:

If you want to make a mod menu for this type of mod you can trying using Joey Jurjens on github,  and create a switch as if you were hooking using offsets. I'll try the best i can to help if you make an attempt on adding this to a mod menu template

 

About the mod menu the template folder I opened it now what do I do can u give me step by steps

Posted
Just now, Zulfimulfi12 said:

About the mod menu the template folder I opened it now what do I do can u give me step by steps

Look at the examples of the switch usages

Archived

This topic is now archived and is closed to further replies.

  • Our picks

    • Hero Survival IO 2 V1.0.6 [ +8 Jailed ] Currency Max
      Modded/Hacked App: Hero Survival IO 2 By VIET NAM SKYNET JOINT STOCK COMPANY
      Bundle ID: com.game.hero.survival.survivor
      iTunes Store Link: https://apps.apple.com/us/app/hero-survival-io-2/id6480162404?uo=4
       

      Hack Features

      - No ADS [ Rewards Free ]

      - Gems Unlimited [ Achievements Rewards ]

      - Gold Unlimited [ In Battle Pick Box ]

      - ATK

      - HP

      - Def

      - Skill EXP [ Pick One Exp Quickly Get All Skill ]

      - iGG Speed [ Max 0-5 Faster Play Save Time ]
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 16 replies
    • Hero Survival IO 2 V1.0.6 [ +8 Cheats ] Currency Max
      Modded/Hacked App: Hero Survival IO 2 By VIET NAM SKYNET JOINT STOCK COMPANY
      Bundle ID: com.game.hero.survival.survivor
      iTunes Store Link: https://apps.apple.com/us/app/hero-survival-io-2/id6480162404?uo=4


      Hack Features:
      - No ADS [ Rewards Free ]

      - Gems Unlimited [ Achievements Rewards ]

      - Gold Unlimited [ In Battle Pick Box ]

      - ATK

      - HP

      - Def

      - Skill EXP [ Pick One Exp Quickly Get All Skill ]

      - iGG Speed [ Max 0-5 Faster Play Save Time ]
        • Agree
        • Thanks
        • Winner
        • Like
      • 13 replies
    • Resident Evil Survival Unit +6 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Resident Evil Survival Unit By Aniplex Inc.
      Bundle ID: com.aniplex.resu
      App Store Link: https://apps.apple.com/us/app/resident-evil-survival-unit/id6744668327?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier [ Battle ]
      - Defence Multiplier [ Battle ]
      - God Mode [ Battle ]
      - God Mode [ Explore ]
      - One-Hit Kill [ Explore ]
      - Freeze Items & Ammo
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 98 replies
    • Glow Fashion Idol +2 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Glow Fashion Idol By CRAZY LABS BY TABTALE , G.P.
      Bundle ID: com.crazylabs.fashionsquad
      iTunes Store Link: https://apps.apple.com/us/app/glow-fashion-idol/id6446197181?uo=4


      Hack Features:
      - Unlimited Coins
      - Unlimited Gems


      Jailbreak required hack(s): [Mod Menu Hack] Glow Fashion Idol v0.3.3 +2 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      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
      • 106 replies
    • League of Dreamers - My Story +3 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: League of Dreamers - My Story By Story Inc. Company
      Bundle ID: com.storyincorporate.leagueofdreamers
      iTunes Store Link: https://apps.apple.com/us/app/league-of-dreamers-my-story/id1591679538
       

      Hack Features:
      - 666 Gems -> Earn some then restart the game.
      - 666 Keys -> Earn some then restart the game.
      - Free In-App Purchases -> Allows free in-app purchases.


      Jailbreak required hack(s): [Mod Menu Hack] League of Dreamers - My Story v1.54 +3 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      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
      • 262 replies
    • Soccer Manager 2026 - Football v3.3.4 +2 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Soccer Manager 2026 - Football By INVINCIBLES STUDIO LTD
      Bundle ID: com.invinciblesstudioltd.soccermanager2025
      App Store Link: https://apps.apple.com/us/app/soccer-manager-2026-football/id6449935779?uo=4


      Hack Features:
      - Unlimited Cash -> Accept a Sponsorship.
      - Unlimited Cash v2 -> Create a Club.
      - 1 Gold Cost -> Making purchases with gold will only use 1 gold. Make sure you have enough gold first! DO NOT USE IN THE SHOP!
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 260 replies
    • Soul Hunter Idle: AFK RPG +4 Jailed Cheats [ God Mode / O-HK ]
      Modded/Hacked App: Soul Hunter Idle: AFK RPG By Ryong Game Co., Ltd
      Bundle ID: com.ryonggame.soulhunteridle
      App Store Link: https://apps.apple.com/us/app/soul-hunter-idle-afk-rpg/id6754373623?uo=4

       


      🤩 Hack Features

      - God Mode
      - One-Hit Kill
      - No Skill Cooldown
      -- No Ads
        • Winner
        • Like
      • 21 replies
    • Slime Force +3 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Slime Force By Perfeggs Technology Co., Limited
      Bundle ID: slime.tower.defense.idle.games
      App Store Link: https://apps.apple.com/us/app/slime-force/id6754322953?uo=4

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      • 1 reply
    • Rogue Legend - Roguelike RPG +5 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Rogue Legend - Roguelike RPG By PocketHaven Games Ltd.
      Bundle ID: com.pockethaven.roguelegend
      App Store Link: https://apps.apple.com/us/app/rogue-legend-roguelike-rpg/id6754965520?uo=4

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Skip Battles
      - VIP Enabled
      • 2 replies
    • Village Tales v0.2.3 [ +1 Cheats ] Currency Freeze
      Modded/Hacked App: Village Tales By Texas PFCG Aplicativos Ltda
      Bundle ID: com.city.urbi
      App Store Link: https://apps.apple.com/ph/app/storm-tale-2/id1575085199?uo=4


      🤩 Hack Features

      - Gems

        • Winner
        • Like
      • 4 replies
    • Village Tales v0.2.3 [ +1 Jailed ] Currency Freeze
      Modded/Hacked App: Village Tales By Texas PFCG Aplicativos Ltda
      Bundle ID: com.city.urbi
      App Store Link: https://apps.apple.com/us/app/storm-tale-2/id1575085199?uo=4


      🤩 Hack Features

      - Gems

        • Like
      • 8 replies
    • Merge Village : Merge Game v1.1.95 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Merge Village : Merge Game By SUPERBOX. Inc
      Bundle ID: com.superbox.ios.merge
      App Store Link: https://apps.apple.com/ph/app/merge-village-merge-game/id6499426750?uo=4

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Coins
      - Unlimited Energy
        • Thanks
        • Like
      • 3 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