Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- error_reporting(0);
- session_start();
- $res="\033[0m";
- $BBlack="\033[1;30m" ;
- $BRed="\033[1;31m" ;
- $BGreen="\033[1;32m" ;
- $BYellow="\033[1;33m" ;
- $BBlue="\033[1;34m" ;
- $BPurple="\033[1;35m" ;
- $BCyan="\033[1;36m" ;
- $BWhite="\033[1;37m" ;
- $Blue="\033[0;34m";
- $lime="\033[1;32m";
- $red="\033[1;31m";
- $xanh="\033[1;32m";
- $cyan="\033[1;36m";
- $yellow="\033[1;33m";
- $turquoise="\033[1;34m";
- $maugi="\033[1;35m";
- $white= "\033[1;37m";
- $red="\033[1;31m";
- $white= "\033[1;37m";
- $whiteb= "\033[1;37m";
- $redb="\033[1;31m";
- $green="\033[1;32m";
- $yellow="\033[1;33m";
- $cam="\033[1;33m";
- $test="\033[1;33m";
- $greenb="\033[1;32m";
- $blue="\033[1;34m";
- $lam="\033[1;34m";
- $tmi="\033[1;34m";
- $hong="\033[1;35m";
- $imt="\033[1;35m";
- $cyan= "\e[1;36m";
- $syan="\033[1;36m";
- $xnhac= "\033[1;96m";
- $den="\033[1;90m";
- $do="\033[1;91m";
- $luc="\033[1;92m";
- $vang="\033[1;93m";
- $xduong="\033[1;94m";
- $hong="\033[1;95m";
- $trang="\033[1;97m";
- $vang="\033[1;93m";
- $do="\033[1;91m";
- $BBlack="\033[1;30m" ;
- $BRed="\033[1;31m" ;
- $BGreen="\033[1;32m" ;
- $BYellow="\033[1;33m" ;
- $BBlue="\033[1;34m" ;
- $BPurple="\033[1;35m" ;
- $BCyan="\033[1;36m" ;
- $BWhite="\033[1;37m" ;
- $Blue="\033[0;34m";
- $lime="\033[1;32m";
- $red="\033[1;31m";
- $xanh="\033[1;32m";
- $cyan="\033[1;36m";
- $yellow="\033[1;33m";
- $turquoise="\033[1;34m";
- $maugi="\033[1;35m";
- $white= "\033[1;37m";
- $BCyan="\033[1;36m";
- $trang="\033[1;37m";
- $do="\033[1;31m";
- $luc="\033[1;32m";
- $vang="\033[1;33m";
- $luc="\033[1;92m";
- system('clear');
- echo "\033[1;93m┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓\n";
- echo "\033[1;93m┃ \033[1;93m┃\033[1;92m☞ YouTube: \033[0;34mDanh Võ \033[1;93m┃
- \033[1;93m┃ \033[1;31m█▀▄ ▄▀█ █▄ █ █▄█ \033[1;93m┃\033[1;92m☞ zalo:\033[1;36m 0929533616 \033[1;93m┃
- \033[0;93m┃ \033[1;97m█▄▀ █▀█ █ ▀█ █▀█ \033[1;93m┃\033[1;92m☞ momo: \033[1;37m0336536030 \033[1;93m┃ \n\033[1;93m┃ ┃\033[1;92m☞ Facebook: \033[1;31m100069088879543 \033[1;93m┃ \n";
- echo "\033[1;93m┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛\n";
- @system("clear");
- echo ($luc."\033[1;37m~\033[1;31m[\033[1;33m✔\033[1;31m]\033[1;37m =>\033[1;32m Nhập Cookie FB: \033[1;30m");
- $cookie=trim(fgets(STDIN));
- $ch=curl_init();
- curl_setopt($ch, CURLOPT_URL, 'https://m.facebook.com/composer/ocelot/async_loader/?publisher=feed');
- $head[] = "Connection: keep-alive";
- $head[] = "Keep-Alive: 300";
- $head[] = "authority: m.facebook.com";
- $head[] = "ccept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7";
- $head[] = "accept-language: vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5";
- $head[] = "cache-control: max-age=0";
- $head[] = "upgrade-insecure-requests: 1";
- $head[] = "accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9";
- $head[] = "sec-fetch-site: none";
- $head[] = "sec-fetch-mode: navigate";
- $head[] = "sec-fetch-user: ?1";
- $head[] = "sec-fetch-dest: document";
- curl_setopt($ch, CURLOPT_USERAGENT, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36');
- curl_setopt($ch, CURLOPT_ENCODING, '');
- curl_setopt($ch, CURLOPT_COOKIE, $cookie);
- curl_setopt($ch, CURLOPT_HTTPHEADER, $head);
- curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
- curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
- curl_setopt($ch, CURLOPT_TIMEOUT, 60);
- curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 60);
- curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE);
- curl_setopt($ch, CURLOPT_HTTPHEADER, array('Expect:'));
- $access = curl_exec($ch);
- curl_close($ch);
- if (explode('\",\"useLocalFilePreview',explode('accessToken\":\"', $access)[1])[0]){
- $access_token = explode('\",\"useLocalFilePreview',explode('accessToken\":\"', $access)[1])[0];
- if(json_decode(file_get_contents('https://graph.facebook.com/me/?access_token='.$access_token))->{'id'}){
- $idfb = json_decode(file_get_contents('https://graph.facebook.com/me/?access_token='.$access_token))->{'id'}; }
- }else{
- exit($do."Cookie Sai Hoặc Nick Bị Văng Khỏi Web\n");
- }
- echo($vang."\033[1;37m~\033[1;31m[\033[1;33m✔\033[1;31m]\033[1;37m =>\033[1;32m Nhập Delay Khi Hủy:\033[1;33m ");
- $_SESSION['delay']=trim(fgets(STDIN));
- $id = explode(';',explode('c_user=',$mr2)[1])[0];
- $t=10;
- system("clear");
- echo $banner;
- for ($x = 0; $x <= 15; $x++) {
- echo $trang."= ";
- usleep(5000);
- echo $do."= ";
- usleep(5000);}
- echo"\n";
- $dem=1;
- while(true){
- $mr = curl_init();
- curl_setopt($mr, CURLOPT_URL, "https://mbasic.facebook.com/subscribe/lists/?id=$id&f=$t&t=out");
- $head[] = "Connection: keep-alive";
- $head[] = "Keep-Alive: 300";
- $head[] = "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7";
- $head[] = "Accept-Language: en-us,en;q=0.5";
- curl_setopt($mr, CURLOPT_USERAGENT, 'Opera/9.80 (Windows NT 6.0) Presto/2.12.388 Version/12.14');
- curl_setopt($mr, CURLOPT_COOKIE, $cookie);
- curl_setopt($mr, CURLOPT_HTTPHEADER, $head);
- curl_setopt($mr, CURLOPT_RETURNTRANSFER, 1);
- curl_setopt($mr, CURLOPT_SSL_VERIFYHOST, FALSE);
- curl_setopt($mr, CURLOPT_SSL_VERIFYPEER, FALSE);
- curl_setopt($mr, CURLOPT_FOLLOWLOCATION, TRUE);
- $mr2 = curl_exec($mr);
- if(explode('"bn"><a href="/',$mr2)){
- $one=explode('"bn"><a href="/',$mr2);
- if(count($one)<=1){$t=$t+10;}
- for($i=1;$i<count($one);$i++){
- $url=htmlspecialchars_decode(explode('"',$one[$i])[0]);
- $name=htmlspecialchars_decode(explode('</span></a>',explode('><span>',$one[$i])[1])[0]);
- $link = "https://mbasic.facebook.com/$url";
- curl_setopt($mr, CURLOPT_URL, $link);
- curl_setopt($mr, CURLOPT_RETURNTRANSFER, 1);
- $mr2 = curl_exec($mr);
- $chantt = strpos($mr2,">Ok<");
- if ($chantt==true) {
- exit("\033[1;31mFacebook Của Bạn Đã Bị Block Tính Năng.\n");}
- if(explode('"',explode('/a/subscriptions/remove?',$mr2)[1])[0]){
- $url=htmlspecialchars_decode(explode('"',explode('/a/subscriptions/remove?',$mr2)[1])[0]);
- curl_setopt($mr, CURLOPT_URL, "https://mbasic.facebook.com/a/subscriptions/remove?$url");
- curl_setopt($mr, CURLOPT_RETURNTRANSFER, 1);
- $mr2 = curl_exec($mr);
- $check = explode('"',explode('/a/subscribe.php?',$mr2)[1])[0];
- if($check==TRUE){
- $kl = "\033[1;37m~\033[1;31m[\033[1;36m".$dem."\033[1;31m] \033[1;37m●\033[1;31m [\033[1;35m".date("H:i")."\033[1;31m]\033[1;36m• \033[1;32mĐã Bỏ Follow Bạn Của Bạn: \033[1;33m".$name." \e[0m\n";
- $i++;
- for($i = 0; $i < strlen($kl); $i++){echo $kl[$i];usleep(2000);}
- //$dem = $dem + 1;
- $dem++;
- }elseif($check==FALSE){
- echo $do.("UnFollow $name Thất Bại, Link Victime Unf\033[1;37m $link \n");
- $i++;}
- }
- for ($countdown = 0;$countdown < ($_SESSION['delay']);$countdown++) {
- echo "\r (◍•ᴗ•◍) ~> $xduong đợi$vang |$yellow ".($_SESSION['delay']-$countdown)."$vang | \r";
- usleep(133333);
- echo "\r (◍•ᴗ•◍) ~> $xnhac đợi$hong |$yellow ".($_SESSION['delay']-$countdown)."$hong | \r";
- usleep(133333);
- echo "\r (◍•ᴗ•◍) ~> $luc đợi$do |$yellow ".($_SESSION['delay']-$countdown)."$do | ";
- usleep(133333);
- echo "\r (◍•ᴗ•◍) ~> $trang đợi$den |$yellow ".($_SESSION['delay']-$countdown)."$den | \r";
- usleep(133333);
- echo "\r (◍•ᴗ•◍) ~> $xduong đợi$xduong |$yellow ".($_SESSION['delay']-$countdown)."$xduong | \r";
- usleep(133333);
- echo "\r (◍•ᴗ•◍) ~>$vang đợi$do |$yellow ".($_SESSION['delay']-$countdown)."$do | \r";}
- }
- }
- curl_close($mr);}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement