Jump to content

Crypto

Senior Member
  • Posts

    3,170
  • Joined

  • Last visited

Everything posted by Crypto

  1. I'll fix it when I get home, I'm at work atm. But look at your methods, you're putting arg "words" You can't do that
  2. Lmao your code is a bit messed up
  3. No
  4. Rastric = didn't give me error Clutch = gave me errors That's why it's better in my opinion
  5. Finding money = something you can keep since there's no way track the owner Finding a phone = something you shouldn't keep since their many ways of returning the device the rightful owner. Logic.
  6. Rasticrac > clutch For me anyways it's better
  7. Stop spamming
  8. Follow the Hack Request template provided by the forum.
  9. It might not be an include / header problem. I think you might be missing your UIkit Framework from CydiaSubstrate.h Navigate to /Library/Frameworks/CydiaSubstrate.framework/headers. Is there a file inside called CydiaSubstrate.h? If not, download it and put it inside. That's probably why you can't compile the tweak.
  10. No, if it's locked with iCloud, you won't be able to open the device ever if you make a hard recovery using DFU mode. Try to not be a thief and give it to the person who lost it.
  11. Look at the cellular provider ( exemple : AT&T ) and give it to them. They'll be able to locate the owner.
  12. ^^^ Next time screenshot your errors. This could have been solved faster
  13. Than mark a reply as "answered" so it doesn't happen again
  14. Are you sure it's in the right folder? Also, don't forget the "/" before "var" when you're writing /var/theos/bin/nic.pl in theos
  15. Look at the bottom of your tweak, you have 2 methods called ( rimXVelocity ). Remove one and compile again.
  16. Doesn't work anymore
  17. You can't. But you can use the keychain method and redownload the app again to make a new account. Pretty much
  18. Download it from the official repo
  19. Best thing to do is bring it to the apple store so they can give it back to the person that lost the iPhone.
  20. Remove #include <Foundation/Foundation.h> from your tweak.xm and add #import <UIKit/UIKit.h> on top of your tweak.xm
  21. Well if you're not using it on yourself, it's illegal
  22. I have a feeling you're missing alot of things. You haven't read the tutorials properly and you're trying to copy the code from the guy in the video and haven't tried learning how to code first that's not how you should start lol ----- What does your makefile look like?
×
  • 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