Jump to content

Shiny Shizou

Senior Member
  • Posts

    196
  • Joined

  • Last visited

Everything posted by Shiny Shizou

  1. This game needs no bypass, it has no jb detection. If you are using tweaks to disable tweak injection, it can’t work at all.
  2. China doesn't seems to be supported by https://armconverter.com/decryptedappstore/ yet.
  3. That would be awesome! Maybe we do something wrong and you can enlighten us, if no problem can be found within the tweak.
  4. I never had a look at it’s sourcecode but it never worked for me even tho my offsets were right and working within a theos tweak. So my first guess was, it’s just not having the framework as baseaddress but I could def. be wrong. But wouldn't this mean, live offset patcher wouldn't work with non unity based games or does it scan for the presence? Based on you release Post, it should support it at least.
  5. 2nd method has tutorials in the tutorial section here on IOSGods
  6. Prob. because live offset patcher doesn't set it's base address to the UnityFramework but your offsets are calculated with the frameworks base. Either find the address of the UnityFramework and add your offsets to it or compile a theos tweak with the UnityFramework as the base address.
  7. Idk what you both are doing, but I can't get the menu to crash. I've tested on my jailed 6S+ IOS 15.7.9 with JIT enabled without any problems and on my jailbroken X IOS 14.8 the same. But with the next update, I'll try some stuff, maybe that’ll work.
  8. Can someone, who speaks chinese, translate this debug menu? Image 1 Image 2 With the help of some image translation website, I got the following results but there clearly is some correction potential: = Top left = Error message = Blue button = Open archive location = Buttons = Row 1: Add gold coins Add star rating Add magic stone accelerate Row 2: Normal speed Display the number of meals Add wizard experience Play video Row 3: Add holy water Add silver coins Add fruits Clear Purchase Records Row 4: Hide/show people Clear sale letter Reset the draw Add soul fragments Row 5: Unlock Chapter 2 Unlock the full picture book Delete the picture book Unlock all buildings without stars Row 6: Empty Classroom, level etc. Randomly add weapons Show/hide UI Resource data clear 0 Row 7: Advertising free Open diviation Show character entry Display language ID Row 8: Random event test Would appreciate any help.
  9. You marked it as solution, so it worked for your case?
  10. I will work on 1.1.10 when I'm back home
  11. Will look into the v0.71.0 when I'm back home
  12. The post you quoted was tested using Sideloady and JIT
  13. Would a normal alert be sufficent for your needs? e.g.: SCLAlertView *alert = [[SCLAlertView alloc] initWithNewWindow]; [alert showNotice:NSSENCRYPT("Title") subTitle:NSSENCRYPT("Content") closeButtonTitle:NSSENCRYPT("Close") duration:0.0f];
  14. Why don't you use the same method then?
×
  • 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