try this...used jacks code from above just changed the class it searches for and the wait time in between follows so you could run this 24/7 if you really wanted. use the same site from jacks walk through and just goto someones page and click the followers on the top right side of the page then run the script. i did 3 loops of 25 but you could do as many as you want just scroll down the page so more people load and your golden.
*EDIT
You have to scroll through first or else you will get a message saying the accounts are private...Just noticed this hiccup.
Code:
VERSION BUILD=7401110 RECORDER=FX
SET !ERRORIGNORE YES
SET !EXTRACT_TEST_POPUP NO
SET !TIMEOUT_STEP 2
TAB T=1
TAG POS={{!LOOP}} TYPE=A ATTR=CLASS:lienPhotoGrid&&HREF:#/user/*/ EXTRACT=HREF
TAB OPEN
TAB T=2
URL GOTO={{!EXTRACT}}
TAG POS=1 TYPE=A ATTR=CLASS:followAction<SP>user-relation-action&&HREF:#&&TXT:Follow
TAB CLOSE
WAIT SECONDS=20