Guest User

Untitled

a guest
Jun 24th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.51 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.sleep(700);
  8.         }
  9.       } catch (girlfriend.getDetschnException) {
  10.         throw gotoNextGirlFriendException;
  11.       } catch (girlfriend.isMaleException) {
  12.         throw commitSuicideException;
  13.       }
  14.     }
  15.   } else {
  16.     this.getInstance().drinkBeer();
  17.   }
  18. }
Add Comment
Please, Sign In to add comment