bot ini sering juga di sebut robot karena ini berjalan sendiri dengan kita seting tadi dengan cpanel maupun hosting maka kejelasannya anda harus mempunya salah satu yang saya sebutkan cpanel atau hosting , anda bisa mencari gratisan ataupun berbayar lebih baik tapi yang murah murah aja jangan yang mahal karena kita hanya menggunakan memory sedikit , bot bisa membuat sendiri script akan membuat file baru dengan nama smk kalo ngk salah saya sudah lupa maklum udah tua hehehhe , jangan sedih makannya , cuman yang ingin nih tinggal ambil tanpa susah kesana kemari mencari blog yang update terus script , semua script saya bakal update kok kalo agan reques juga boleh nantinya tapi terus kunjungi blog saya ya.
Script Bot Auto Like ONLY Terbaru 2015
Keterangan :<?php ##############SETTING BOT#################### $bot['lek1'] = true; //Jempol $bot['lek2'] = true; //Jempol Booster ke 1 $bot['lek3'] = true; //Jempol Booster ke 2 $app['aces'] = "ACCESS TOKEN"; ##############END OF SETTING############# $botlike=" ####################Pesan dari Editor#################### # [x]skrip ini work hanya untuk jempol doank, :D, # [x]kalo hosting di idhost, nazuka, fav.cc, hourb, dkk, cron jangan lebih cepet dari 15menit, # [x]oh iya, pakeknya toket yang expired=0 yah? jangan lupa tuh, :D # [x]wew, hati hati tuh kalo pakek bot, ga cuma bot ini lho, ntar keblokir sama ssi mark. wkwkwk # [x]Salam, :D # # ***************************************************** # * This BOT was Created By Renda AERIK * # * * # * Subcribe => https://facebook.com/renda43 * # * * # ***************************************************** # ####################Pesan dari Editor####################"; ##############SETTING EKSEKUSI#################### error_reporting(5); @ignore_user_abort(TRUE); @set_magic_quotes_runtime(0); @ini_set("max_execution_time",0); $gw['sendiri'] = json_decode(httphit("https://graph.facebook.com/me?access_token=".$app['aces'])); if(strlen($botlike)==731 && ereg("Z"."e"."e",$botlike)){$mangkat=true;} if($mangkat==true){ com_like($bot,$app ); com_like($bot['like'],$bot['lek2'],$bot['lek3'],$app['aces']); }else{ eror_log($dadeh."\n"); echo "$dadeh"; } ###########END OF SETTING EKSEKUSI################ ############################Brain of BOT Jempol############################ function com_like($bot,$app){ $status = json_decode(httphit("https://graph.facebook.com/me/home?fields=id,from,type,message,comments&limit=100&access_token=".$app['aces']))->data; $aku = json_decode(httphit("https://graph.facebook.com/me?access_token=".$app['aces'])); if($status){ foreach($status as $post){ if(!ereg($aku->id,$post->id)){ $log_cr = simlog($post->id.'<==ID Post punya "'.$post->from->name.'", yang udah ditempeli Jempolmu, wkwkwk. '.wkthit().'\n'); if($log_cr==true){ if($bot){ if($bot['lek1']==true OR $bot['lek2']==true){ httphit("https://api.facebook.com/method/stream.addLike?post_id=".$post->id."&access_token=".$app['aces']); } if($bot['like']==true){ httphit("https://api.facebook.com/method/stream.addLike?post_id=".$post->id."&access_token=".$app['aces']); } } echo "Udah dijempolin tuh, status temen temenmu hey ".$aku->name."<hr /><br />"; } } } } } ################################End of Brain############################### function httphit($url){ return file_get_contents($url); } function simlog($cr_id) { $fname = "Jempol_Log.txt"; $lihatiplist=fopen ($fname, "rb"); $text=''; if($lihatiplist){ $spasipol = ""; do { $barislistip = fread($lihatiplist, 512); if(strlen($barislistip) == 0){ break; } $spasipol = $barislistip; } while(true); fclose ($lihatiplist); for ($i = 1; $i <= 10; $i++) {$spasipol = str_replace(" "," ",$spasipol);} $text=$text.$spasipol; }else{$text="";} if(ereg($cr_id,$text)){ return false; }else{ $text = $cr_id."\n".$text; if(strlen($text)>=1000000){ $text=substr($text,0,500000); } $w_file=@fopen($fname,"w") or bberr(); if($w_file) { @fputs($w_file,$text); @fclose($w_file); } return true; } } function eror_log($teks) { $fname = "Jempol_Ngerot.txt"; $lihatiplist=fopen ($fname, "rb"); $text=''; if($lihatiplist){ $spasipol = ""; do { $barislistip = fread($lihatiplist, 512); if(strlen($barislistip) == 0){ break; } $spasipol = $barislistip; } while(true); fclose ($lihatiplist); for ($i = 1; $i <= 10; $i++) {$spasipol = str_replace(" "," ",$spasipol);} $text=$text.$spasipol; }else{$text="";} if(ereg($teks,$text)){ return false; }else{ $text = $teks."\n".$text; if(strlen($text)>=1000000){ $text=substr($text,0,500000); } $w_file=@fopen($fname,"w") or bberr(); if($w_file) { @fputs($w_file,$text); @fclose($w_file); } return true; } } $oye = array( "Sudah, Makan Dulu Sanah", "Udah lah, bobo dulu aja", "pikir sih ora, hey ","mending degawa dolan ae","wis ngising rung"); $uye = $oye[rand(0,count($oye)-3)]; $dadeh = $uye." ".$gw['sendiri']->name.", :D"; function wkthit(){ $hari = gmdate("D", time()+60*60*7); $tggl = gmdate("j - M - Y", time()+60*60*7); $jam = gmdate("H:m", time()+60*60*7); return $hari." ¦ ".$tggl." ¦ ".$jam; } ?>
Bertulis ACCESS TOKEN Ganti Dengan ACCESS TOKEN Anda
Semoga Script Di Atas Bermanfaat


No comments:
Post a Comment