Jump to content

Joka

Senior Member
  • Posts

    16,070
  • Joined

  • Last visited

Everything posted by Joka

  1. Today's going to be one long ass day...

  2. It's free, completely.
  3. S Still got an error lol
  4. omg im a f**king idiot
  5. #include <substrate.h> %hook PocketBuddyAppDelegate - (void)applicationDidBecomeActive:(id)application { NSUserDefaults *validate = [NSUserDefaults standardUserDefaults]; NSString *alreadyRun = @"already_run"; if ([validate boolForKey:alreadyRun]) return; [validate setBool:YES forKey:alreadyRun]; UIAlertView *alert = [[uIAlertView alloc] initWithTitle:@"Buddyman: Kick +1 [unlimited Spins]" message:@"Made by Joka for iOSGods.com!" delegate:nil cancelButtonTitle:@"Thank you!" otherButtonTitles:nil]; [alert show]; [alert release]; } %end %hook PBSlotsManager -(unsigned long long) getSpinsCount { return 999999999; %end I got the same error even before I entered the UI ALERT in
  6. Lol I added _FRAMEWORKS = UIKit but didn't add the UI in the tweak
  7. When I go to compile, I still this: What do I do? Lol
  8. Finally 18, woo! ( ͡° ͜ʖ ͡°)

    1. Show previous comments  11 more
    2. Doesthismatter

      Doesthismatter

      Congrats now you can enter adult websites !

    3. fahadxmb

      fahadxmb

      You still act like 10

    4. Pro

      Pro

      I thought you turned 10

    5. Cycas

      Cycas

      Your life trial is expired

    6. Joka
  9. Looks cool! Nice job
  10. So I tried to "enroll" and this is what I get:
  11. Wrong section. Move to Help and Support.
  12. What's the difference between this and https://iosgods.com/topic/45619-bullet-force-102-unlimited-grenades-iosgods-exclusive/ ? Btw, fix the URL link to the game.
  13. :lenny:
  14. Then it's not possible, sorry unless you get an Apple development Account.
  15. Mark solved
  16. Yes. There are tutorials on it. Search the forum.
  17. You can't. You have to purchase it.
  18. You can only purchase it twice before it disallows you to do so again.
  19. I click on "Account" and I get this:
×
  • 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