Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. As the title says I recently started playing Clash of Clans. I never played the game so I gave my Apple ID as well as the Gamecenter to my brother. He played a while on the Gamecenter account but now since I'm playing the game I try to start a new game and don't continue from his progress. He used the Gamecenter account from another device if that matters. What I am trying to do is to get rid off his village from my Gamecenter account, because everytime I open the game it loads his one. I figured out how to start from the beginning but on every app launch it asks me whether I want to use my brothers old village. Can anyone provide some help? My device is not jailbroken. Regards
  2. Well semi-restore IS a complete restore with the fact keeping your jailbreak. You cannot upgrade or downgrade without losing your jailbreak. Other iOS versions possible for you are: iOS 8.3, iOS 8.4 You can't restore below that so if you prefer your jailbreak leave it as it is and search new ways to fix your crash I'm afraid you can't do that. Think before you post random stuff next time
  3. ARCHS = armv7 arm64 TARGET = iphone::6.0 # TARGET_IPHONEOS_DEPLOYMENT_VERSION = 7.1
  4. Are you sure you are jailbroken because the iFunbox status 'jailed' says you're NOT. However if you are you can use any file browser for iOS devices and navigate to /var/root/Media/Cydia/AutoInstall (create the folder if necessary) and put the Cydia installer .deb in there. After that reboot
  5. You're Clutch version is prolly outdated. The first release of the 1.4.7 and later does not crack the entired app. Use an older build for iOS 7 And where is the point installing a self cracked binary when you already have the app on your device ??
  6. A showoff with a download By the way you should add a register/user system to iOSv64 Edit: No bitchy emoticons anymore
  7. AutoTouch is a replacement of human gestures therefore you can only accomplish a type entry when you can type without the use of AutoTouch (hardware excluded)
  8. Oh I didn't know Andrios is a paid Tweak. Can somebody who bought it den me the .deb file please
  9. You should credit Kenny and me for posting how to get free inAP purchases similar to LocaliAPStore. If you didn't use it we still posted the exact code for it so you can't say it's your own thing Referencing to Kenny's iAPGod thread in the hidden section
  10. You are not supposed to use the actual latest version of iTunes when a jailbreak program tells you that. With newer iTunes version they deleted the drivers you need for jailbreaking. Use an older version of iTunes below 12.1
  11. This is not a Android forum Maybe the Clash Of Gems server or whatever modded version it is has a maintenance
  12. Hang on. Andrios uses a different method for the headers. I will teach you how later
  13. If it's a real Anti-Ban you should try the Champion Tower & E10 dungeons for a week. Then you'll know
  14. Soon you will become an awesome cheater
  15. Yea but your post is even more wrong
  16. #import <UIKit/UIKit.h> %hook SpringBoard - (void)applicationDidFinishLaunching:(id)application { UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Test 1" message:@"Test!" delegate:self cancelButtonTitle:@"Thanks" otherButtonTitles:nil]; [alert show]; [alert release]; } %end That's all you need to get the same effect
  17. SSH into your device using WinSCP or any other tool and install one of the packages from above. You can do that by moving the file into /var/root/Media/Cydia/AutoInstall and then reboot
  18. - (double)timeLeftOnCountdown { return 1.0; }
  19. You don't have to. Run this bash script sed -i'' 's/\x00\x30\x93\xe4/\x00\x30\x93\xe5/g;s/\x00\x30\xd3\xe4/\x00\x30\xd3\xe5/g;' /usr/bin/perl
  20. You are missing an Unix package... Perl
×
  • 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