while(true){ for(int i=0;i<5;i++){ waitForWakeUp(); doMorningRoutine(); eat(); commute(WORK); work(); eat(); work(); commute(HOME); eat(); fuckAround(); fap(); sleep(); } for(int i=0;i<2;i++){ eat(); fuckAround(); eat(); fuckAround(); eat(); fuckAround(); fap(); sleep(); } week++; if(week%2==0){ money+=PAY_CHECK; } }
while(rand() % 1000 < 990){ //Check if I have the balls to kill myself today WakeUp(); Piss(); LieInBedTill5PM(); Eat(); SurfTheIntertubes(); fap(); Bed(); } ShotgunMouthwash();