Jump to content

bib

Senior Member
  • Posts

    529
  • Joined

  • Last visited

Everything posted by bib

  1. It says nothing just the tweak won't work
  2. Still doesn't work
  3. Sdk number is iOS version right so 8.4
  4. Didn't work
  5. no spaces what about the %end
  6. it didnt thats why i need help
  7. 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
  8. i did the tutorial and it didnt really work can someone help me
  9. thanks
  10. can i use clutch with ios terminal
  11. @@DiDA
  12. 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
  13. 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.
  14. my first hack
  15. http://i.imgur.com/WYhtPQr.jpg
  16. i still get error
  17. can you help me
  18. I get a error every time
  19. Does this has to be on the pic can I do it on my phone
  20. I can make the .deb file Can't
  21. I can't make it into a .deb file
  22. I get a no such file directory
×
  • 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