Jump to content

Amuyea

ViP Pro
  • Posts

    11,503
  • Joined

  • Last visited

Everything posted by Amuyea

  1. Updated: https://iosgods.com/topic/33002-summoners-war-v223-5/ Thanks for your support
  2. I could've done this, I don't think it does make any differences. %hook SkipLimitState -(BOOL)unlimitedStationSkips{ return FALSE; } %end %hook PMRadioConfig -(BOOL)enabledBannerAds{ return FALSE; } -(BOOL)enabledSkipLimit{ return FALSE; } %end %hook PMBaseSettings -(BOOL)discardAudioAds{ return true; } -(BOOL)ignoreDailySkipLimitForPartners{ return FALSE; } -(BOOL)ignoreSkipLimit{ return FALSE; } %end %hook PmRadio -(BOOL)userReceivesVisualAds{ return FALSE; } %end %hook PMListeningPersistence -(int)dailySkipLimit{ return 999999999; } %end
  3. -(bool) discardAudioAds { return true; }
  4. /var/theos/bin/nic.pl - Show us your tweak.xm
  5. I'm in
  6. Give me few more hours
  7. They are the same?
  8. Have you tried this https://iosgods.com/topic/32809-how-to-easily-fix-old-deb-hacks-on-ios-93-and-higher/ ?
  9. He meant crack the ipa, rename it to zip. Then go inside of it and some name like pay. Then binary will be there
  10. Well, you can write things down as bundle, name etc. Then you continue since it's not background tasking or whatever it called.
  11. Holy shit, what did you do
  12. Apple built in keyboard. You can use program to do coding on PC/Mac
  13. Beautiful
  14. I don't think I resized it bigger, just shrinked
  15. Yeah - The big render or the one inside of pink box?
  16. Just like blending in photoshop. That's what lightroom does First picture doesn't have lightroom, so pure photoshop. And in spoiler all lightroom tweak. Well, the render was too big so I resized. Looked different
×
  • 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