Jump to content

bib

Senior Member
  • Posts

    529
  • Joined

  • Last visited

Everything posted by bib

  1. Problem solved
  2. It says nothing just the tweak won't work
  3. Still doesn't work
  4. Sdk number is iOS version right so 8.4
  5. Didn't work
  6. no spaces what about the %end
  7. it didnt thats why i need help
  8. This was my tweak but it didn't work%hook Weapon - (void)setAmmo:(int)fp8 { %orig(fp8); fp8=999999; } - (void)setClip:(int)fp8 { %orig(fp8); fp8=999999; } - (BOOL)isDualWield { return true; } %end @@DiDA
  9. i did the tutorial and it didnt really work can someone help me
  10. thanks
  11. can i use clutch with ios terminal
  12. @@DiDA
  13. include theos/makefiles/common.mk TWEAK_NAME = DA2hack DA2hack_FILES = Tweak.xm include $(THEOS_MAKE_PATH)/tweak.mk after-install:: install.exec "" this i the one theos gave me
  14. please help i am getting this error can someone tell me why theos/makefiles/common.mk:103: *** You did not specify a target, and the "" platform does not define a default target. Stop.
  15. my first hack
  16. http://i.imgur.com/WYhtPQr.jpg
  17. i still get error
  18. can you help me
  19. I get a error every time
  20. Does this has to be on the pic can I do it on my phone
  21. I can make the .deb file Can't
  22. I can't make it into a .deb file
×
  • 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