Jump to content

Fadexz

Senior Member
  • Posts

    2,205
  • Joined

  • Last visited

Everything posted by Fadexz

  1. Just try hacking something, if it stops it or recorrects it then it probably is not allowing you to do it because the server is stopping you.
  2. Do you have OpenSSH?
  3. Best most informative question ever.
  4. There should be a Login with Facebook option underneath?
  5. I'm unsure why this happened but people always seem to get boot loops and stuff from installing the incorrect AppSync or something. If you have the iOS 10.2 blobs try using them. I'm unsure if you can go from iOS 11 > iOS 10 with blobs though.
  6. There was a tweak made just for that. It is named 'LowerInstall'. Though it will just spoof the App Store to that and will still require you to modify the app's OSRequiredVersion in the Info.plist of the app for the app to run without crashing at launch (there are tutorials on this).
  7. You can check your system storage space here... or in iCleaner If you have less than 50 MB left of system storage space then that is most likely your problem. To fix it you can use 'Stashing for iOS 9' or 'Stashing for iOS 10' (depending on your iOS version) to allow for some of your tweaks and stuff to be moved over to the user storage instead. It will run whenever you install something from Cydia so you will want to remove it after running it once and you shouldn't need to use it again (at least for a while).
  8. Simply search 'Theos SDK' on Google. https://github.com/theos/sdks If you are having errors when compiling it, it could be you made some mistakes. It should tell you the errors. You can share the tweak.xm you made and show the errors so people can see what you did wrong and fix it for you.
  9. You should start with making a Flex Patch. Then turn that working Flex Patch into a tweak using Theos (and FlexConverter to make it a little easier). You can start with a tweak. After you have mastered that you can make a Patcher which integrates settings to the tweak. You could also make a mod menu later. Finally you can start making more advanced hacks to make hacks that you cannot make using these simpler methods. To make those hacks you will use IDA. (I am only up to making tweak hacks ) Though that topic should cover all this but that's just it simplified down.
  10. You may have to wait a few months ...or longer.
  11. Do you mean "Apple Music" or just your music library are you talking about? You can't for Apple Music but i'm assuming you are taking about your music library. I use LinkTunes for iOS 8 (iOS 9 version doesn't work for most people) to download music in up to 320 kb/s integrated straight in the iTunes Store app, saved into the Music app.
  12. I've had this conversation before, the have it in the internet sharing preferences but it doesn't actually work. I wanted to do it from a Mac (MacBook Pro, Early 2015) to an iPhone 4 (Broken WiFi) (iOS 7.1.2) unfortunately when I enable it on my Mac it does absolutely nothing, I can only do it the other way around. @Xenoxide So you are saying you can only do it with the iPhone 6S and above or something or not at all?
  13. @inottrebla So you fixed your problem?
  14. You probably shouldn't have quoted my message lol. If you see the problem please correct it for me then.
  15. Did a little research and it looks like you can just connect your Facebook account to your Instagram account to sign in using another device or you can use the instagram++ app if you don't have another device to sign in to then connect it. Then try and log in.
  16. Could someone please correct my tweak.xm? @Ted2 You beast, you usually are good at this Tweak.xm #include <substrate.h> %hook XBXAchievement -(BOOL)isSecret { return FALSE; } %end %hook XBXAchievement -(void)setIsSecret:(BOOL)arg1 { arg1 = FALSE; return %orig; } %end %hook XBXSLSAchievementTileLocator +(id)getTileSubPath:(id)arg1 dimensions:(unsigned short)arg2 achieved:(BOOL)arg3 secret:(BOOL) { arg3 = FALSE; arg4 = FALSE; return %orig; } %end %hook XBXSLSAchievementTileLocator +(id)getTileLocationForImageId:(unsigned int)arg1 fromTitleId:(unsigned int)arg2 achieved:(BOOL)arg3 secret:(BOOL) { arg3 = FALSE; arg4 = FALSE; return %orig; } %end %hook XBXSLS360TitleAchievementsResponse -(id)getAchievementImageUrl:(unsigned int)arg1 titleId:(unsigned int)arg2 achieved:(BOOL)arg3 secret:(BOOL) { arg3 = FALSE; arg4 = FALSE; return %orig; } %end Error Tweak.xm:20:176: error: expected class member or base class name ...SEL _cmd, id arg1, unsigned short arg2, BOOL arg3):(BOOL) { ^ Tweak.xm:20:176: error: expected '{' or ',' Tweak.xm:20:175: error: only constructors take base initializers ...SEL _cmd, id arg1, unsigned short arg2, BOOL arg3):(BOOL) { ^ Tweak.xm:22:1: error: use of undeclared identifier 'arg4' arg4 = FALSE; ^ Tweak.xm:29:196: error: expected class member or base class name ...unsigned int arg1, unsigned int arg2, BOOL arg3):(BOOL) { ^ Tweak.xm:29:196: error: expected '{' or ',' Tweak.xm:29:195: error: only constructors take base initializers ...unsigned int arg1, unsigned int arg2, BOOL arg3):(BOOL) { ^ Tweak.xm:31:1: error: use of undeclared identifier 'arg4' arg4 = FALSE; ^ Tweak.xm:38:220: error: expected class member or base class name ...unsigned int arg1, unsigned int arg2, BOOL arg3):(BOOL) { ^ Tweak.xm:38:220: error: expected '{' or ',' Tweak.xm:38:219: error: only constructors take base initializers ...unsigned int arg1, unsigned int arg2, BOOL arg3):(BOOL) { ^ Tweak.xm:40:1: error: use of undeclared identifier 'arg4' arg4 = FALSE; ^ 12 errors generated. make[2]: *** [obj/Tweak.xm.f28eec72.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [XboxSmartGlassShowHiddenAchievements.all.tweak.variables] Error 2 Any help is appreciated.
  17. I've never had and probably will never get VIP so this would be awesome to have!
  18. Yeah maybe I will. I can just explain it here now anyway. Just go to this website: tsssaver.1conan.com Then plug your device into your computer and find the ECID in iTunes. Select your device and enter the ECID into it then it should be able to save your blobs for you.
  19. Probably because you aren't jailbroken IDK.
  20. @hbkmh @Th3nop Did you both delete the folder /Applications/igameguardian.app because I said to do that many times and yet it says "trying to overwrite" meaning the files are still there. Delete that folder before installing again! Also make sure you reboot your device after doing it and do not open until you have done that and added the crack.
  21. Did you try manually installing it, the repo just contains the crack in it but you can add it yourself. Just remove it completely then try adding it, that way you don't need that repo.
×
  • 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