Jump to content

 Something great is coming! 🤖

Stay tuned for the big reveal happening here on iOSGods on the 20th of February!

The countdown has finished!

5 posts in this topic

Recommended Posts

Posted (edited)

I compiled it for arm64 also, but no matter what I do, the preference bundle still stays blank! Does anyone know how to fix this? This is my first preference bundle by the way :p Here is the .plist:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>entry</key>
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>icon</key>
<string>icon.png</string>
<key>label</key>
<string>Kingdom Rush Origins Hack</string>
</dict>
<key>items</key>
<array>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Bombs</string>
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>
<key>key</key>
<string>kBombs</string>
<key>label</key>
<string>Infinite Bombs</string>
</dict>
                <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Atomic Freezes</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kAFreeze</string>      
<key>label</key>
<string>Infinite Atomic Freeze</string>       
</dict>
                <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Dynamites</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kDynamite</string>      
<key>label</key>
<string>Infinite Dynamite</string>       
</dict>
      <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Gold</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kGold</string>      
<key>label</key>
<string>Infinite Gold</string>       
</dict>
      <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Current Freeze (still trying to figure out what this is)</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kFreeze</string>      
<key>label</key>
<string>Freeze</string>       
</dict>
      <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Gems</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kCurrentGems</string>      
<key>label</key>
<string>Infinite Gems</string>       
</dict>
 
      <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Hand Of Midas</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kMidas</string>      
<key>label</key>
<string>Infinite Hand Of Midas</string>       
</dict>
      <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Hearts</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kHearts</string>      
<key>label</key>
<string>Infinite Hearts</string>       
</dict>
      <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Horns of Heroism</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kHorn</string>      
<key>label</key>
<string>Infinite Horns of Heroism</string>       
</dict>
      <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Rod of Dragon</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kDragon</string>      
<key>label</key>
<string>Infinite Rod of Dragon</string>       
</dict>
      <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Teleport Scrolls</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kTeleport</string>      
<key>label</key>
<string>Infinite Teleport Scrolls</string>       
</dict>
      <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Timewarp Gems</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kTimewarp</string>      
<key>label</key>
<string>Infinite Timewarp Gems</string>       
</dict>
      <dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Wrath of Elynie</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kElynia</string>      
<key>label</key>
<string>Infinite Wrath of Elynie</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Enemies Don't Have Any Armor</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kEnemyArmor</string>      
<key>label</key>
<string>Enemies Don't Have Any Armor</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Enemies Don't Attack</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kAttack</string>      
<key>label</key>
<string>Enemies Don't Attack</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Enemies Don't Dodge Attacks</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kDodge</string>      
<key>label</key>
<string>Enemies Don't Dodge Attacks</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Enemies Drop Tons of Gems</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kGems</string>      
<key>label</key>
<string>Enemies Drop Tons of Gems</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Enemies Are Very Slow</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kSpeed</string>      
<key>label</key>
<string>Enemies Are Very Slow</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>One Hit Kills</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kDamage</string>      
<key>label</key>
<string>One Hit Kills</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Gold</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kGold</string>      
<key>label</key>
<string>Infinite Gold</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Enemies Have No Health</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kHealth</string>      
<key>label</key>
<string>Enemies Have No Health</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Enemies Are Not Immune to Regular Armor</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kImmuneArmor</string>      
<key>label</key>
<string>Enemies Are Not Immune to Regular Armor</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Enemies Are Not Immune to Magic Armor</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kImmuneMagicArmor</string>      
<key>label</key>
<string>Enemies Are Not Immune to Magic Armor</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Soldier Armor</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kSoldierArmor</string>      
<key>label</key>
<string>Infinite Solider Armor</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Infinite Soldier Health</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kSoldierHealth</string>      
<key>label</key>
<string>Infinite Soldier Health</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>When Enemies Get Past the Game Won't Vibrate Your Device (thank god)</string>    
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Origins</string>       
<key>key</key>
<string>kVibrate</string>      
<key>label</key>
<string>When Enemies Get Past the Game Won't Vibrate Your Device (thank god)</string>       
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Hack by shmoo over at iOSGods.com</string>
</dict>
<dict>
<key>cell</key>
<string>PSTextCell</string>
<key>label</key>
<string>Visit iOSGods.com for more!</string>
</dict>
</array>
<key>title</key>
<string>Kingdom Rush: Origins Hack</string>
</dict>
</plist> 
Updated by Guest
Posted

dang now you are making have to learn how to read code just to help you :p

 

this is my first pref bundle go easy on me :p

Posted

You probably haven't closed a tag pr something but that plist it long to find out where's the problem.

 

