How To Invite All People On Facbeook Page At Once

  1. Here Is a tricks for inviting all frnds to like ur page at once,
    So Let's Start
  2. Firstly U need To open Ur facebook Account.
  3. Then Go to the page where u want to invite people.
  4. Now click on Invite friends to like page.(marked with a black rectangle)
     
  5. A box will appear like this
  6. Now u just need to copt this code:-
    var inputs = document.getElementsByClassName(‘uiButton _1sm’); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }
    7.      Now press Cntrl+Shift+K
    8.       Then Press Cntrl + V to paste the code then Press ENTER.

    All Done !! :D