Jump to content

KingRalph

Senior Member
  • Posts

    1,300
  • Joined

  • Last visited

Everything posted by KingRalph

  1. HelloTest >: D
  2. 5 sentences. That takes serious discipline
  3. try and compile the tweak on older devices. The problem might be caused by compatability issues, deprecation, etc.
  4. Nice! You should join the GFX team
  5. Post the code please
  6. Thanks for pointing that out. I realized that the deb file was conflicting with dpkg system files. I fixed it in the v1.0.4 update:version 1.0.4 - fixed an error that caused setuptheos files to conflict with system files You spelled lazy wrong
  7. You're asking for coins, and technically that's a hack request
  8. 1: this topic should be in the hack request section2: Please choose a title that is eye catching and helpful
  9. New update! version 1.0.3 - fixed some more urgent errors in the preinst script Did the test work?
  10. Try this: -(void) _setTextColor:(id)arg { %orig(153, 3, 253) }
  11. New update! version 1.0.2 - fixed some critical syntax errors caused by the version 1.0.1 update Enjoi!
  12. @shmoo I just installed your blitz brigade cheats. I like what I see ;)

  13. This might work too %hook KikUser - (BOOL)isVerified { if (self.username == "a3t") return YES; %orig; } %end
  14. If you change the armv7 flag to armv6, what would happen?
  15. it's no the code it's theos. Add this code to the top of your makefile: TARGET = iphone:clang:8.1 ARCHS = armv7 arm64 Note: replace 8.1 with your sdk number
  16. I don't know if you can call a shell script on an iOS device using html
  17. I'm going to infer that you're trying to say this: KingRalph, you are so smart. You figured it out. I can't trick you.
×
  • 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