Jump to content

Taylor Meyer

Senior Member
  • Posts

    690
  • Joined

  • Last visited

Everything posted by Taylor Meyer

  1. well good news is I fixed the problem but now I have a new problem when I tried make package it worked but a new error oh boyyyy having so much luck ****ing theos is so good lol will post a picture here is the picture https://imgur.com/a/OhNiH
  2. I used that tool I did a setup all
  3. Jb hide = hides jailbreak state or bypasses jailbreak detection
  4. thank you for believeing in me
  5. Not getting mad at anyone here but now I'm getting ****ing pissed now I tried moving stuff around in my tweak.xm of course ****ing didn't work screw the ****ing project I'm about to have someone I trust that can compile it
  6. the one I installed was iOS 8.1 I'm on 8.4
  7. im not forcing you in any way but i used clutch before but i quit using it because the binaries would always crash if you want try Rasticrac
  8. https://imgur.com/a/XquQ1 Here is the picture
  9. So I fixed the other error where I kept getting a Xcode command error. So now my new error is my tweak.xm it is saying the first argument must be greater than 0 Here is my tweak.xm. Also tell me if I'm missing anything if I have to add anything #include <substrate.h> %hook PMListeningPersistence -(double) skipDelayAfterTrackStart { return 0; } %end %hook PMListeningPersistence -(BOOL) listenTimeoutEnabled { return FALSE; } %end %hook PMBaseSettings -(BOOL) ignoreSkipLimit { return TRUE; } %end %hook PMRadioConfig -(BOOL) discardAudioAds { return TRUE; } %end %hook TrackDescriptor -(BOOL) allowVisualAds { return FALSE; } %end %hook PMAppPersistence -(int) cellAudioQuality { return 200000000; } %end %hook AudioFileTypes +(double) cellHighQualityBitrate { return 200000000; } %end %hook AudioFileTypes +(double) cellLowQualityBitrate { return 200000000; } %end %hook StationDescriptor -(BOOL) suppressVideoAds { return TRUE; } %end %hook PMRadio -(BOOL) userReceivesVisualAds { return FALSE; } %end %hook PMRadioConfig -(BOOL) enableBannerAds { return FALSE; } %end %hook StationPlayer -(BOOL) skipsAudioAds { return TRUE; } %end
  10. So I am trying to make a package but I keep getting this error I don't know why it's happening here is a picture of the error https://imgur.com/a/8XCIq
  11. I am trying to find the Pandora one splash screen class via flex 2 regular class dump does not work
  12. So I am getting a error when trying to start a new project in theos I have tried reinstalling all of the required tools still does not work here is a picture of the error https://imgur.com/a/ewt1L Perl: bad interpreter theos
  13. yea this https://iosgods.com/topic/13072-macios-how-to-easily-install-theos-on-any-ios-device-setuptheos/ should I press yes
  14. Setup theos message I will post a picture What do I do https://imgur.com/a/Xs1kn
  15. thanks also do I copy and paste the pop from the post any of them I decide on
  16. i put that in the make file or the tweak.xm
  17. So what is the command to installtheos in terminal is it just installtheos3. My other question is I Also want to make a popup when you enter Pandora example hacked by Tay Tay
  18. I think I kinda know what your talking about if your talking about game updates use app admin from beta.unlimapps.com 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