Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. Hm yeah that generator doesn't seem to work with arguments
  2. Your second try works because you can't use return in a void method and you correctly assigned a value to each argument
  3. Screenshot please
  4. That fixed at least the search bar issue. Could you go into your Filza.app folder and tell me the exact names of the app icons?
  5. Hello everyone, I used Electra to jailbreak my iPad Air 2 on iOS 11.0.0. Filza File Manager is one of the essential Tweaks for me and I was really happy when I saw it got iOS 11 support. (I dowloaded it from the BigBoss repo) However, I found 2 issues with Filza on my iPad and I want to ask if anyone here has experienced those issues or knows a fix for them: Problem 1: Filza File Manager has no app icon on my SpringBoard. This is not a problem of functionality but it annoys me to see a blank icon on my SpringBoard. I already tried running "uicache" via Terminal. Problem 2: I cannot use the "< Back" button at the top to go to the previous directory. Whenever I tap on the button it would open a search bar in which I can manually type in a specific directory of the filesystem. That's not what I want. Thank you
  6. The error is normal. Electra jailbreak blocks saurik's repo because of a package which would cause the jailbreak to malfunction. It's safe to ignore the error
  7. I don't know but I assume he's busy with more important stuff right now. You won't need SHSH blobs
  8. Don't do it on a jailbroken device. Coolstar is working on a new version of semi-restore compatible with 11.0-11.1.2. Remember when you jailbroke your phone it created a system snapshot for exactly that purpose
  9. do I have to make changes to the Makefile to compile iOS 11 tweaks?
  10. https://gist.github.com/githubutilities/361ef7e8e2060e9215d8
  11. I recommend you wipe Theos from your device and re-run git config --global http.sslVerify false git clone --recursive https://github.com/theos/theos.git $THEOS git clone https://github.com/theos/sdks $THEOS/sdks
  12. Add coolstar's repo (https://coolstar.org/publicrepo) and download Theos dependencies from Cydia
  13. Are you missing curl from devel?
  14. You can't use git --clone when there's already a file in the destination folder
  15. Modded/Hacked App: War Dragons By Pocket Gems, Inc. Bundle ID: com.pocketgems.dragon iTunes Store Link: https://itunes.apple.com/us/app/war-dragons/id958763157?mt=8&uo=4&at=1010lce4 Mod Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). - PreferenceLoader (from Cydia). Hack Features: - Stealth Attacks (enemies and teammates can't join your attacks) Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/ Modded Android APK(s): https://iosgods.com/forum/68-android-section/ For more fun, check out the Club(s): https://iosgods.com/clubs/ Hack Download Link: [Hidden Content] Installation Instructions: STEP 1: Download the .deb Cydia hack file from the link above. STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. STEP 3: Using iFile or Filza, browse to where you saved the downloaded .deb file and tap on it. STEP 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. STEP 5: Let iFile / Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below. STEP 6: Now open your iDevice settings and scroll down until you see the settings for this cheat and tap on it. If the hack is a Mod Menu, the cheat features can be toggled in-game. STEP 7: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game. NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues. Credits: - castix Cheat Video/Screenshots: N/A
  16. Make sure you are signed out of Gamecenter on other devices you own with Injustice 2 installed. The 2 gamestates may conflict with each other
  17. the link is broken
  18. an you make a signature with megumin in it? adding an explosion would be cool
  19. @DiDA maybe add this to the top post
  20. Errors when trying to install it with cpan IO::Compress::Lzma https://ghostbin.com/paste/savwv
  21. I installed everything related to CPAN with Cygwin but it's still the same
  22. No the tutorial provides inctructions to install all prerequisites which I did. I'm going to contact kirb about it
  23. Can't locate IO/Compress/Lzma.pm in @INC (you may need to install the IO::Compress::Lzma module) (@INC contains: /usr/local/lib/perl5/site_perl/5.26/x86_64-cygwin-threads /usr/local/share/perl5/site_perl/5.26 /usr/lib/perl5/vendor_perl/5.26/x86_64-cygwin-threads /usr/share/perl5/vendor_perl/5.26 /usr/lib/perl5/5.26/x86_64-cygwin-threads /usr/share/perl5/5.26) at /home/castix/theos/bin/dm.pl line 12. BEGIN failed--compilation aborted at /home/castix/theos/bin/dm.pl line 12. make: *** [/home/castix/theos/makefiles/package/deb.mk:40: internal-package] @AnotherLurker @DiDA
  24. /opt/theos/include/SettingsKit/SKTintedListController.m:120:31: error: no known class method for selector 'appearanceWhenContainedInInstancesOfClasses:' [UISwitch appearanceWhenContainedInInstancesOfClasses:@[self.class]].onTintColor = self.switchTintColor; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/theos/include/SettingsKit/SKTintedListController.m:120:90: error: property 'onTintColor' not found on object of type 'id' [UISwitch appearanceWhenContainedInInstancesOfClasses:@[self.class]].onTintColor = self.switchTintColor; I'm trying to compile a plain project with SettingsKit using the iOS 8.1 SDK. The .mm file has not been edited. I get those errors in line 102,111, 120 and 128
  25. When compiling Linking tweak lulwat (arm64)… arm64-apple-darwin14-clang-3.9: error: no such file or directory: '+=' /opt/theos/makefiles/instance/library.mk:32: I didn't force clang in the Makefile fixed
×
  • 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