Jump to content

bib

Senior Member
  • Posts

    529
  • Joined

  • Last visited

Everything posted by bib

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