Name: Anonymous 2008-01-06 15:56
Post a thread that no one ever replies to.
The winner will be immune to the ``you just lost the game'' meme.
The winner will be immune to the ``you just lost the game'' meme.
bbs=prog ; s=0 ; for p in $(curl -s -f http://dis.4chan.org/$bbs/subject.txt | awk -F '<>' '$5==1 {print $4}'); do sleep $s ; echo -n 'Replying to $p ... ' ; curl -s -f -o /dev/null -A 'Mozilla/5.0 (compatible; NoExceptionsBot)' -d bbs=$bbs -d id=$p -d lol what 2 -d kotehan= -d meiru=sage -d com=NO+EXCEPTIONS -d email= -w 'result %{http_code} in %{time_total} seconds' http://dis.4chan.org/post ; s=20 ; done