Facebook adalah sebuah layanan jejaring sosial yang diluncurkan pada bulan Februari 2004, dimiliki dan dioperasikan oleh Facebook, Inc. Pada September 2012, Facebook memiliki lebih dari satu miliar pengguna aktif,[7]lebih dari separuhnya menggunakan telepon genggam Pengguna harus mendaftar sebelum dapat menggunakan situs ini. Setelah itu, pengguna dapat membuat profil pribadi, menambahkan pengguna lain sebagai teman, dan bertukar pesan, termasuk pemberitahuan otomatis ketika mereka memperbarui profilnya. Selain itu, pengguna dapat bergabung dengan grup pengguna dengan ketertarikan yang sama, diurutkan berdasarkan tempat kerja, sekolah atau perguruan tinggi, atau ciri khas lainnya, dan mengelompokkan teman-teman mereka ke dalam daftar seperti "Rekan Kerja" atau "Teman Dekat".
Facebook didirikan oleh Mark Zuckerberg bersama teman sekamarnya dan sesama mahasiswa Universitas Harvard, Eduardo Saverin, Andrew McCollum,Dustin Moskovitz dan Chris Hughes. Keanggotaan situs web ini awalnya terbatas untuk mahasiswa Harvard saja, kemudian diperluas ke perguruan lain di Boston, Ivy League, dan Universitas Stanford. Situs ini secara perlahan membuka diri kepada mahasiswa di universitas lain sebelum dibuka untuk siswa sekolah menengah atas, dan akhirnya untuk setiap orang yang berusia minimal 13 tahun. Meski begitu, menurut survei Consumer Reports bulan Mei 2011, ada 7,5 juta anak di bawah usia 13 tahun yang memiliki akun Facebook dan 5 juta lainnya di bawah 10 tahun, sehingga melanggar persyaratan layanan situs ini.[10]
Studi Compete.com bulan Januari 2009 menempatkan Facebook sebagai layanan jejaring sosial yang paling banyak digunakan menurut jumlah pengguna aktif bulanan di seluruh dunia. Entertainment Weekly menempatkannya di daftar "terbaik" akhir dasawarsadengan komentar, "Bagaimana caranya kita menguntit mantan kekasih kita, mengingat ulang tahun rekan kerja kita, mengganggu teman kita, dan bermain Scrabulous sebelum Facebook diciptakan?" Quantcast memperkirakan Facebook memiliki 138,9 juta pengunjung bulanan di AS pada Mei 2011. Menurut Social Media Today pada April 2010, sekitar 41,6% penduduk Amerika Serikat memiliki akun Facebook. Meski begitu, pertumbuhan pasar Facebook mulai turun di sejumlah wilayah dengan hilangnya 7 juta pengguna aktif di Amerika Serikat dan Kanada pada Mei 2011.
Nama layanan ini berasal dari nama buku yang diberikan kepada mahasiswa pada tahun akademik pertama oleh beberapa pihak administrasi universitas di Amerika Serikat dengan tujuan membantu mahasiswa mengenal satu sama lain. Facebook memungkinkan setiap orang berusia minimal 13 tahun menjadi pengguna terdaftar di situs ini.
Script Bot AutoLike Only V1
<?php
function auto($url){
$data = curl_init();
curl_setopt($data, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($data, CURLOPT_URL, $url);
$hasil = curl_exec($data);
curl_close($data);
return $hasil;
}
$access_token= "ACCESS TOKEN";
if(file_exists('NaxSMK')){ $log=json_encode(file('NaxSMK')); }else{ $log=''; }
$stat=json_decode(auto('https://graph.facebook.com/me/home?fields=id,from&limit=15&access_token='.$access_token),true);
for($i=1;$i<=count($stat[data]);$i++){
if(!ereg($stat[data][$i-1][id],$log)){
$x=$stat[data][$i-1][id]."\n";
$y=fopen('NaxSMK','a');
fwrite($y,$x);
fclose($y);
auto('https://graph.facebook.com/'.$stat[data][$i-1][id].'/likes?method=post&access_token='.$access_token);
echo '<span style="color:#3b5998">'.$stat[data][$i-1][from][name].'</span> <span style="color:red">[LIKED]</span><hr/>';
}
}
?>
Script Bot AutoLike Only V2
<?php
error_reporting(0);
$bot['like'] = true;
$bot['ck_k'] = true;
$bot['ck_u'] = true;
$bot['time'] = false;
$bot['aces'] = "ACCESS TOKEN";
com_like($cl,$cl,$cl,$cl,$ck,$cu,$tm,$access_token);
com_like($bot['like'],$bot['like'],$bot['like'],$bot['like'],$bot['ck_k'],$bot['ck_u'],$bot['time'],$bot['aces']); function cmn($text,$ck,$cu){
$cmn_umum = array("",
);
$comment = array(
array(
array("http",
"www",
"autolike",
"bot",
"auto komen",
".com",
"mwb",
"robot",
"jempol",
"otomatis",
"mywapblog",
),
array("",
)
),
);
$komentar = '';
$cr_kondisi=false;
foreach($comment as $cx){
foreach($cx[0] as $ct){
if(ereg($ct,$text)){
$cr_kondisi=true;
$komentar = $cx[1][rand(0,count($cx[1]) - 1)];
}
}
}
if($cr_kondisi==true && $ck==true){
return $komentar;
}else{
if($cu==true){ return $cmn_umum[rand(0,count($cmn_umum) - 1)]; }
}
}
############
function com_like($cl,$cl,$cl,$cl,$ck,$cu,$tm,$access_token){
$beranda = json_decode(httphit("https://graph.facebook.com/me/home?fields=id,from,type,message&limit=100&access_token=".$access_token))->data;
$saya_cr = json_decode(httphit("https://graph.facebook.com/me?access_token=".$access_token));
if($beranda){
foreach($beranda as $cr_post){
if(!ereg($saya_cr->id,$cr_post->id)){
$log_cr = simlog($cr_post->id);
if($log_cr==true){
if($ck==true){
$url_ck = cmn($cr_post->message,$ck,$cu);
$url_ck = str_replace("<name>",$cr_post->from->name,$url_ck);
$url_ck = str_replace("<aku>",$saya_cr->first_name,$url_ck);
if($tm==true){ $url_ck = $url_ck.wkthit().kecepatan().konter() ; }
$url_ck = urlencode($url_ck);
if($ck==true OR $cu==true){
httphit("https://graph.facebook.com/".$cr_post->id."/comments?method=POST&message=".$url_ck."&access_token=".$access_token);
}
if($cl==true){
httphit("https://graph.facebook.com/".$cr_post->id."/likes?method=POST&access_token=".$access_token);
}
}
}
}
}
}
}
########Waktu########
function httphit($url){
return file_get_contents($url);
} function kecepatan() {
$waktu="
"; $gentime = microtime();
$gentime = explode(' ',$gentime);
$gentime = $gentime[0];
$pg_end = $gentime;
$totaltime = ($pg_end - $pg_start);
$showtime = number_format($totaltime, 1, '.', '');
return "$waktu -> Komentar terlambat $showtime detik";
}
########JANGAN MERUBAH SCRIPT DARI SINI KE BAWAH, AGAR BOT BISA BERJALAN LANCAR########
function konter() {
$sempak="
";
$filename = 'ADEhit.txt';
$handle = fopen($filename, 'r');
$hits = trim(fgets($handle)) + 1;
fclose($handle);
#####INDONESIA#####
$handle = fopen($filename, 'w');
fwrite($handle, $hits);
fclose($handle);
return "$sempak -> Sudah $hits status yang saya komentari ^_^ | Thanks to naxsmk.pun.bz";
} function sambutan(){
$ent="
";
$TimeZone="+7";
$_time=gmdate("H", time() + ($TimeZone * 60 * 60));
if ($_time > 18) $_sambutan = "Selamat Malam | Semoga Mimpi Indah";
else if($_time > 14) $_sambutan = "Mandi Dulu Sana , Dah Sore Nih";
else if ($_time > 10) $_sambutan = "Udah Makan Belum ? | Makan Dulu Sana ";
else $_sambutan = "Selamat Pagi Yah ";
return "$ent -> $_sambutan ";
} function wkthit(){
$ent="
";
$hari=gmdate("D", time()+60*60*7);
if((gmdate("D", time()+60*60*7))=="Sun"){ $hari="Minggu"; }
if((gmdate("D", time()+60*60*7))=="Mon"){ $hari="Senin"; }
if((gmdate("D", time()+60*60*7))=="Tue"){ $hari="Selasa"; }
if((gmdate("D", time()+60*60*7))=="Wed"){ $hari="Rabu"; }
if((gmdate("D", time()+60*60*7))=="Thu"){ $hari="Kamis"; }
if((gmdate("D", time()+60*60*7))=="Fri"){ $hari="Jum'at"; }
if((gmdate("D", time()+60*60*7))=="Sat"){ $hari="Sabtu"; }
$ADEtgl = gmdate("d", time()+60*60*7);
$ADEbln = gmdate("F", time()+60*60*7);
if((gmdate("F", time()+60*60*7))=="January"){ $ADEbln="Januari"; }
if((gmdate("F", time()+60*60*7))=="February"){ $ADEbln="Februari"; }
if((gmdate("F", time()+60*60*7))=="March"){ $ADEbln="Maret"; }
if((gmdate("F", time()+60*60*7))=="April"){ $ADEbln="April"; }
if((gmdate("F", time()+60*60*7))=="May"){ $ADEbln="Mei"; }
if((gmdate("F", time()+60*60*7))=="June"){ $ADEbln="Juni"; }
if((gmdate("F", time()+60*60*7))=="July"){ $ADEbln="Juli"; }
if((gmdate("F", time()+60*60*7))=="August"){ $ADEbln="Agustus"; }
if((gmdate("F", time()+60*60*7))=="September"){ $ADEbln="September"; }
if((gmdate("F", time()+60*60*7))=="October"){ $ADEbln="Oktober"; }
if((gmdate("F", time()+60*60*7))=="November"){ $ADEbln="November"; }
if((gmdate("F", time()+60*60*7))=="December"){ $ADEbln="Desember"; }
$ADEthn = gmdate("Y", time()+60*60*7);
$ADEjam = gmdate("H:i", time()+60*60*7);
return $ent.$ent." ".$hari.", ".$ADEtgl." ".$ADEbln." ".$ADEthn." - ".$ADEjam." WIB $showtime";
}
function simlog($cr_id) {
$fname = "ADElog.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 = $text.$cr_id;
$w_file=@fopen($fname,"w") or bberr();
if($w_file) {
@fputs($w_file,$text);
@fclose($w_file);
}
return true;
}
}
?>
Script Bot AutoLike Only V3
<?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"; // http://renda-art.blogspot.com
##############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 RendaArt *
# * *
# * 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;
}
?>
