Jump to content

Aswag1

Senior Member
  • Posts

    369
  • Joined

  • Last visited

Everything posted by Aswag1

  1. I made a credits only hack, was gonna post but you beat me
  2. Please keep this post somewhat orderly please. This is one of the few posts I don't want people want to mess around in
  3. Sup guys, SwagMeister here with a pretty random post tbh. As you know I like to hack the best and most popular games out on the AppStore. But being that I don't really play the games themselves I wanted to ask the forum as a community a simple question... How many guys and girls are on this forum? Reason being is that if I can generate an idea as to who is on this forum I can choose apps to hack that target the consensus. I would make this topic a poll, but I'm on mobile and I don't have the option enabled, so for the meantime just post below your gender. Please be truthful and don't make up some bullshit because I really want to know the actual facts. Well that is all, thank you for reading and I hope you participate in this little poll by posting below.
  4. PM me if you want to get the hack. I will give you details. PEOPLE DO NOT NEED TO BE VIP ON THIS SITE TO GET THE VIP FEATURES. YOU CAN STILL GET THE HACK, JUST PM ME AND I WILL GIVE YOU DETAILS
  5. Added new features Infinite Coins Infinite Gems Enjoy!
  6. Updated post with video
  7. Why u no like my hack?
  8. PM me for details if you want it
  9. Because I can
  10. Hack Features: -Free Upgrades -Free Skips Hack Download: Hit the LIKE button [Hidden Content] Hack Instructions: -Ensure you have a jailbroken device -Download the hack -Open iFile/Filza File Manager and find the downloaded deb -Tap on it and install -Enable hacks via settings.app -Launch the game -Enjoy it! Credits: SwagMeister
  11. I'll check this out
  12. Want to work on a hack together?
  13. Hit me up on Skype
  14. This game is soft-launched in Canada so yeah It's a really fun game and so I hacked it hehe Hack Features: -Infinite Coins -Infinite Diamonds -Infinite Lives Hack Download: Hit the LIKE button [Hidden Content] Hack Instructions: -Ensure you have a jailbroken device -Download hack -Go into iFile/Filza File Manager and find downloaded deb -Tap on it and install -Enable hacks via settings.app -Launch the game -Enjoy it! Credits: SwagMeister
  15. #SWagMeister4Cheater comment here to show your support! :)

    1. pwxown

      pwxown

      #ISUPPORTHIM

    2. Goggwell

      Goggwell

      #SwagIsOnPoint

    3. rsharma2k11

      rsharma2k11

      #swagislegend#i supporthim

    4. slade9088

      slade9088

      #SWagMeister4Cheater #ISUPPORTYOU

  16. Hopefully this is some web language
  17. 1 hit kill and infinite health already made. PM me for details
  18. Hack Features: -Infinite Energy -Infinite Gems -Infinite Coins -High House Capacity -High Income per Hour -Infinite Spins -All Clothing Owned Hack Download: Hit the LIKE button [Hidden Content] Hack Instructions: -Ensure you have a jailbroken device -Download hack -Go into iFile/Filza File Manager and find downloaded deb -Tap on it and install -Enable hacks via settings.app -Launch the game -Enjoy it! Credits: SwagMeister
  19. Negative actually idk why they bothered not to show negative Shoutout to those who know how to use NEGS
  20. Because I can You have to pay the piper to get the goods
  21. Two words: Code Caving
  22. #define PLIST_PATH @"/var/mobile/Library/Preferences/prefbundle.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %hook UnlimitedCoins -(void) setLotsOCoins:(int)fp8 { if(GetPrefBool(@"kCoins")) { %orig(9999999); } %orig(fp8) } %end Now for your plist file, for the <key> part you have to put kCoins in there
×
  • 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