<?php //Ask.FM spammer by Zatarra @ RSTforums.com $curli = curl_init(); curl_setopt($curli, CURLOPT_URL, "http://ask.fm/AnnaMariaL99"); curl_setopt($curli, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($curli, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0"); curl_setopt($curli, CURLOPT_RETURNTRANSFER, 1); curl_setopt($curli, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($curli, CURLOPT_COOKIEJAR, "a.txt"); curl_setopt($curli, CURLOPT_COOKIEFILE, "a.txt"); curl_setopt($curli, CURLOPT_REFERER, "http://ask.fm/AnnaMariaL99"); $curlDatai = curl_exec($curli); @preg_match_all("/oken\" type=\"hidden\" value=\"(.*?)\" \/\>/",$curlDatai,$token); //echo $token[1][0]; $whatever="ask.fm Spammer By Zatarra @ RSTforums.com"; $data='authenticity_token='.urlencode($token[1][0]).'&question%5Bquestion_text%5D='.$whatever.'&authenticity_token='.urlencode($token[1][0]); $curl = curl_init(); curl_setopt($curl, CURLOPT_URL, "http://ask.fm/AnnaMariaL99/questions/create"); curl_setopt($curl, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($curl, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0"); curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1); curl_setopt($curl, CURLOPT_POST, 1); curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($curl, CURLOPT_POSTFIELDS, $data); curl_setopt($curl, CURLOPT_COOKIEFILE, "a.txt"); curl_setopt($curl, CURLOPT_REFERER, "http://ask.fm/AnnaMariaL99"); $curlData = curl_exec($curl); ?> Folositi-l cu cap. Va pup pa pa