Jump to content

Saitama

Cheater
  • Posts

    1,334
  • Joined

  • Last visited

Posts posted by Saitama

  1. 350x350bb.jpg
    Modded/Hacked App: PunBall By HABBY PTE. LTD.
    Bundle ID: com.habby.punball
    iTunes Store Link: https://apps.apple.com/us/app/punball/id1585781366?uo=4

    DONT PURCHASE VIP JUST FOR ONE HACK!
    Support can be stopped in any moment!


    Mod Requirements:
    - Jailbroken iPhone/iPad/iPod Touch.
    - iGameGodFilza / iMazing or any other file managers for iOS.
    - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
    - PreferenceLoader (from Cydia, Sileo or Zebra).


    Hack Features:
    - Skip AD
    - Critical Hit
    - Boost Gold, Exp, Scroll, Items (not sure thats work), Start wheel Drop
    - Always drop gems for start stage
    - Fake equip - need restart after activation
    - Learn All skills that was shown (when it show u to choose one of three it will choose all)

    - Learn Laser Skill  :D

     


    Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
    Modded Android APK(s): https://iosgods.com/forum/68-android-section/
    For more fun, check out the Club(s): https://iosgods.com/clubs/


    iOS Hack Download Link:

    Hidden Content

    Reply to this topic to see the hidden content & download link.


    Installation Instructions:
    STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
    STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
    STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
    STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
    STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
    STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

     

    NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


    Credits:
    - saitama_


    Cheat Video/Screenshots:

    N/A

    • Like 67
    • Winner 16
    • Thanks 7
    • Haha 4
    • Agree 10
    • Informative 5
  2. 1 hour ago, dwdr said:

    Any way to unban? Tried unban 1 and 2 

    app shows:

    Your account0 has been banned due to illegally modifying game data

    u need to set up unban and restart game

    3 hours ago, AlyssaX64 said:

    i did same, delete all and redownload mod, using choicy to make sure only your mod enabled still insta crash. Ios 14 unc0ver jb

    basically from previous version changed only that i add only one hook function
    so i dont have any clue why its crashes

    also such as i said previously for me all works fine

    im on checkra1n ios 13.5 and dont have any chances to test on other

  3. 6 minutes ago, Mortycaii said:

    Logged in and my account was gone, tried recovering from a backup from a while back but it wouldn’t even work through apps manager doing that, I’m just level 1 now 

    if u was banned - say bye
    if not just disable unban device
    ur account bound to device Id

    and btw all game data stored on their servers

  4. public class MyLIfe
    {
      // ...
      // some variables of life
      // ...
      public List<Friends> MyFriends = new List<Friends>();
    
      // ...
      // some code of life
      // ...
    
      public void MakeFriend()
      {
        List<SomeOne> allSomeOnes = GetAllSomeOnes();
        foreach(SomeOne someOne in allSomeOnes)
        {
          if(Vector3.Distance(me.transform.position, someOne.transform.position) < 10f)
          {
            TryAddFriend(someOne);                                                                             	
          }
        }
      }
    
      public void TryAddFriend(SomeOne someOne)
      {
        if(someOne.HasPhone)
        {
          MyPhone myPhone = TakePhone();
          myPhone.InputNumber(someOne.PhoneNumber)
          myPhone.PhoneCall();
          myPhone.TellSomething(someOne, "Some good text");
        }
        else if(someOne.HasPigeon) 
        {
          Pigeon myPigeon = CatchPigeon();
          Letter myLetter = WriteLetter("Some good letter text");
          TrySendPiggeonMail(someOne, myPigeon, myLetter);
        }                                                                             	
    
        switch (someOne.PreferDrink)
        {
          case Drink.Beer:
            CallDrinkBeer(someOne);
            break;
          case Drink.Coffee:
            CallDrinkCoffee(someOne);
            break;
          case Drink.Tea:
            CallDrinkTea(someOne);
            break;
    
          default:
            CallDrinkVodka(someOne);
            break;
        }
    
        if(someOne.IsGood) 
          MyFriends.Add(someOne)                                                                                
      }                                                                                     
    }

     

    • Haha 1
    • Informative 1
  5. 43 minutes ago, faresmkr said:

    i have download the game with sideloadly and the ipa file on the app store decrypted and i have injected the .deb on the download and i have a black screen in the app when open it 

    cant help u with this sorry - i download app from appstore and run deb normally

    possibly u try to run this on non-jb - it will not work

×
  • 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