Jump to content

--Techarmor--

Senior Member
  • Posts

    1,861
  • Joined

  • Last visited

Everything posted by --Techarmor--

  1. @DiDA Make this forums BytaFont compatible. Is it possible?
  2. Yey!!! Now I must know how to do it!!!!
  3. I dont know what that mean but lemme guess does that mean: In Game Manager? In Game Money? In Game Massacre (woa)
  4. Maybe you'll just beleive it when you ser the difference. And yeah ofcourse I'll try it. Use* BTW what is this IGMM? I know nothing about it
  5. Why hide? Daheck is the hide for?
  6. Selling is not allowed
  7. Maybe some Tweaks have affected Cydia? Try going to Safe Mode then go back to cydia and uninstall it.
  8. The 2nd is the best among all. But everything is random!
  9. Wanna check
  10. Can yu now make me my request? Pleaseee.
  11. Hellurrrr!!!
  12. Like this: %hook LikeHubUser - (void)setCoins:(long) arg1 { if(GetPrefBool(@"ksetCoin")) { arg1 = 900; %orig (arg1); } return %orig; } - (long)coins { if(GetPrefBool(@"kCoin")) { return 900; } return %orig; } %end %hook MATUtils + (BOOL)checkJailBreak { if(GetPrefBool (@"kcheckJailBreak")) { return false; } return %orig; } %end %hook SPJailbreakStatusProvider + (BOOL)isJailbroken { if(GetPrefBool(@"kisJailbroken")) { return false; } return %orig; } %end
  13. Your MEAN!
  14. Why unsure
  15. Why not me
  16. Do this on your tweak.xm: %hook SBIconController -(void)iconTapped:(id)fp8{ %orig; } %end
  17. He is iOSLordAaron.
  18. there should be ":WelcomeBack:"
  19. I thought you left What's funny about that topic?
  20. Dude have you tried this. If you do try do it again; Go to terminal and do this: su alpine (or your password) cd /usr/bin ldid -S clang ldid -S clang++ ldid -S perl ldid -S git ldid -S ld ldid -S strip
  21. The UI alert view was not on the place.
×
  • 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