Ye Olde Blah

General Blah => General Blah => Topic started by: Newts on November 03, 2004, 03:44:00 pm



Title: someone good with flush please help! (need done by thu.)
Post by: Newts on November 03, 2004, 03:44:00 pm
Okay, I've made this mess in the toilet, but I need help with one thing.
I can't make it end, it just stays there.
How do I make it spin four times and disappear down the pan? thanks!


Title: someone good with flush please help! (need done by thu.)
Post by: Devlyn on November 03, 2004, 07:24:33 pm
Try peeing. A lot :P.

Or call the fire department.


Title: someone good with flush please help! (need done by thu.)
Post by: Seanikins on November 04, 2004, 12:02:21 am
break it into smaller pieces using a stick of some kind..should do the trick


Title: someone good with flush please help! (need done by thu.)
Post by: Edgemaster on November 05, 2004, 11:59:05 pm
*sighs*

Enter the following code

Code:


if (pooIsSticky == true) {

        poo.lubricateWithShowerGelOrSomeKindOfLiquidSoap();
}

if (pooIsFloater == true) {

        poo.pierceEvenlyWithAForkSoItSinks();
}

else {

       dealWithItYouDirtyBastard();
}



and don't forget to add this to the top of your code to import the poo lubrication object from the Java class libraries.
Code:

import javax.swing.poo.lubrication.*;