Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. Got banned in BattleCamp ? Please send me a screenshot of the ban message and I'll add Anti-Ban

    1. Rook

      Rook

      How can you get banned? :3

    2. LeLenny420

      LeLenny420

      MLG hax0ring ofc

  2. No because every server sided game is hackable it would be worthless to create a list for that.
  3. New Battle Camp hack will be in VIP like all my following releases. VIP is worthless right now so let's bump it a bit up

  4. Hm if someone hacks that why not post it himself ? Also what's the AppStore URL ?
  5. Don't talk shit
  6. I have a good one. Not telling you though but to DiDA's request check the newer versions there should be English support
  7. @@Laxus Infinity Blade 3 next =)
  8. https://www.youtube.com/watch?v=-DKnxMnRUVo&feature=youtu.be
  9. Request accepted. For now I will hack this game. You can PM me for status updates Updated it for you @@Urielreizo http://iosgods.com/topic/2943-teamlava-cheats-11/
  10. v.2.0 # added catalogue completed cheat # added combo type cheat # added never out of time cheat # removed can evolve cheat # remade UI v.1.0 # initial release Requirements • PreferenceLoader • iFile (optional but recommended) Features ● Always Multiplier ● Ignore Defense ● No Cooldown ● No Cooldown Reset ● Elemental Multiplier ● Choose Gem Type ● Only 1 Wave ● Catalogue Completed ● Heal Amount ● Disable Enemy Ability ● Choose Monster Element ● Cursed Multiplier ● Always Critical ● One Hit Kill ● Max Rating ● Max Powerrating ● Max Level ● No Goals Required ● Choose Gem Type ● Never Out Of Time Element/Gem Indicator 0 = Fire 1 = Rock 2 = Water 3 = Leaf 4 = Wind 5 = Heart Instructions Using iFile • Download the .deb file • Put it on your iDevice using a file explorer (iFunbox, iExplorer, WinSCP, etc.) • Open iFile • Go to the directory you saved the .deb file • Click on it and hit "install" • It will automaticly repring Without using iFile • Download the .deb file • Open a file explorer (iFunbox, iExplorer, WinSCP, etc.) • Drag the file and drop it it /var/root/Media/Cydia/AutoInstall • Respring Downloads [Hidden Content] Credits castix
  11. Fixed.
  12. nope nothing helped
  13. I think Gh0stbyte gave me some wrong advice %hook MSAttackModifier - (id)gemMatch:(int)fp8 gemColor:(int)fp12 { NSDictionary *gems = [NSDictionary dictionaryWithContentsOfFile:[NSString stringWithFormat:@"/var/mobile/Library/Preferences/campbundle.plist"]]; fp8 = [[gems objectForKey:@"kGems"] intValue]; return %orig(fp8,fp12); } I think the error is somewhere here
  14. com.pp.pennypop.monsters
  15. I did and the error line was the same : 82. It doesn't matter what I put in there
  16. Look at the error
  17. Fixed it myself.
  18. 1. You need to download Class Dump from cydia 2. I reccomend to type class-dump -H /var/mobile/projects/1 -o /var/mobile/projects/class-dumpfolder
  19. http://semi-restore.com/ for all those helpless guys out there. You don't need to hide things you didn't made.
  20. You can't class-dump the game binary. You need to crack it using a custom IPA. Use Clutch to crack the app of your choice. Please find Clutch on cydia.iphonecake.com download the file and put it with a filebrowser in /urs/bin additionally set permissions with iFile to read, write execute read, execute read, execute Open MobileTerminal and type su alpine //Default password Clutch //Now you can see all binaries that can be cracked Clutch "Appname"Your cracked IPA should now be in /var/mobile/Documents/Cracked Change the extension of the .ipa to .ipa.zip Open it via zip-viewer and extract the binary Open MobileTerminal again and and type class-dump -H /Directory of the cracked binary -o /Location the headers generate
  21. Seems ok. I think you have edited something wrong when you set up theos for 64-bit. /var/theos/makefile/target/Darwin-Arm64/iphone.mk
  22. Read here http://iosgods.com/topic/2841-put-apps-in-background-ios-8/
  23. Update via iTunes, download the IPSW file for your iDevice here http://www.ipswdownloader.com/ and connect it to iTunes. Click on Windows: Shift+Click on Restore/Update Mac: Alt/Option+Click on Restore/Update and select the downloaded IPSW done. If it doesn't work Apple has already stopped signing iOS 8.1 and you can only choose 8.1.1
  24. use this #import <Preferences/Preferences.h> @interface "SAS 4Patcher"ListController: PSListController { } @end @implementation "SAS 4Patcher"ListController - (id)specifiers { if(_specifiers == nil) { _specifiers = [[self loadSpecifiersFromPlistName:@"SAS 4Patcher" target:self] retain]; } return _specifiers; } - (void)respring { system("killall -9 SpringBoard"); } - (void)link { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://www.iOSGods.com"]]; } @end // vim:ft=objc
×
  • 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