Jump to content

Code to dismiss keyboard when user is done inputting values in Preferences


20 posts in this topic

Recommended Posts

Updated (edited)

Add this to your .mm file, changes have this (!!!!!) next to them

Creates a Black Ops 3 style button in the middle of your screen, and when you tap it, it'll take away the keyboard.

Hidden Content

    #import <Preferences/Preferences.h>
    
    UIButton *dismissKeyboard; //!!!!! ADD THIS
    
    @interface aimbotListController: PSListController {
    }
    @end
    
    @implementation aimbotListController
    - (id)specifiers {
    if(_specifiers == nil) {
    _specifiers = [[self loadSpecifiersFromPlistName:@"aimbot" target:self] retain];
    }
    return _specifiers;
    }
    
    /*ADD THIS CODE WHERE YOU SEE IT IN YOUR .mm*/
    /*COPY FROM HERE UNTIL IT SAYS END AND PASTE IN YOUR .mm*/
    - (void)viewDidAppear:(BOOL)arg1 {
    dismissKeyboard = [UIButton buttonWithType:UIButtonTypeRoundedRect];
    dismissKeyboard.titleLabel.font = [UIFont fontWithName:@"Arial-BoldMT" size:22.0f];
    dismissKeyboard.frame = CGRectMake(0,0,60,30);
    dismissKeyboard.backgroundColor = [UIColor blackColor];
    dismissKeyboard.center = CGPointMake([UIApplication sharedApplication].keyWindow.rootViewController.view.frame.size.width/2,[UIApplication sharedApplication].keyWindow.rootViewController.view.frame.size.height/2);
    dismissKeyboard.alpha = 0.85;
    dismissKeyboard.hidden = YES;
    [dismissKeyboard setTitle:@"Done" forState:UIControlStateNormal];
    [dismissKeyboard addTarget:self action:@[member='selectorr'](closeKeyboard) forControlEvents:UIControlEventTouchUpInside];
    [dismissKeyboard setTitleColor:rgb(0xcc0000) forState:UIControlStateNormal];
    [[UIApplication sharedApplication].keyWindow addSubview:dismissKeyboard];
    
    [[NSNotificationCenter defaultCenter] addObserver:self selector:@[member='selectorr'](keyboardDidShow) name:UIKeyboardDidShowNotification object:nil];
    }
    
    //THIS TOO !!!!!
    - (void)keyboardDidShow {
    dismissKeyboard.hidden = NO;
    }
    
    //ALSO THIS !!!!!
    - (void)closeKeyboard {
    dismissKeyboard.hidden = YES;
    
    [[UIApplication sharedApplication] sendAction:selector(resignFirstResponder) to:nil from:nil forEvent:nil];
    }
    //END !!!!!!
    @end

Updated by Guest
Posted

iPads have this option by default but iPhones didn't in PSEditTextCells. xD

 

Thanks!!

Posted (edited)

iPads have this option by default but iPhones didn't in PSEditTextCells. xD

Thanks!!

No problem :) Stick around while I correct a typo, I'll let you know when I corrected it

iPads have this option by default but iPhones didn't in PSEditTextCells. xD

Thanks!!

Never mind, someone here has the username selector -_-

 

once the compiler gives an error, go to the line number and remove the extra 'r' in selector

