Jump to content

Theangelofspace15

Senior Member
  • Posts

    132
  • Joined

  • Last visited

Everything posted by Theangelofspace15

  1. No all works. This ndw update does not use playstore. It actually ask for credit card for upgrade
  2. Mangarock: 3.7.4+: Google Play Store Link: new version not in the playstore, need to go to www.getmangarock.com Rooted or Unrooted: doesnt matter Requested Features: Premium, no ads, autodownload new episodes.
  3. [emoji19] sound like a stupid n useless glitch, but let me see.... I knew it [emoji19]
  4. Thanks whats the difference between this one and IGG?
  5. Does anyone know how this toll work at the code level? What values does it modify in the app/game, i was using it in a game but after a update the tools does not work in that game and i want to try to do it manually
  6. You mean make a deb and upload it to cydia/website?
  7. I was reading through the post and i think i found the way around but IDK how to do it. Since i am hooking the UI to the AppdidBecomeActive every time i come from the multitask the app become active again the the UI is call, so how can i set a IF statement that disable the UI after the 1) the first time it was call or 2) the user press the "Thanks" button, my idea declaring a variant when the code start and set it to true and when that variant is true the UI is call and the "thanks" button will make the variant false and the UI wont b called again. Or Declare a cumulative variant and every time the UI is called add 1 to the variant(initial value 0) and while the variant is <1 the UI is call. What is the best way to do this and how i do the coding for it. I though about doing a new post but i posted my code here early so it will give you a better idea of what i am trying to do..!!!
  8. Can you hook the UI to any class and method? Or have to be a -(void)XXXX:(id)?
  9. I get the UI but it appear every time i leave the application(move in the multitask) and not only when i first open the app, when it appear when the app start is all good but when it appears after i come from the multitask the app stop responding. Any ideas? Should i hook another header?
  10. Thanks :- i got it and also i couldnt copy/paste properly cuz i am using taptalk and it was adding or ignoring some characters :-) I am so happy this is the start of something big for me :-) I like to see how things work and then play with them. :-) my next steps will convert some of my flex tweaks and them add preferences bundle(i hope the i have the right idea of what preference bundles are, if they are the menus that add to setting and you can turn on/off the tweak k got it right lol) :-)
  11. I think o see my problem. Are the // use to comment? I am a beginner sorry for the dump question. And do i have to keep the // and ". In the code?
×
  • 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