View Single Post
Old 09-04-2008, 21:12   #49
Raistlin
Inactive
 
Join Date: Feb 2004
Location: There's no place like 127.0.0.1
Services: Depends on the person and the price they're offering
Posts: 12,384
Raistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered stars
Raistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered stars
Re: All Chipped Cable Boxes Going Down

Code:
vmAction()
     if boxBeingUsedByThief {
        locateHouse()
        removeBox()
        grabThief()
        while thief != blackAndBlue {
           beatThief()
           }
      }
      else {
           giveGoodService()
      }
Raistlin is offline   Reply With Quote