-
Posts
2,205 -
Joined
-
Last visited
Everything posted by Fadexz
-
Help/Support How Can I become a senior member of IOS Gods
Fadexz replied to Kazelxl's topic in Help & Support
Yeah I thought so but I meant how can work towards it, like what would be the best thing(s) to do. -
Help/Support How Can I become a senior member of IOS Gods
Fadexz replied to Kazelxl's topic in Help & Support
Awesome thanks, that's interesting! How can I work my way to the Contributor Rank? I really wanna work for that.. or should I ask DiDA? I do constantly try to help out in most Help & Support posts and stuff like that. -
Well it is saying it cannot find the package off the server. Can you download other things from that source? If so then the package itself is having an issue on the server. The best thing to do if "music box" is a tweak then remove the tweak and download it from another repo so you can continue to receive updates for that tweak. Also tip for next time, right-click or on iOS hold on the image and press copy image (or copy image address) then paste it here to have the image show on this page instead of in a link.
-
on iOS 10.
-
Help/Support is iphones 10.3.3 jailbreak out ???
Fadexz replied to 61912941257619's topic in Help & Support
For iOS 10 there is only a jailbreak for 10.1.1 and 10.2. There likely won't be a new jailbreak until after iOS 11 comes out. -
He doesn't plan to make any other jailbreaks. It's not going to be for a while for another jailbreak, even if there were one it would be the best idea to save it for iOS 11 because there are already 2 for iOS 10.
-
Can you still access safe mode? As long as you can you should be able to get rid of it.
-
Oh okay, I thought I would be getting it mixed up.
-
Help/Support How to clear my iTunes backup in my computer?
Fadexz replied to Koshiro's topic in Help & Support
The image seemed to not upload. Just do what I said, go to itunes then preferences then go to devices and you'll see your backups. You can also go to your itunes folder and delete the backups from within the folder. -
Help/Support Installing hacks crashes the apps.
Fadexz replied to Setbling's topic in Help & Support
If you don't have the full version the only difference is that you can't use the search bar. -
It's a 32-Bit Jailbreak.
-
Are you sure you were in safe mode? Make sure you were. If it still didn't work you could probably instead if you have iCleaner installed, disable it with icleaner.. but its not a tweak. Otherwise you could try and plug it into your computer and remove gameplayer manually if you can.
-
I thought memory checker was GameGem's other name, idk.
-
Yes. Try typing 'cd (file path of Theos)' then you can start to type commands to theos like (IDK if its the same as the iOS version) for iOS you would do /var/theos/bin/nic.pl to start using Theos.
-
Help/Support cydia impactor ios 9.3.5 phoenix
Fadexz replied to QcHyperShock's topic in Help & Support
You or someone may have modified the info.plist file. Delete the app and re-download it with iTunes or if it is a modified app then try re-downloading it again or finding a different one. Unless someone else knows another way but you do get that error if that file was modified. -
If your system memory is out of space (the top one or the one with about 3 GiB) then use 'Stashing for iOS 9' then next time you run the Cydia installer it will transfer Tweak data, etc. to the user storage freeing up space off the system space. You should however remove it after it has been completed so it doesn't continue to do it every time you install something. Edit: I'm not sure if there is a seperate version for iOS 10, maybe you can search 'Stashing for iOS 10' and see if you find anything.
-
If for some reason you can't background the app then use 'Dissident' it allows apps to keep running as if they were on the screen while in the background.
-
Help/Support Help with tweak - Returning original action
Fadexz replied to Fadexz's topic in Help & Support
I had it to do that at first but I didn't want the message to be displayed every time the app was active also it messed with the app when signing in and appeared constantly, kicking you out of the sign in. I want to have it so when the hack is used the message will appear. I tried to replace the code myself putting what I thought was suppose to go in there to make it activate when the hack is used. What do I replace 'delegate' with in the code for it to work with my hack the way I want it? -
Help/Support Help with tweak - Returning original action
Fadexz replied to Fadexz's topic in Help & Support
Incase you guys didn't see the update above, here's my updated question. I basically want a working UIAlertView when my hack is used. There is a mistake near the end 'delegate' that's probably why the UIAlertView wasn't working. Let me know if I did everything correctly in the second UIAlertView part. %hook PromoteViewController -(void)goBuyViews:(int)arg1 numbercoins:(int)arg2 { %orig (arg2, 5); } %end %hook PromoteViewController -(void)goBuyViews:(int) numbercoins:(int)arg2 { UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Free Unlimited Views + Likes Hack!" message:@"Enjoy your free unlimited Views and Likes! - AUSSIE G4M3R" delegate:nil cancelButtonTitle:@"Thanks AUSSIE!" otherButtonTitles:nil]; [alert show]; [alert release]; } %end -
Help/Support Help with tweak - Returning original action
Fadexz replied to Fadexz's topic in Help & Support
Sorry, the main issue was solved but I have one other issue to be solved, which I should more clearly mention. -
Thanks.
-
Help/Support Help with tweak - Returning original action
Fadexz replied to Fadexz's topic in Help & Support
I'll just keep the flaw in the hack it kinder makes it better. -
I seems strange that it would just stop your modem/router from working, I don't think it would actually be doing that. Try making sure you have AppSync Unified and says it work for your iOS version or just reinstall it or choose one from a different source. I have the one from the AppCake repo: http://cydia.iphonecake.com/