There hasn't been an opportunity to use my "im lulz" tag in months.

cubed2D: mums watching some award cerimony on tv. its rubbish
[info]chairman_wow: yeah, the brits, I think. My mum's watching it, too. And my dad's watching football in my room. XD
cubed2D:it basicly goes....
int count = 0;
while(moderatlyFamousManIsOnStage)
{
   FamousPerson p = AnnounceFamousPerson();
   WalkToStage( p );
   Talk(p, "Its lovly to be here, im really famous.");
   Cards[] cards = ReadFourCards( p );
   cards.Sort();
   FamousPerson winner = card[0];
   Talk(p, "the winner is " + winner.ToString() + "!!!!");
   WalkToStage(winner);
   Talk(winner, "Its lovly to be here, me and " + p.ToString() + "really famous.!!!!");
   WalkOffstage( p );
   WalkOffstage(winner);
   count++;
   if (count > 10)
   {
      AdvertBreak();
      count = 0;
   }
}

Today I got up past noon and did nothing truly productive (though I did organise a lot of old files on my hard drive and tidy my room a little). Tomorrow I will do better. Maybe I'll even write a proper blog-post or two. :O
[Dreamwidth mirror]