Friday, March 16, 2012

Twiends Hack - To Automatically Follow People [Twitter]


We told you about Twiends – a service that can be used to increase your Twitter followers. So now with this article we are going one step ahead of it . We are basically going to provide you with a script that can be used to automatically follow other people. In the previous article you yourself had to follow each and every person to increase your seed count but with this script you will automatically follow other people with just a single click.

Steps To Automatically Follow Other People On Twiends Or In General Called The Twiends Hack :
The Script :
javascript: /* nemsis 4 bhw */ function tr_f() { var followlinks = []; for (var i=0; i < document.links.length; i++) {if (document.links[i].getAttribute("class")=="follow"){followlinks[followlinks.length] = document.links[i];}} /* nemsis 4 bhw */ for (var i=0; i<followlinks.length; i++) {var rrr=followlinks[i].onclick();} } tr_f();


1. Copy the above script and save as a bookmarklet. In this article we will show a sample on how to make a bookmarklet in Google Chrome.
a) Right click on the bookmarks bar and select “ Add page ” . 
Make-A-Book-Marklet-For-Twiends-hack%25255B4%25255D


b) Copy the given script into the box in front of “ URL: ” and give it any name , say , Twiends Script.
Make-A-Book-Marklet-For-Twiends-hack%25255B8%25255D


So , till here you have made a bookmarklet with the Twiends Script .
2. Now go to Twiends and login with your twitter id and password.


3.Make-A-Book-Marklet-For-Twiends-hack


When you see a screen which shows other tweeps you can follow then click the bookmarklet and you will see that you automatically start following other people. When all the people on that page will be followed then you can press the reload button and again click the bookmarklet. So with this script you can easily follow any number of people with get ease and as a result can increase your Twitter follower count tremendously.


0 comments: