Jump to content

Theos Tweak.xm file


Zulfimulfi12

8 posts in this topic

Recommended Posts

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

Updated by Zulfimulfi12
Link to comment
Share on other sites

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

 

Link to comment
Share on other sites

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 

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

    • Ultimate Golf! v4.12.0 +1 Jailed Cheat [ Perfect Shot ]
      Modded/Hacked App: Ultimate Golf! By Miniclip.com
      Bundle ID: com.hypgames.ultimategolf
      iTunes Store Link: https://apps.apple.com/us/app/ultimate-golf/id1475163222
       

      Hack Features:
      - Perfect Shot -> Every ball hit will go straight.


      Jailbreak required hack(s): [Mod Menu Hack] Ultimate Golf! v4.4.3 +1 Cheat [ Perfect Shot ] - 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
      • 121 replies
    • Ultimate Golf! v4.12.0 +1 Cheat [ Perfect Shot ]
      Modded/Hacked App: Ultimate Golf! By Miniclip.com
      Bundle ID: com.hypgames.ultimategolf
      iTunes Store Link: https://apps.apple.com/us/app/ultimate-golf/id1475163222


      Hack Features:
      - Perfect Shot -> Every ball hit will go straight.


      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/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 220 replies
    • PAC-MAN v11.4.4 +4 Jailed Cheats [ God Mode ]
      Modded/Hacked App: PAC-MAN By BANDAI NAMCO Entertainment America Inc.
      Bundle ID: com.namconetworks.pacmanlite
      iTunes Store Link: https://apps.apple.com/us/app/pac-man/id293778748


      Hack Features:
      - Unlimited Lives -> Will not decrease. Does not work with Tournament lives.
      - Unlimited In-Game Lives -> Will not decrease.
      - No Clip Ghosts -> Will allow you to pass through ghosts without dying.
      - No Ads


      Jailbreak required hack(s): [Mod Menu Hack] PAC-MAN v11.0.1 +6 Cheats [ God Mode ] - 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
      • 41 replies
    • PAC-MAN v11.4.4 +6 Cheats [ God Mode ]
      Modded/Hacked App: PAC-MAN By BANDAI NAMCO Entertainment America Inc.
      Bundle ID: com.namconetworks.pacmanlite
      iTunes Store Link: https://apps.apple.com/us/app/pac-man/id293778748
       

      Hack Features:
      - Unlimited Lives -> Will not decrease. Does not work with Tournament lives.
      - Unlimited In-Game Lives -> Will not decrease.
      - No Clip Ghosts -> Will allow you to pass through ghosts without dying.
      - Freeze Ghosts
      - Max Score -> Earn some score and it'll go max.
      -- No Ads


      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/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 73 replies
    • Supermarket Manager Simulator v1.0.7 +3 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Supermarket Manager Simulator By Digital Melody S.A.
      Bundle ID: com.dmg.supermarket.simulator
      iTunes Store Link: https://apps.apple.com/us/app/supermarket-manager-simulator/id6479982512?uo=4


      Hack Features:
      - Unlimited Cash -> Will increase instead of decrease.
      - Unlimited Energy -> Will increase instead of decrease.
      - No Ads


      Jailbreak required hack(s): [Mod Menu Hack] Supermarket Manager Simulator v1.0.6 +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
      • 38 replies
    • Supermarket Manager Simulator v1.0.7 +3 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Supermarket Manager Simulator By Digital Melody S.A.
      Bundle ID: com.dmg.supermarket.simulator
      iTunes Store Link: https://apps.apple.com/us/app/supermarket-manager-simulator/id6479982512?uo=4


      Hack Features:
      - Unlimited Cash -> Will increase instead of decrease.
      - Unlimited Energy -> Will increase instead of decrease.
      -- No Ads


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Supermarket Manager Simulator v1.0.6 +3 Jailed Cheats [ Unlimited Currencies ] - Free Non-Jailbroken IPA 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
        • Thanks
        • Like
      • 15 replies
    • Good Pizza, Great Pizza v5.9.2 +2 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Good Pizza, Great Pizza By TAPBLAZE, LLC
      Bundle ID: com.tapblaze.pizzabusiness
      iTunes Store Link: https://apps.apple.com/us/app/good-pizza-great-pizza/id911121200?uo=4


      Hack Features:
      - Unlimited Cash
      - Unlimited Diamonds


      Jailbreak required hack(s): [Mod Menu Hack] Good Pizza, Great Pizza v5.5.6 +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
        • Thanks
        • Winner
        • Like
      • 45 replies
    • Good Pizza, Great Pizza v5.9.2 +2 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Good Pizza, Great Pizza By TAPBLAZE, LLC
      Bundle ID: com.tapblaze.pizzabusiness
      iTunes Store Link: https://apps.apple.com/us/app/good-pizza-great-pizza/id911121200?uo=4


      Hack Features:
      - Unlimited Cash
      - Unlimited Diamonds


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Good Pizza, Great Pizza v5.5.6 +2 Jailed Cheats [ Unlimited Currencies ] - Free Non-Jailbroken IPA 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
      • 27 replies
    • Soul Light: Idle RPG War v60 +4 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Soul Light: Idle RPG War By ACTIONFIT Ltd.
      Bundle ID: com.idle.afk.soul.light.rpg
      iTunes Store Link: https://apps.apple.com/us/app/soul-light-idle-rpg-war/id6469476819?uo=4


      Hack Features:
      - God Mode
      - Unlimited Gold -> Will increase instead of decrease.
      - Unlimited Emerald -> Will increase instead of decrease.
      - Unlimited Dungeon Keys


      Jailbreak required hack(s): [Mod Menu Hack] Soul Light: Idle RPG War v1.6.2 +4 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/
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 31 replies
    • Soul Light: Idle RPG War v60 +4 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Soul Light: Idle RPG War By ACTIONFIT Ltd.
      Bundle ID: com.idle.afk.soul.light.rpg
      iTunes Store Link: https://apps.apple.com/us/app/soul-light-idle-rpg-war/id6469476819?uo=4


      Hack Features:
      - God Mode
      - Unlimited Gold -> Will increase instead of decrease.
      - Unlimited Emerald -> Will increase instead of decrease.
      - Unlimited Dungeon Keys


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Soul Light: Idle RPG War v1.6.2 +4 Jailed Cheats [ Unlimited Currencies ] - Free Non-Jailbroken IPA 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
        • Thanks
        • Like
      • 33 replies
    • One Punch Man World v1.0.1 +2 Jailed Cheats [ One-Hit Kill ]
      Modded/Hacked App: One Punch Man World By Crunchyroll Games, LLC
      Bundle ID: com.crunchyroll.opm
      iTunes Store Link: https://apps.apple.com/us/app/one-punch-man-world/id6448791649?uo=4


      Hack Features:
      - Dumb Enemies
      - One-Hit Kill


      Jailbreak required hack(s): [Mod Menu Hack] One Punch Man World v1.0.0 +2 Cheats [ One-Hit Kill ] - 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
      • 111 replies
    • One Punch Man World v1.0.1 +2 Cheats [ One-Hit Kill ]
      Modded/Hacked App: One Punch Man World By Crunchyroll Games, LLC
      Bundle ID: com.crunchyroll.opm
      iTunes Store Link: https://apps.apple.com/us/app/one-punch-man-world/id6448791649?uo=4


      Hack Features:
      - Dumb Enemies
      - One-Hit Kill -> Linked. Use with Dumb Enemies.


      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/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 87 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