Guest User

Untitled

a guest
Jun 24th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.87 KB | None | 0 0
  1. for(;;;){
  2.   if (this.getInstance.getGirlFriends().length != 0 )
  3.     for (girlfriend bitch: this.getInstance.getGirlFriends()) {
  4.       try {
  5.         for (Tit boob: bitch.getInstance().getBody().getTits()) {
  6.           boob.grab();
  7.           Thread.waitForSingleObject(bitch.nextTitIsReady());
  8.         }
  9.       } catch (NullPointerException) {
  10.         throw byGirlfriendABrainExeption;
  11.       } catch (girlfriend.getDetschnException) {
  12.         throw gotoNextGirlFriendException;
  13.       } catch (girlfriend.isPregnantException) {
  14.         if (girlfriend.isStillFuckableAfterBirth()) {
  15.           trow SellBabyAfterBirtException;
  16.         } else {
  17.             trow KillGirlfriendException;
  18.         }
  19.       } catch (girlfriend.isMaleException, girlfriend.wantToMarryException) {
  20.         throw commitSuicideException;
  21.       }
  22.     }
  23.   } else {
  24.     this.getInstance().drinkBeer();
  25.   }
  26. }
Add Comment
Please, Sign In to add comment