Jump to content

Sterling0x1

Senior Member
  • Posts

    323
  • Joined

  • Last visited

Everything posted by Sterling0x1

  1. Also note that apple changed application folder location (im on 9.3.3) thats why it wont show any apps.
  2. A Thanks well wasted.... can you ppl be more original maybe?
  3. One more approved post to change username. Sorry for spamming your topic.
  4. Careful before DiDA locks this topic too
  5. Updated the link, made it to a tweak. uninstall the patcher and use the tweak until i fix it.
  6. iOS9 seem to be the issue. I will make it a tweak later on today/tonight , I'm off to sleep now
  7. Updated the link, download it and give me a feedback please.
  8. Thanks but I don't accept donations If you really want to help someone, you can send that money to some hungry children charity. No child should starve!
  9. Updated to 1.0.6 + made it into patcher. Enjoy
  10. I will update it and make it patcher tonight.
  11. Thanks DiDA i'll read it through when im back home.
  12. Integer was my first attempt, caused crash too. FlexConverter copied it as float. I actually found another way, so its not necessary anymore, however, if anyone knows why it causes crash, feel free to let me know, for future reference
  13. I`m trying to make a flex patch into a tweak. Flex patch works like a charm, however, (id) seems to make the app crashing. I tried both manually using some templates found here and also with the FlexConverter. Both failed. Tried both Float and Integer. %hook DashboardViewController -(id) daysRemaining { return [NSNumber numberWithFloat: 999.0]; } %end %hook AccountViewController -(id) daysRemaining { return [NSNumber numberWithFloat: 999.0]; } %end %hook AccountViewController -(void) setDaysRemaining:(id)arg1 { arg1 = [NSNumber numberWithFloat: 999.0]; return %orig; } %end
  14. Maybe i could, but even so, i wouldn't post it in public. Sorry
  15. I'll make it a patcher eventually
  16. /filled https://iosgods.com/topic/23446-chroisen2-epic-of-the-dragon-dungeon-ver-134-2/#entry800535
  17. If you upload the korean ipa or binary for me, i will.
×
  • 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