Jump to content

Fadexz

Senior Member
  • Posts

    2,205
  • Joined

  • Last visited

Everything posted by Fadexz

  1. Yeah I thought so but I meant how can work towards it, like what would be the best thing(s) to do.
  2. 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.
  3. 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.
  4. on iOS 10.
  5. 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.
  6. 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.
  7. IDK, when I installed Theos I just got the old version and added 64 to some files to fix it for arm64 or 64 bit. Just try downloading it from the source http://nix.howett.net/theos i'm pretty sure that's what I have installed.
  8. Can you still access safe mode? As long as you can you should be able to get rid of it.
  9. Oh okay, I thought I would be getting it mixed up.
  10. 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.
  11. If you don't have the full version the only difference is that you can't use the search bar.
  12. It's a 32-Bit Jailbreak.
  13. 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.
  14. I thought memory checker was GameGem's other name, idk.
  15. 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.
  16. 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.
  17. 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.
  18. Try this video: He has this https://goo.gl/WqPuzc linked in the description which is Theos with the files already updated for 64-Bit but I just ended up fixing the files myself. You would also want the iOS 9.3 SDK for Theos.
  19. 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.
  20. 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?
  21. 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
  22. Sorry, the main issue was solved but I have one other issue to be solved, which I should more clearly mention.
  23. I'll just keep the flaw in the hack it kinder makes it better.
  24. Fadexz

    1

    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/
×
  • 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