I started rinsing my butt in the shower after every poop 2 or 3 months ago, haven't looked back since.
You were the Chosen One! It was said that you would, destroy the Shit, not join them!
it's a star wars weekend, folks.
I'm Muslim. We pray 5 times/day and we have to do wodoo' before every pray. Which includes washing hands, face, mouth, sneeze, ears, hair and legs. When you pee, boob or fart you have to re-do wodoo. Basically this why we have water flush in our toilets. Is not bidet. Its the default toilet with water pipe to clean yourslf after peeing or boobing.
I have no idea howa people out there just use papers! It just makes me shiver.
The other thing I can't understand is that you accept anal sex (anal is totally forbidden in mg religion btw )! So, doing anal and not even cleaning properly! !! WTF...
to save both toilet paper and water, just buy a cloth and a bottle of bleach (total $2) from the dollar store and only rinse in bowl of bleach once per week. This method lasts for about a year. ($2/365 = 0.54 of a penny per day).
I just saw this...
The thought of wiping my shitty arse with my bear hand makes me shiver and anal sex forbidden? Like that doesn't go on in Arab countries. Come on man.
You wash your arse with Dettol every time you take a crap?
Urm.. Yeah... Doesn't HAVE TO be Dettol shower gel. Could be any other shower gel, really.
you made my day!
initialize();
WHITE = #ffffff;
toilet_paper_color = WHITE;
wet_wipes_color = WHITE;
do{
toilet_paper *tp = new toilet_paper;
tp->use_toilet_paper();
toilet_paper_color = tp->get_toilet_paper_color();
tp->delete();
}while(toilet_paper_color != WHITE);
do{
wet_wipe *wp = new wet_wipe;
wp->use_wet_wipes();
wet_wipes_color = wp->get_wet_wipes_color();
wp->delete();
}while(wet_wipes_color != WHITE);
// TODO:
// go through the do-while loops once more for variable sanitization
flush_all_variables();