Jump to content

Rook

Administrator
  • Posts

    66,349
  • Joined

  • Last visited

Everything posted by Rook

  1. Picture is hilarious
  2. Let me know if you fixed it Good luck!
  3. We only have 5 pages
  4. The way you want it would be more confusing for members. There is a reason we have only a few sections it's because of simplicity and it's easier for members to navigate. Making 2 different sections for Tutorials & Tools might be a problem because 1: People won't know where their tutorial/tool should go & 2: Tutorials are tutorials. Whether it's how to hack or how to do this and that. So I think they should stay in the same section. Let me know what you think.
  5. The question in this support topic has been answered. If you have any more questions, feel free to make a new support topic. Locked.
  6. If that one is giving you an error I suggest you try something else. http://iosgods.com/topic/1726-debugserver-lldb-for-ios-7/
  7. Which lldb are you using? Afaik that's what usually causes the error. You can get the latest lldb from xcode and try that one.
  8. What was the problem incase someone else is looking for a solution?
  9. Hello, Replying to this thread won't give you any cheats. Check the other topics posted on this section.
  10. Try this for the method from screenshot: %hook DJPlayerProfile -(int)getCurrentCurrencyWallet:(int) { %orig(9999,9999); } ​%end or %hook DJPlayerProfile -(int) getCurrentCurrencyWallet:(int)arg1 { return 9999; arg1 = 9999; %orig(arg1); } ​%end
  11. Do you remember this? http://iosgods.com/topic/1280-how-would-i-add-this-to-the-tweakxm/
  12. Yeah, crack doesn't work fully.
  13. Problem solved, topic locked. If you have any more questions, please create a new support topic.
  14. I disabled the alert now. You can't kick yourself anymore
  15. How on earth did you even accomplish that?
  16. Meanwhile, HATER: http://i.imgur.com/GnrfnzN.png xD

    1. AnotherLurker

      AnotherLurker

      she has to go to her parents for the weekends D: FML

    2. K3NNNY
  17. You're late
  18. Browse through this section: http://iosgods.com/forum/13-cydia-substrate-cheats/ Find a topic with the hack you want, reply to that topic and then refresh the first page to see the download link.
  19. No problem at all! Which hack are you trying to install?
  20. If you're having problems with this, you can always try the other ones posted.
  21. Oh, that's correct. AppCake does NOT install game saves and file mods. It only installs debian packages (.deb) so that's why this topic is located in Cydia Substrate Cheats.
  22. Remove this part from your makefile: after-install:: install.exec "" Or if you want to respring your iDevice after installation add this: after-install:: install.exec "killall -9 SpringBoard"
×
  • 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