<3 tipbits
October 19, 2009
Leave a comment
here’s a tip:
himher=1
you=1
us=0
if ($himher=$you){
$us=1;
}elseif($himher=0 && $you=1){
letgolah();
}elseif($himher=1 && $you=0){
runaway(quickly);
}
while ($us=1){
whatever(goodluck);
}