Jump to content

Theos Working 9.3.3


Go to solution Solved by Diversityy,

12 posts in this topic

Recommended Posts

Posted

What issues are you getting?

 

-iPhone:/var/mobile/pplands root# make package

Bootstrapping CydiaSubstrate...

Compiling iPhoneOS CydiaSubstrate stub... default target?

Compiling native CydiaSubstrate stub...

Making all for tweak pplands...

Preprocessing Tweak.xm...

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Compiling Tweak.xm...

Tweak.xm:10:952: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...SEL, UIAlertView *, NSInteger);

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:1: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:28: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:65:111: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...self, SEL _cmd, UIAlertView * alertView, NSIn...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1366: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...1; memcpy(_typeEncoding + i, @@encode(UIAlertV...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1397: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...@@encode(UIAlertView *), strlen(@@encode(UIAler...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1435: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...*))); i += strlen(@@encode(UIAlertView *)); me...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

7 errors generated.

make[2]: *** [obj/Tweak.xm.1c26899f.o] Error 1

make[1]: *** [internal-library-all_] Error 2

make: *** [pplands.all.tweak.variables] Error 2

Denniss-iPhone:/var/mobile/pplands root#

Posted

-iPhone:/var/mobile/pplands root# make package

Bootstrapping CydiaSubstrate...

Compiling iPhoneOS CydiaSubstrate stub... default target?

Compiling native CydiaSubstrate stub...

Making all for tweak pplands...

Preprocessing Tweak.xm...

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Compiling Tweak.xm...

Tweak.xm:10:952: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...SEL, UIAlertView *, NSInteger);

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:1: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:28: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:65:111: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...self, SEL _cmd, UIAlertView * alertView, NSIn...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1366: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...1; memcpy(_typeEncoding + i, @@encode(UIAlertV...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1397: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...@@encode(UIAlertView *), strlen(@@encode(UIAler...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1435: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...*))); i += strlen(@@encode(UIAlertView *)); me...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

7 errors generated.

make[2]: *** [obj/Tweak.xm.1c26899f.o] Error 1

make[1]: *** [internal-library-all_] Error 2

make: *** [pplands.all.tweak.variables] Error 2

Denniss-iPhone:/var/mobile/pplands root#

Install the iOS 8 SDK and see if that can fix your issue.

Posted

Install the iOS 8 SDK and see if that can fix your issue.

Making all for tweak pplands...

Preprocessing Tweak.xm...

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Compiling Tweak.xm...

Tweak.xm:10:952: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...SEL, UIAlertView *, NSInteger);

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:1: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:28: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:65:111: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...self, SEL _cmd, UIAlertView * alertView, NSIn...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1366: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...1; memcpy(_typeEncoding + i, @@encode(UIAlertV...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1397: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...@@encode(UIAlertView *), strlen(@@encode(UIAler...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1435: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...*))); i += strlen(@@encode(UIAlertView *)); me...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

7 errors generated.

make[2]: *** [obj/Tweak.xm.1c26899f.o] Error 1

make[1]: *** [internal-library-all_] Error 2

make: *** [pplands.all.tweak.variables] Error 2

Denniss-iPhone:/var/mobile/pplands root#

 

 

 

Doesn't look like it

Posted (edited)

Making all for tweak pplands...

Preprocessing Tweak.xm...

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Compiling Tweak.xm...

Tweak.xm:10:952: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...SEL, UIAlertView *, NSInteger);

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:1: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:28: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:65:111: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...self, SEL _cmd, UIAlertView * alertView, NSIn...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1366: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...1; memcpy(_typeEncoding + i, @@encode(UIAlertV...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1397: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...@@encode(UIAlertView *), strlen(@@encode(UIAler...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1435: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...*))); i += strlen(@@encode(UIAlertView *)); me...

^

/var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

7 errors generated.

make[2]: *** [obj/Tweak.xm.1c26899f.o] Error 1

make[1]: *** [internal-library-all_] Error 2

make: *** [pplands.all.tweak.variables] Error 2

Denniss-iPhone:/var/mobile/pplands root#

Doesn't look like it

It wasn't a guaranteed fix, that's why I said to try.

 

 

I don't know how to deal with that. You can compile with Cygwin using 's tutorial, if you can't find the solution.

Updated by Diversityy

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

    • Sword Master Story Cheats v4.107.556 +5
      Modded/Hacked App: Sword Master Story By SuperPlanet corp.
      Bundle ID: com.superplanet.swordmaster
      iTunes Store Link: https://apps.apple.com/us/app/sword-master-story/id1521447065?uo=4


      Hack Features:
      - Custom Player Stats
      - Weak Enemies
      - One Hit Kill
      - & More

      Press & Hold to read feature description


      iOS Hack Download Link: https://iosgods.com/topic/146819-sword-master-story-cheats-v42294-3/
        • Like
      • 1,445 replies
    • Subway Surfers v3.45.0 +22 Jailed Cheats [ Currencies + More ]
      Modded/Hacked App: Subway Surfers By Sybo Games ApS
      Bundle ID: com.kiloo.subwaysurfers
      iTunes Store Link: https://apps.apple.com/us/app/subway-surfers/id512939461?uo=4


      Hack Features:
      - Unlimited Currencies
      - Freeze Currencies
      - Free In-App Purchases
      - All Characters Unlocked
      - All Boards Unlocked
      - God Mode
      - No Stumble
      - Score Multiplier
      - Speed Multiplier
      - Gravity Multiplier
      - Jump Height Multiplier
      - Air Jump Height Multiplier
      - Unlimited Jumps
      - Unlimited Powers
      - Instant Lane Change
      - Freeze Trains
      - No Clip
      - Disable All Pickup
      - No Revive Cost
      - Unlimited Jetpack Time
      - Camera Stops
      - Camera Follows


      Jailbreak required hack(s): [Mod Menu Hack] Subway Surfers v3.40.0 +20 Cheats [ Currencies + More ] - ViP 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
        • Like
      • 35 replies
    • Subway Surfers v3.45.0 +22 Cheats [ Currencies + More ]
      Modded/Hacked App: Subway Surfers By Sybo Games ApS
      Bundle ID: com.kiloo.subwaysurfers
      iTunes Store Link: https://apps.apple.com/us/app/subway-surfers/id512939461?uo=4


      Hack Features:
      - Unlimited Currencies
      - Freeze Currencies
      - Free In-App Purchases
      - All Characters Unlocked
      - All Boards Unlocked
      - God Mode
      - No Stumble
      - Score Multiplier
      - Speed Multiplier
      - Gravity Multiplier
      - Jump Height Multiplier
      - Air Jump Height Multiplier
      - Unlimited Jumps
      - Unlimited Powers
      - Instant Lane Change
      - Freeze Trains
      - No Clip
      - Disable All Pickup
      - No Revive Cost
      - Unlimited Jetpack Time
      - Camera Stops
      - Camera Follows


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Subway Surfers v3.40.0 +20 Jailed Cheats [ Currencies + More ] - ViP Non-Jailbroken Hacks & 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/
        • Like
      • 40 replies
    • Mob Control v2.86.0 +7 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Mob Control By Voodoo
      Bundle ID: com.vincentb.MobControl
      iTunes Store Link: https://apps.apple.com/us/app/mob-control/id1562817072?uo=4


      Hack Features:
      - Unlimited Coins -> Earn or spend some.
      - Unlimited Skip'Its -> Earn or spend some.
      - Unlimited Stars -> Earn some.
      - Unlimited Bricks
      - Unlimited Earnt Bricks
      - Unlimited Cards -> Will increase instead of decrease.
      - No Card Requirement


      Jailbreak required hack(s): [Mod Menu Hack] Mob Control v2.78.0 +7 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/
      • 194 replies
    • Mob Control v2.86.0 +7 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Mob Control By Voodoo
      Bundle ID: com.vincentb.MobControl
      iTunes Store Link: https://apps.apple.com/us/app/mob-control/id1562817072?uo=4


      Hack Features:
      - Unlimited Coins -> Earn or spend some.
      - Unlimited Skip'Its -> Earn or spend some.
      - Unlimited Stars -> Earn some.
      - Unlimited Bricks
      - Unlimited Earnt Bricks
      - Unlimited Cards -> Will increase instead of decrease.
      - No Card Requirement


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Mob Control v2.78.0 +7 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/
      • 99 replies
    • Three Kingdoms All-Star : Idle v1.3 +1 Jailed Cheat [ No Skill Cooldown ]
      Modded/Hacked App: Three Kingdoms All-Star : Idle By Highbrow
      Bundle ID: com.highbrow.games.tki
      iTunes Store Link: https://apps.apple.com/us/app/three-kingdoms-all-star-idle/id6737404289?uo=4

       


      🤩 Hack Features

      - No Skill Cooldown
      • 8 replies
    • Three Kingdoms All-Star : Idle v1.3 +1 Cheat [ No Skill Cooldown ]
      Modded/Hacked App: Three Kingdoms All-Star : Idle By Highbrow
      Bundle ID: com.highbrow.games.tki
      iTunes Store Link: https://apps.apple.com/us/app/three-kingdoms-all-star-idle/id6737404289?uo=4

       


      🤩 Hack Features

      - No Skill Cooldown
      • 13 replies
    • Five Hearts Under One Roof v1.0.5 +3 Jailed Cheats [ All Chapters Unlocked ]
      Modded/Hacked App: Five Hearts Under One Roof By Storytaco.inc
      Bundle ID: com.storytaco.pc01mclient
      iTunes Store Link: https://apps.apple.com/us/app/five-hearts-under-one-roof/id6742767401?uo=4

       


      🤩 Hack Features

      - Unlimited Love Letters & All Scenes Unlocked
      - All Chapters Unlocked
      - All Ranking Characters Unlocked
      • 23 replies
    • Five Hearts Under One Roof v1.0.5 +3 Cheats [ All Chapters Unlocked ]
      Modded/Hacked App: Five Hearts Under One Roof By Storytaco.inc
      Bundle ID: com.storytaco.pc01mclient
      iTunes Store Link: https://apps.apple.com/us/app/five-hearts-under-one-roof/id6742767401?uo=4

       


      🤩 Hack Features

      - Unlimited Love Letters & All Scenes Unlocked
      - All Chapters Unlocked
      - All Ranking Characters Unlocked
      • 8 replies
    • Grimguard Tactics: Fantasy RPG v1.10.4 +3 Jailed Cheats [ Auto Win ]
      Modded/Hacked App: Grimguard Tactics: Fantasy RPG By Outerdawn Limited
      Bundle ID: com.outerdawn.grimguard
      iTunes Store Link: https://apps.apple.com/us/app/grimguard-tactics-fantasy-rpg/id1496893856?uo=4


      Hack Features:
      - Auto Win
      - Unlimited Daily Rewards
      - No Stamina Cost


      Jailbreak required hack(s): [Mod Menu Hack] Grimguard Tactics: Fantasy RPG v1.1.10 +3 Cheats [ Auto Win ] - ViP 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/
      • 107 replies
    • Grimguard Tactics: Fantasy RPG v1.10.4 +3 Cheats [ Auto Win ]
      Modded/Hacked App: Grimguard Tactics: Fantasy RPG By Outerdawn Limited
      Bundle ID: com.outerdawn.grimguard
      iTunes Store Link: https://apps.apple.com/us/app/grimguard-tactics-fantasy-rpg/id1496893856?uo=4


      Hack Features:
      - Auto Win
      - Unlimited Daily Rewards
      - No Stamina Cost


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Grimguard Tactics: Fantasy RPG v1.1.10 +3 Jailed Cheats [ Auto Win ] - ViP Non-Jailbroken Hacks & 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/
      • 85 replies
    • Frozen War v1.9.7 +1 Jailed Cheat [ Damage ]
      Modded/Hacked App: Frozen War By IGG SINGAPORE PTE. LTD.
      Bundle ID: com.igg.ios.frozenwar
      iTunes Store Link: https://apps.apple.com/us/app/frozen-war/id6738370929?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      • 12 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