ComedyCode.com
Home Categories Languages Random New Popular Links
Search 

Share This Code!
Send this code to a friend!

ComedyCode of the Week
Check out this week's highlighted snippet!

New Here?
Create an account and become a ComedyCoder today!




May 13, 2008

How to meet the woman of your dreams.

if (WomanOfDreamsProximity == "Close") {
   VoicePitch = VoicePitch - 10db;
   EyeStatus = "Wink";
   if (Hair == "Messy") {
      SpitOnHand(StyleHair);
   }
   Spray(BreathFreshener);
   if (BreathFreshenerDestination == "Eyeball") {
       CryLikeABaby();
	   Run(away);
	   exit;
   }
   loop while (DistanceToWoman > 0) {
       if ((DistanceToWoman mod 2) = 0) {
          MoveLeftFoot(forward);
	   } else {
	      MoveRightFoot(forward);
	   }
   }
   Begin(Conversation);
   if (ConversationResponse == "Hostile") {
      exit;
   } else {
      Giggle(LikeSchoolgirl);
	  InviteWoman(Home);
   }
}


Coded by: Taxi (5)
View other ComedyCode by this comedycoder.
Send this comedycoder a message.
Submitted on: December 26, 2007
Category: Dating
Show me more Dating snippets.
Programming language: JavaScript
Show me more JavaScript snippets.
Viewed by: 5081 unique visitors


Ratings & Comments

The following ratings and comments have been submitted about this code:

Rating: Hilarious

This is the best and funniest code I've ever read!!!! Thanks! LOL

By: Bump in the Night


» Submit Code
» Login

Rate This Code!

Login or create an account.




Copyright © 2001-2004 - N-VisionIT Interactive
Website Design, Development & Hosting by N-VisionIT Interactive