Name: B.O.S.Kuro-chan 2007-04-24 15:18 ID:X1y7e35b
How do I program my sex robot?
try {
vagina x = find_vagina();
if (x==0) { printf("No vagina available"); exit 1 }
int cum = false;
do {
penetrate_vagina(x);
} while not (cum);
exit 0;
}
catch (std) {
printf("ZOMG! AIDS!");
exit 2;
}
catch (...) {
printf("This program has encountered a problem and needs to close. We are sorry for any inconvenience. If you were working on something, the booty you were trying to hump might have been lost.");
exit 3;
}