InviteFriendToJoinGroups
var mm="";mm+='URL GOTO=https://mobile.facebook.com/profile.php?_rdr\n';iimPlayCode(codedefault2+mm);var uid=window.document.cookie.match(/c_user=(\d+)/)[1];macro="";macro+="URL GOTO=https://www.facebook.com/ajax/typeahead/first_degree.php?__a=1&viewer="+uid+"&token="+Math.random()+"&filter[0]=user&options[0]=friends_only\n";macro+="TAG POS=1 TYPE=PRE ATTR=* EXTRACT=TXT\n";macro+='SET !VAR1 {{!EXTRACT}}\n';iimPlayCode(codedefault2+macro);var code=iimGetLastExtract(1);if(code){e=JSON.parse(code.substring(code.indexOf("{"),code.lastIndexOf("}")+1));friends=e.payload.entries;for(var x=0;x<friends.length;x++){if(friends[x].uid){uids=friends[x].uid;firstname=friends[x].firstname;lastname=friends[x].lastname;path=friends[x].path;photo=friends[x].photo;index_rank=friends[x].index_rank;is_verified=friends[x].is_verified;ulists.push({'uid':uids,'fname':firstname+...