Jump to content

ITz_kser

Senior Member
  • Posts

    1,396
  • Joined

  • Last visited

Everything posted by ITz_kser

  1. wrong section it should be in help & support here: http://iosgods.com/forum/27-help-support/ anyway is it a hack?
  2. i can't only @@DiDA and @@Klepto and @@castix and @@Raggnar can you can report the topic and make a staff deal with it
  3. ? you make 2 topics for this http://iosgods.com/topic/21240-real-steal-wrb-all-versions-jailbreak-needed/
  4. wrong section it's should be here http://iosgods.com/forum/19-hack-requests/ following these rules http://iosgods.com/topic/56-rules-for-posting-a-request/
  5. %hook userstats -(int)HP:(int)arg1 MP { if(GetPrefBool(@"key1")) { return 99999; arg1 = 99999; %orig(arg1) } %orig } %end
  6. Mark it as solved right now If it happen again no need to make another topic you can take the solved mark and post if the problem come again
  7. I don't think I can use it but no problem from see it
  8. You can hook the class Then write the function/s Leave the if(GetPrefBool(@"key1")) Then write the return/arguments
  9. ldid -S posix_spawnYou can find posix_spawn at /usr/bin
  10. Try to sign posix_spawn
  11. What about iapcrazy do you have it ? Try to uninstall it Also there're some tweaks to block ads Like untrustedhostblocker And Ad remover
  12. What? IPhone 5S running on iOS 3.1.3?I can't believe this
  13. You need IDA to see the strings or use iOSGods binary tools online to see it
  14. Did you use the patcher template ?
  15. Not yetSo you can't see switchers for your tweak in settings.app?
  16. post the make package messages=yes here again to see if it the same or not
  17. oh take this tweak http://iosddl.com/51fe2aea50cd0075/Tweak_(2)_(2).xm also are you sure it's the same? try to write make package messages=yes again
  18. here try this control http://iosddl.com/14cf87d9723abdbb/control
  19. here try this http://iosddl.com/e23ea9d55b46a236/Tweak_(2).xm
  20. post your tweak.xm
  21. Try to take this Makefile ARCHS = armv7 arm64 TARGET = iphone:clang:latest:latest #CFLAGS = -fobjc-arc #THEOS_PACKAGE_DIR_NAME = debs include theos/makefiles/common.mk TWEAK_NAME = BlockHeadshack BlockHeadshack_FILES = Tweak.xm BlockHeadshack_FRAMEWORKS = UIKit BlockHeadshack_LDFLAGS += -Wl,-segalign,4000 include $(THEOS_MAKE_PATH)/tweak.mk after-install:: install.exec "killall -9 SpringBoard" include $(THEOS_MAKE_PATH)/aggregate.mk
  22. write make package messages=yes and give us a screenshot for it
  23. i wasn't here when this moment come
  24. what about this? http://iosgods.com/topic/2155-x64-asphalt-8-airborne-v213-10-cheats/
×
  • 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