Jump to content

Ventilador

Senior Member
  • Posts

    146
  • Joined

  • Last visited

Everything posted by Ventilador

  1. I dont have the app yet but how could i compile in app purchase to sideload for non jailed?
  2. Paste App Image Link Here Name of app you want hacked: Layton’s Mystery Journey Version of the app: iTunes URL for the app: https://appsto.re/us/W0wvkb.i Requested features: in-app purchase content Jailbroken or Non-Jailbroken: Non-Jailbroken/both Thank you!
  3. How would you hack those?
  4. I'm trying to do the same process for crunchyroll flex patch to this app And i found the file that modifies the "tickets" you use to buy the premium episodes and set it to 99. When i go play a video it purchase it but gives an error " user doesn't have permission to watch video." Ive been messing with other inapp purchase bools but not luck
  5. I chose CompressionLevel - What do you want the compression level to be? Use -1 for default compression (-1) -1 but how and where do i change that?
  6. Why is it missing it? I noticed that a lot of stuff is missing inside appname.app when i crack it with clutch but not in rasticrac
  7. i cracked an app with clutch but when i sideload with impactor i get ipa.cpp:438 cannot find .app/info.plist i noticed the ipa is less mb than the one i cracked with rasticrac but im not sure why clutch would do that to me.
  8. Thanks will check
  9. Where do you do symlink? I have same problem
  10. Lumosity - Brain Training by Lumos Labs, Inc. https://appsto.re/us/yY9zI.i Name of app you want hacked: Lumosity Brain Training Version of the app: 9.12 (latest) iTunes URL for the app: Requested features: premium unlock Jailbroken or Non-Jailbroken: Non-Jailbroken Thank you!
  11. sorry to keep bothering but i tried changing it to include $(THEOS)/makefiles/common TWEAK_NAME = LumosityPremium LumosityPremium_FILES = Tweak.xm include $(THEOS_MAKE_PATH)/makefiles/tweak.mk after-install:: install.exec "killall -9 SpringBoard" and include $(THEOS)/var/root/theos/makefiles/common TWEAK_NAME = LumosityPremium LumosityPremium_FILES = Tweak.xm include $(THEOS_MAKE_PATH)/var/root/theos/makefiles/tweak.mk after-install:: install.exec "killall -9 SpringBoard" but everytime i get this and i dont understand the problem very well Makefile:1: /makefiles/common: No such file or directory Makefile:8: /makefiles/tweak.mk: No such file or directory make: *** No rule to make target `/makefiles/tweak.mk'. Stop. sorry to keep asking for help but i really appreciate it and its helping me a lot through learning
  12. i asked other users and told me i need to change flex 2 folder but i cannot find it anywere
  13. yes i do have MakeFile file in LumosityPremium, but where exactly in the code i need to do the changes?
  14. this is what i have inside makefile include $(THEOS)/makefiles/common.mk TWEAK_NAME = LumosityPremium LumosityPremium_FILES = Tweak.xm include $(THEOS_MAKE_PATH)/tweak.mk after-install:: install.exec "killall -9 SpringBoard" where exactly do i do what you said? sorry
  15. im trying to make a package from a flex patch but cd /var/mobile/lumositypremium this is what i try to do, make package :var/mobile/lumositypremium root#: make package this happens :( makefile:1: /absolute/path/to/theos/makefiles/common. mk: No such files or directory makefile:6: /tweak.mk: no such file or directory make: *** No rule to make target '/tweak.mk'. stop. could it be that i wrote Tweak.xm wrong? %hook LumosityDebugSettings -(bool)isDebug { return TRUE; } -(bool)forceSubscribedUser { return TRUE; } %end aditional information: theos is currently located in /var/root & /var . do i need to keep 2 of the same? thanks
  16. i created a symlink of FlexConverter and pasted it to where flex3patches.plist is but no luck getting it to work probably im not doing it right? update: i dont seem to find flex 2 patches.plist anywhere only flex3patches.plist
  17. i did and i found this one but /var/theos/bin/nic.pl doesnt exist for me.
  18. there is no flex 2 folder bc flex 2 is not supported on my ios version
  19. Sorry title should've been if FlexConverter could be updated to work with flex 3. I try to follow the tutorial on yt but the example that they use is pou or another game which has different target classes and this one im trying to do has booleans, it's lumosity.
  20. Im trying to do FlexConverter Lumosity Patch in terminal but everytime it tells me that patch not found, i tried changing name but still no good, does anyone know if its the correct format: FlexConverter <patch name> ? Or what am I doing wrong?
  21. Thanks! Im using FlexConverter, but its not detecting the patch name, i have it as Lumosity Patch but when i type FlexConverter Lumosity Patch it gives me a patch not found error.
  22. I'm trying to convert This flex patch to .deb, ive been watching tutorials on how to do it but im confused on how to translate the functions from the patch to the tweak.xm since the tutorial is doing a game and the class are different. Any noob friendly help appreciated
×
  • 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