Cześć prezentuje wam skrypt napisany w PHP dzięki czemu twoje konto będzie dostępne 24/7 na facebooku
kod:
<?php$email = 'e-mailFB';$haslo = 'hasłoFB';$login = array( 'email' => $email,'pass' => $haslo,'login' => 'Log In',);$curl = curl_init();curl_setopt($curl, CURLOPT_URL,'https://m.facebook.com/login.php');curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1);curl_setopt($curl, CURLOPT_POST, 1);curl_setopt($curl, CURLOPT_POSTFIELDS, $login);curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, true);curl_setopt($curl, CURLOPT_ENCODING, '');curl_setopt($curl, CURLOPT_COOKIEJAR,'coker_log');curl_setopt($curl, CURLOPT_COOKIEFILE,'coker_log');$c_data = curl_exec($curl);curl_close($curl);for($i=1;$i<=2;$i++){$confirms=auto('https://m.facebook.com/buddylist.php?ref_component=mbasic_home_header&ref_page=MWriteAddFriendController');$confir = explode('<a',$confirms);for($i=1;$i<= count($confir);$i++){$link = substr($confir[$i-1], strpos($confir[$i-1], 'href=') + 6);$link = substr($link, 0, strpos($link, '"'));if(ereg('confirm=',$link)){$link=str_replace('&','&',$link);auto('https://m.facebook.com'.$link);echo $link.'<hr/>';}}}function auto($url){$curl = curl_init();curl_setopt($curl, CURLOPT_URL,$url);curl_setopt($curl, CURLOPT_RETURNTRANSFER,1);curl_setopt($curl, CURLOPT_COOKIEFILE,'coker_log');$ch = curl_exec($curl);curl_close($curl);return($ch);}?>
wgrywamy plik na serwer , wchodzimy na stronę
https://cron-job.org/en/signup/ i sie rejestrujemy , a następnie ustawiamy CRONA co 1 minute
W ten oto sposób nasze konto będzie dostępne 24/7