Jump to content

Rook

Administrator
  • Posts

    67,273
  • Joined

  • Last visited

Everything posted by Rook

  1. First of all, you don't need the Patcher template. You need this one: http://iosgods.com/topic/6289-template-custom-cscsci-nictheos-template/ (look at the examples inside the tweak.xm)
  2. SafariSwipez Velox Nowplaying on statubar And?
  3. I can't fix it. You need to fix it using the method and class you found in Flex 2.
  4. I dunno, try uninstalling something..
  5. I just realized your whole tweak.xm is bad. You have not edited the default template and you have just added a bunch of other code without a class or anything hooked.
  6. Then it's probably these recent tweaks you installed. Can you list them here for us?
  7. Awesome! Enjoy!
  8. Guessing it's a tweak. Have you tried Safe Mode?
  9. Can you try the one from cydia.dtathemes.com/repo/? You can also try MovieHD by the way: http://iosgods.com/topic/10754-how-to-get-moviehd-movieboxplayboxhd-alternative/
  10. All you need to do is remove the ones in red: - (id)getFoulReasonText:(int)fp8; { return 13; } - (void)setOpponentQuit:(BOOL)fp8; { return True; } - (BOOL)opponentQuit; { return True; } - (BOOL)isOnStateOpponentTurn; { return False; } - (BOOL)isOnStateOpponentTurn; { return false; } - (BOOL)isOnStateOpponentTurnOrJustLeftIt; { return false; }
  11. Just remove the ; from the method - (unsigned int)numBallsPocketed {
  12. @@Amiroslo The giveaway has ended, please post the winner.
  13. @@Jailbreak Is this giveaway over?
  14. @ The giveaway has now ended.
  15. Why isn't it working? There is a library folder, you just didn't even try finding it.
  16. Rook

    One word story

    Jeremy
  17. Why do you have ';' after your method?
  18. What version are you on and where did you download it from?
  19. Rook

    One word story

    Girl...
  20. That's a big list you have there. Works on Mortal Kombat X too. And some users have posted topics about some others in DIY Cheats section.
  21. If you ever make a game, I'd give it a try for a few minutes then uninstall it
  22. What's with the ';'? Show us your Tweak.xm.
×
  • 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