Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. When you're sideloading a game cheat, there will be a dylib created with the tweak.xm content. This Tweak.xm only contains such things as a popup & iGAuth. Not direct code injection itself, cause that's not possbile on NJB. But this is about NJB hacks from this forum, other sideloaded apps like Instagram++ don't really use offsets from the binary like we do with games, it's own written obj code. With theos-jailed you can compile your Tweak.xm code, which makes a dylib out of it & then injects it to the App. You can also inject other dylibs. Paste the dylib in the root directoy of your project & then add this line in the Makefile of your theos-jailed project folder: TWEAK_NAME_INJECT_DYLIBS = tweak-name.dylib Also, see this: https://github.com/kabiroberai/theos-jailed/wiki/Usage
  2. Add this under all imports: string Return = "return"; then replace return in your Hook with Return
  3. Theos things you wrote Return with a capital letter. remove that return line & type it again (no copy pasting) return TRUE;
  4. Why is that wasting time? Just bcs you don't like the game, it's wasting time huh?
  5. This hack will now auto update itself in the future! New Features Added: - God Mode - Invisible (Enemy can't see you, fun as f***.) Enjoy.
  6. Check the AppStore version & the hack version, if they aren't the same it won't work
  7. Electra's first installation is broken as f***. You need to run "delectra" (Google it) in order to fix your JB.
  8. There's already a DIY in DIY section for that
  9. Best hack ever
  10. IPA* & in the error you'll see which phone isn't supported, add that phone to the info.plist of the IPA (open with 7zip, winrar etc)
  11. ViP hack has been moved to free: (or it will be in few mins) https://iosgods.com/topic/71032-bloons-td-6-by-ninja-kiwi-v18-11-unlimited-monkey-money-more/
  12. Hack has been updated to version 1.8. Hack has now also been moved to "Free Cheats" because it has no Multiplayer at all.
  13. Google how to code gesture responding https://www.google.nl/url?sa=t&source=web&rct=j&url=https://developer.apple.com/documentation/uikit/uigesturerecognizer%3Flanguage%3Dobjc&ved=2ahUKEwjjooKamPzbAhXQxqQKHcEEBYwQFjABegQIAxAB&usg=AOvVaw14hr6k3_T4ymibiLip5Ocf
  14. Here you go: https://www77.zippyshare.com/v/LTUmYfun/file.html
×
  • 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