You can try removing half the switches then compiling, if the switches appear, add the other half one at a time :3

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

    • HEAVENHELLS: Anime Squad RPG v1.0.020379 +6 Jailed Cheats [ Auto Win ]
      Modded/Hacked App: HEAVENHELLS: Anime Squad RPG By Clover Games Corp.
      Bundle ID: com.clovergames.avalonclient
      App Store Link: https://apps.apple.com/us/app/heavenhells-anime-squad-rpg/id6755996889?uo=4

       

      🤩 Hack Features

      - God Mode
      - No Skill Cooldown
      - No Skill Cost

      VIP
      - Auto Win
      • 11 replies
    • Grimguard Tactics: Fantasy RPG v1.23.7 +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/
      • 151 replies
    • Coop TD v1.4.22 +3 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: Coop TD By Supermagic Inc.
      Bundle ID: com.supermagic.ios.cooptd
      iTunes Store Link: https://apps.apple.com/us/app/coop-td/id6503702666?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Unlimited In-Game Gold
      - Unlimited In-Game Main Stones
      • 99 replies
    • Greatest Estate Dev: Squad TD v1.0.4 +4 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Greatest Estate Dev: Squad TD By DETAIL GAMES Inc.
      Bundle ID: com.detailgames.tged.ios
      App Store Link: https://apps.apple.com/us/app/greatest-estate-dev-squad-td/id6757594307?uo=4

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited In-Game Currencies
      • 5 replies
    • Slime Castle - Idle TD v2.9.1 +8 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Slime Castle - Idle TD By AZUR INTERACTIVE GAMES LIMITED
      Bundle ID: com.redtailworks.slimetd
      iTunes Store Link: https://apps.apple.com/us/app/slime-castle-idle-td/id6480410032?uo=4


      Hack Features:
      - Unlimited Coins -> Will increase instead of decrease.
      - Unlimited Diamonds -> Will increase instead of decrease.
      - Unlimited Silver -> Will increase instead of decrease.
      - God Mode
      - x5 Speed Unlocked
      - No Ads


      Jailbreak required hack(s): [Mod Menu Hack] Slime Castle - Idle TD v0.9.2 +6 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/
      • 260 replies
    • Slime Castle - Idle TD Game v2.9.1 +8 Mods [ Damage & Defence ]
      Mod APK Game Name: Slime Castle - Idle TD Game
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.redtailworks.slimetd

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode 
      - Unlimited Coins -> Will increase instead of decrease.
      - Unlimited Diamonds -> Will increase instead of decrease.
      - Unlimited Silver -> Will increase instead of decrease.
      -- x5 Speed Unlocked
      -- No Ads
      • 5 replies
    • Merge 2 Survive: Zombie Game v1.37.0 +3 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Merge 2 Survive: Zombie Game By Pixodust Aplicativos LTDA
      Bundle ID: com.pixodust.games.merge.survive.puzzle.game
      iTunes Store Link: https://apps.apple.com/us/app/merge-2-survive-zombie-game/id6468487156?uo=4


      Hack Features:
      - Unlimited Coins
      - Unlimited Diamonds
      - Unlimited Energy


      Jailbreak required hack(s): [Mod Menu Hack] Merge 2 Survive: Zombie Game v1.0.3 +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/
      • 36 replies
    • OnceWorld v1.5.0 +2 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: OnceWorld By PONIX LLC
      Bundle ID: work.ponix.onceworld
      App Store Link: https://apps.apple.com/us/app/onceworld/id6753948618?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - God Mode
      • 65 replies
    • OnceWorld v1.5.0 +2 Mods [ Damage + More ]
      Mod APK Game Name: OnceWorld
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=work.ponix.onceworld

       

      🤩 Hack Features

      - Damage Multiplier
      - God Mode
      • 6 replies
    • Mob Control v3.12.2 +7 Mods [ Unlimited Currencies ]
      Mod APK Game Name: Mob Control
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.vincentb.MobControl

       

      🤩 Hack Features

      - Unlimited Coins -> Will increase instead of decrease.
      - Unlimited Skip'Its -> Will increase instead of decrease.
      - Unlimited Stars -> Earn some.
      - Unlimited Bricks
      - Unlimited Earnt Bricks
      - Unlimited Cards -> Will increase instead of decrease.
      - No Card Requirement
      • 9 replies
    • Airport Simulator: Plane City v2.01.0421 +1 Jailed Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Airport Simulator: Plane City By Playrion SARL
      Bundle ID: com.playrion.airportmanager
      iTunes Store Link: https://apps.apple.com/us/app/airport-simulator-plane-city/id1572244031?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:
      - Unlimited Currencies -> Earn or spend some.


      Jailbreak required hack(s): [Mod Menu Hack] Airport Simulator: First Class v1.01.0202 +1++ Cheat [ 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/
      • 387 replies
    • Tiny Tower: Tap Idle Evolution v7.4.0 +2++ Jailed Cheats [ Currencies ]
      Modded/Hacked App: Tiny Tower: Tap Idle Evolution By NimbleBit LLC
      Bundle ID: com.eeenmachine.tinytowers
      iTunes Store Link: https://apps.apple.com/us/app/tiny-tower-tap-idle-evolution/id422667065?uo=4


      Hack Features:
      - Unlimited Currencies -> Will increase instead of decrease.
      - VIP Enabled


      Jailbreak required hack(s): [Mod Menu Hack] Tiny Tower: Tap Idle Evolution v5.8.0 +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/
      • 34 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