Jump to content

Fadexz

Senior Member
  • Posts

    2,205
  • Joined

  • Last visited

Everything posted by Fadexz

  1. I would suggest starting with a flex patch on a game you know the hack works for then just learn how to convert that flex patch into Theos' form. I would suggest you use the search bar rather than looking through the tutorials sections as it would be a lot easier. Here are some Theos tutorials: They aren't the greatest but that get the main point.
  2. Oh thanks I was looking for that myself anyway.
  3. So I was right? Mainly.
  4. @Clarify Nice work, the list is a lot better now!
  5. No you would have to use a non-software solution like making a robot touch the screen for you ?
  6. Yeah all good, it might be better in some cases like clicker games.
  7. Cool, haven't seen that one before.
  8. That's if they know how to do that.
  9. The reference...
  10. Nice
  11. I don't know why that made me laugh.
  12. Come on that one made me laugh.
  13. That's why it's better to buy one.
  14. @DiDA Suggestions Switch "Content Feed" with "Recent Topics" on the sidebar, it's better to see new topics first rather than new replies.. usually to old posts. Add Clickable titles for sidebar. e.g "Recent Topics" will take you to a full sized page of recent topics, same applies with the rest for their things (some already have full pages for them).
  15. Do you have any idea or no, if not don't worry about it, maybe someone else will know.
  16. What do you mean it's simple? To backup and restore appdata onto another device like when using Apps Manager.
  17. To duplicate the app data onto my other phone of my signed in accounts so I don't have to sign them all in again on an app.
  18. Ah idk it's not very unique, does it matter?
  19. Although Flex Converter doesn't have support for multiple arguments and isn't always 100% correct. You can still use it it just may not be presented 100% correctly but it gets you started. I'm not amazing at this as I am even still working on my first tweak but it should look something like this. #import <substrate.h> #import <UIKit/UIKit.h> #import <Foundation/Foundation.h> %hook RMAppReceipt -(bool)containsActiveAutoRenewableSubscriptionOfProductIdentifier:(id)arg1 forDate:(id)arg2 { %orig } %end I don't know how to do the Return Value (bool), I don't wanna get it wrong but it would be something like return; true Added to it. Please do get someone to check it though or just use Flex Converter and get someone to check that, but you should get the idea. If you would like you can add an UIAlertView below it if you would like to display information about your hack in a popup alert message when the application is launched.
  20. I want to transfer an app's app data of the same app to another device for it to be duplicated (the same). I tried using 'Apps Manager' but it doesn't like to be restored to another device (error). What would be the best solution to find and copy the app data folders manually?
×
  • 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