Jump to content

Rook

Administrator
  • Posts

    66,728
  • Joined

  • Last visited

Everything posted by Rook

  1. There's a tool for MACs which cleans folders from the .DS_store files. .DS_store cleaner or remover it was called. Google it.
  2. Your keys and bundle ID are probably wrong. You can zip your whole project so we can take a look at it.
  3. Type: Clutch -cIn Terminal. You might need to be logged in as root.
  4. You need to edit your .plist also in: /projectfolder/projectfolder/Resources/ProjecyName.plist
  5. You can just install a cracked version and it should work with this mod or you can thin you binary using this tutorial: http://iosgods.com/topic/9598-how-to-perform-a-binary-patch-thinning-binary/
  6. For unlimited Gems or Coins, you can only use a Private server posted around the forum. Search. For other features, use xmodgames. Search this also.
  7. Boot into Safe Mode and disable/uninstall whatever you enabled. http://iosgods.com/topic/6474-tutorial-how-to-enterboot-your-idevice-into-safe-mode/
  8. You'll learn in time. The way you did it works also. Just figure out how to get it working.
  9. Tweak.xm:72: error: %end does not make sense inside a block error is being generated because you forgot to close the {} in - (void)setDamage:(float)fp8 { fp8=99999.9f; %orig(fp8); } // <-- You forgot this
  10. Restart your whole project and use this template instead: http://iosgods.com/topic/1907-update2template-custom-nic-patcherpreferencebundle-template/ The template has keys already set so all you do is just edit the %hook class & method then build to test the .deb.
  11. It has no connection to the tweak.xm. The keys aren't there. It's the default one used in the topic.
  12. Your prfbundle.plist is incomplete...
  13. Do they have their own keys though? Like kUsaBike, kAnotherBike etc?
  14. Ouch! It could have been coded better. Did you make a key for each bike?
  15. Show us your tweak.xm so we can help.
  16. He's going to need a step-by-step if he's going to do it though
  17. He means you can do it with a postinst if you know some simple bash commands and then make it into a switch if you know how.
  18. Are you sure your bundle iD is correct?
  19. Close Cydia from multitasking and try again.
  20. It works without hacks?
  21. Does the game open without Hacks? Try Safe Mode.
  22. Must be something on your phone then. It's working for others.
  23. Try disabling some features.
×
  • 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