Jump to content

Batch

Developer
  • Posts

    2,073
  • Joined

  • Last visited

Everything posted by Batch

  1. No, you can change them
  2. You just need to link to the makefile and import the header file and just call that functions instead. Also patch won't ever work on jailed. Just use breakpoints and treat them as hooks, i don't think it's that difficult
  3. That's not a problem about the ipa but how you install it and the bundle id, maybe try to not touch it or use something else com.iosgods.lla idk, try.
  4. Just ask AI for these questions, but yes just create a folder
  5. Yes, but you need to update the memory to use https://github.com/Batchhh/libspecter, you can figure it out the rest
  6. yes, we are using https://iosgods.com/topic/137415-iosgods-igmenu-online-theos-easily-make-compile-your-tweaks/#comment-4377206 that is limited to people that wanna help out the community, probably if you keep posting you will get access 🙂
  7. If you need a menu here https://github.com/Batchhh/SilentPwn and yes it will work on fully loaded, if you are not with programming just use AI
  8. Patching on non jailbreak can't be achieved at runtime Also MSHookFunction will cause crash on jailed device too It's better if you use breakpoints, my memory library supports it (https://github.com/Batchhh/libspecter) just ask AI to implement into your project
  9. Oh this is just a bundle id issue, change it to "com.chess.test" and it should solve the issue
  10. It's been updated but seems the bot didn't send the message nvm here lol
  11. You didn't understand, yes start a battle than click the pause icon in the game next to the x2 speed and then do restart battle.
  12. Try to download the latest one i published, i added new features. Also note that for some of them it will trigger battle error at the end of the chapter, for those only use for farming
  13. You only see one hit kill and god mode? Maybe you are using old version or i uploaded wrong, updating now
  14. There's no offset/distance or ordering setting for this, it's not a grouped/proximity search. It just runs each value as its own exact search and unions the results, so you get every address that matches 1500 or 500 (in any order, anywhere in the searchable range). If you want proximity/ordering, we have Nearby search where you can specify it 🙂
×
  • 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