Updated by Guest
  • Our picks

    • BitLife - Life Simulator Cheats v3.19.1 +2
      Modded/Hacked App: BitLife - Life Simulator by Candywriter, LLC
      Bundle ID: com.wtfapps.apollo16
      iTunes Store Link: https://apps.apple.com/us/app/bitlife-life-simulator/id1374403536?uo=4&at=1010lce4


      Hack Features:
      - Infinite Cash
      - Free Bitizen Purchase (Press Cancle) - Work for All Versions


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/84167-arm64-bitlife-life-simulator-v1412-jailed-cheats-2/


      Hack Download Link: https://iosgods.com/topic/84223-arm64-bitlife-life-simulator-cheats-all-versions-2/
      • 3,592 replies
    • Matchington Mansion Cheats v1.182.0 +5
      Modded/Hacked App: Matchington Mansion By Magic Tavern, Inc.
      Bundle ID: com.matchington.mansion
      iTunes Store Link: https://apps.apple.com/us/app/matchington-mansion/id1216575026?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Infinite Moves
      - Infinite Lives
      - Infinite Booster
      - Infinite Coin (Spend some/ Get some)
      - Infinite Stars (Complete task without needing Stars)

       

      Non-Jailbroken Hack: https://iosgods.com/topic/75130-matchington-mansion-v11750-jailed-cheats-3/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/75127-matchington-mansion-cheats-v11770-5/
      • 801 replies
    • Modern Ops: Online Shooter FPS v9.53 +6 Jailed Cheats [ No Recoil + More ]
      Modded/Hacked App: Modern Ops: Online Shooter FPS By Edkon Games GmbH
      Bundle ID: com.edkongames.mobs
      App Store Link: https://apps.apple.com/us/app/modern-ops-online-shooter-fps/id1415791453?uo=4

       


      🤩 Hack Features

      - No Recoil
      - No Spread
      - No Flashbang Effect
      - No Smoke Effect
      - Red Crosshair
      - Field of View Modifier
      • 0 replies
    • FIFA Rivals - Mobile Football v1.0.2 +2 Jailed Cheats [ Auto Win ]
      Modded/Hacked App: FIFA Rivals - Mobile Football By Mythical Games
      Bundle ID: com.mythical.fifarivals
      iTunes Store Link:https://apps.apple.com/us/app/fifa-rivals-mobile-football/id6746578704

       
       

      🤩 Hack Features

      - Auto Win -> Linked to yourself & opponent. Every goal scored will result in a win.
      - Season Pass Unlocked -> Will let you claim all rewards from all passes.
      • 9 replies
    • FIFA Rivals - Mobile Football v1.0.2 +2 Cheats [ Auto Win ]
      Modded/Hacked App: FIFA Rivals - Mobile Football By Mythical Games
      Bundle ID: com.mythical.fifarivals
      iTunes Store Link:https://apps.apple.com/us/app/fifa-rivals-mobile-football/id6746578704

       
       

      🤩 Hack Features

      - Auto Win -> Linked to yourself & opponent. Every goal scored will result in a win.
      - Season Pass Unlocked -> Will let you claim all rewards from all passes.
      • 19 replies
    • Modern Ops: Online Shooter FPS v9.53 +6 Cheats [ No Recoil + More ]
      Modded/Hacked App: Modern Ops: Online Shooter FPS By Edkon Games GmbH
      Bundle ID: com.edkongames.mobs
      App Store Link: https://apps.apple.com/us/app/modern-ops-online-shooter-fps/id1415791453?uo=4

       
       

      🤩 Hack Features

      - No Recoil
      - No Spread
      - No Flashbang Effect
      - No Smoke Effect
      - Red Crosshairs
      - Field of View Modifier
      • 1 reply
    • Hanuman & Fighters Versus Evil v1.1 [+3 Jailed Cheats]
      Modded/Hacked App: Hanuman & Fighters Versus Evil By VOJOY GAMES PRIVATE LIMITED
      Bundle ID: com.vojoygames.hanumangame.ios
      App Store Link: https://apps.apple.com/us/app/hanuman-fighters-versus-evil/id6737682082?uo=4

       

      🤩 Hack Features

      - Enemy Can't Attack
      - Unlimited Gold
      - Unlock All Levels
      • 1 reply
    • Hanuman & Fighters Versus Evil v1.1 [+3 Cheats]
      Modded/Hacked App: Hanuman & Fighters Versus Evil By VOJOY GAMES PRIVATE LIMITED
      Bundle ID: com.vojoygames.hanumangame.ios
      App Store Link: https://apps.apple.com/us/app/hanuman-fighters-versus-evil/id6737682082?uo=4



      🤩 Hack Features

      - Enemy Can't Attack
      - Unlimited Gold
      - Unlock All Levels
       
      • 2 replies
    • Idle Army: Trading Weapons v1.12.2 [+5 Jailed Cheats]
      Modded/Hacked App: Idle Army: Trading Weapons By UNIMOB VIET NAM COMPANY LIMITED
      Bundle ID: com.unimob.idle.army
      App Store Link: https://apps.apple.com/us/app/idle-army-trading-weapons/id6670773625?uo=4



      🤩 Hack Features

      - Always Enough Resources (Gem, Skip Ads etc.)
      - Max Gold (Enable inside game)
      - 2x Game Speed (Enable inside game)
      - Kill Monster (Enable inside game)
      - Add All Pet

      • 2 replies
    • Idle Army: Trading Weapons v1.12.2 [+5 Cheats]
      Modded/Hacked App: Idle Army: Trading Weapons By UNIMOB VIET NAM COMPANY LIMITED
      Bundle ID: com.unimob.idle.army
      App Store Link: https://apps.apple.com/us/app/idle-army-trading-weapons/id6670773625?uo=4

       

      🤩 Hack Features

      - Always Enough Resources (Gem, Skip Ads etc.)
      - Max Gold (Enable inside game)
      - 2x Game Speed (Enable inside game)
      - Kill Monster (Enable inside game)
      - Add All Pet

      • 2 replies
    • Margonem Adventures v1.16.2 [+3 Jailed Cheats]
      Modded/Hacked App: Margonem Adventures By GARMORY sp. z o.o. sp. k.
      Bundle ID: pl.Garmory.MargonemAdventures
      iTunes Store Link: https://apps.apple.com/us/app/margonem-adventures/id6444410609?uo=4

       

      🤩 Hack Features

      - Enemy Can't Move
      - Enemy Can't Attack
      - Unlimited Mana
      • 18 replies
    • Margonem Adventures v1.16.2 [+3 Cheats]
      Modded/Hacked App: Margonem Adventures By GARMORY sp. z o.o. sp. k.
      Bundle ID: pl.Garmory.MargonemAdventures
      iTunes Store Link: https://apps.apple.com/us/app/margonem-adventures/id6444410609?uo=4



      🤩 Hack Features

      - Enemy Can't Move
      - Enemy Can't Attack
      - Unlimited Mana
      • 11 replies
×
  • 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