Heh

Started by Breaky · 6 posts · 1,058 views

  1. #1
    function getLaid(drinkProof, quantity, girlWeight) {

    var gettingLucky = false;

    var readyForSex = 0;

    do {

    readyForSex = (quantity * drinkProof)/girlWeight;

    if(readyForSex > 1) {

    gettingLucky = true;

    } else {

    gettingLucky = false;

    }

    }

    while (!gettingLucky)

    }
  2. #2
    Ouch... With the average weight of a girl bineg 135lbs and Oklahoma beer being 3. beer... You would need 45 beers with that function!!!!

    (45*3)/135 = 1

    [EDIT] Wait... Make the 46 beers as you need > 1
  3. #3
    Hey, That just means you can have 2 67 pound girls for the same price. Oh wait, that is creepy.
  4. #4
    2 67 pound girls in Oklahoma? Are the Olsen twins in town?
  5. #5
    Hey, I didn't say how old they were........wait, now it is getting creepy again.
  6. #6
    BlueGuy wrote:Hey, I didn't say how old they were........wait, now it is getting creepy again.


    When did you move to alabama?