bibilink, <?
$scr='screenshot_'.rand(000000,999999).'.jpg';
copy('http://mini.s-shot.ru/640x480/640/jpg/?http://profiwm.ru/forum/thema93109/page518', $scr);
$post=array('msg' => 'Скриншот: '.$scr, 'filename' => 'Удалён
$curl=curl_init('http://profiwm.ru/form2/msg.php?id=93109&page=1000&otv&otv_i=1851');
curl_setopt($curl, CURLOPT_USERAGENT, 'Mozilla/5.0 (Linux; Android 4.4.2; MegaFon Login 3 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36');
curl_setopt($curl, CURLOPT_REFERER, 'https://vk.com');
curl_setopt($curl, CURLOPT_COOKIE, '');
curl_setopt($curl, CURLOPT_POST, true);
curl_setopt($curl, CURLOPT_POSTFIELDS, $post);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
curl_exec($curl);
curl_close($curl);
?>