Jump to content

Rook

Administrator
  • Posts

    66,811
  • Joined

  • Last visited

Everything posted by Rook

  1. I'm reading all these ways to access it while my Brave Frontier finishes downloading
  2. @@ryandxo, try the one above ^
  3. I think it needs Javi's other hack with the Debug menu feature turned on for this to work or something
  4. Just the Patcher. And the instructions aren't very clear How do we get that Debug Menu?
  5. This won't install anything. It will simply extract the files inside the .deb to the same location you saved it. I'm making a complete one then adding it to your topic under your username.
  6. You didn't compile it though. This is a project folder ready to be compiled into a .deb. Normal users won't know what to do with this.
  7. Follow this topic please: http://iosgods.com/topic/3054-readme-how-to-post-a-topic-in-this-section/ Don't make every topic titled "ms hack help" And add all your tweak.xm in code tags rather than screenshotting it.
  8. This is a project folder. Where did you get this? Edit: Working perfectly fine now!
  9. No worries at all! Glad I could help.
  10. Mark an answer as solved. He does. He said so at the bottom
  11. Are you sure you're using a small m?
  12. BigBoss recommended tools is useless. Read what I said above.
  13. 1. You're not CD'ing into your project folder. You are simply checking to see if that folder exists or not. Type this in terminal: cd /var/mobile/freeletic 2. Terminal Commands are case sensitive. That capital "M" is causing issues. Try it with a lowercase "m" make package install
  14. @@Niphon was always getting wrong username and password because he/she registered on the site via Facebook. I'm going to merge your new account in to your old one now.
  15. arg is simply to ID the method. arg can be anything else - (void)setActive:(bool)yolo { yolo = TRUE; %orig(yolo); } %end
  16. - (void)setActive:(bool)arg { arg = TRUE; %orig(arg); } %end
  17. Take a look at this: http://iosgods.com/topic/1280-how-would-i-add-this-to-the-tweakxm/ Some other support topics can be useful also.
  18. Yes, it should work. If you want to test it out before you purchase, download it from repo.hackyouriphone.org
  19. This is a tweak so you can't turn it off.
  20. Semi-restore removes all Cydia Tweaks and iPhone apps but keeps the Jailbreak itself but it requires OpenSSH installed. Right now, it looks like you've run semi-restore but removed every jailbreak app/tweak.
×
  • 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