Jump to content

Fadexz

Senior Member
  • Posts

    2,205
  • Joined

  • Last visited

Everything posted by Fadexz

  1. @inottrebla So you fixed your problem?
  2. You probably shouldn't have quoted my message lol. If you see the problem please correct it for me then.
  3. 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.
  4. 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.
  5. I've never had and probably will never get VIP so this would be awesome to have!
  6. 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.
  7. Probably because you aren't jailbroken IDK.
  8. @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.
  9. 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.
  10. Did you fully delete it because then if you did it will work.
  11. Are you installing too many apps? 3 is the limit on iOS 10+. Try revoke the certificates.
  12. Maybe your tweaks require something that isn't carried over to the other device that you need to fix.
  13. There may be one in the coming months but it will probably be a while.
  14. First start with using Flex to make a patch. After recreate that patch into a tweak using theos. After you can try to make a patcher using theos which allows for option settings. Finally once you have mastered that I recommend you move onto IDA which is better for more advanced hacking that is more likely to work if MS isn't good enough.
  15. Just clicking revoke certificates or try a new app or Apple ID.
  16. It tells you the location but Rasticrac places it in /root/Documents/Cracked i'm pretty sure.
  17. Are you trying to hide you are jailbroken? If so use xcon but in Flex you can search for jail/jailbreak/crack/cracked. If not please provide more detail.
  18. The only way to downgrade is with blobs but they require you to save them when the iOS version is still signed. It is basically the file that lets you install an iOS version.
  19. lol all you needed to do to find that was search 'Theos SDKS' on Google.
  20. I recommend you follow my topic. The first one you installed was a bad crack that doesn't work. You will need to remove all the files for it to work again. My tutorial:
×
  • 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