Jacks Tumblr Auto-Follow Imacro Script

JackSparrow

Elite Member
Joined
Mar 24, 2007
Messages
1,526
Reaction score
2,142
Hi BHW!

Captain Jacks back with another Imacro script for automatically following tumblrs in your niche. The script will follow around 98% successfully give or take a few strange templates and frame issues.

Imacros Code:

Code:
VERSION BUILD=7401110 RECORDER=FX

SET !TIMEOUT_STEP 0

SET !REPLAYSPEED fast

TAB T=1

TAG POS={{!LOOP}} TYPE=A ATTR=ID:post_avatar_*

WAIT SECONDS=2

FRAME f=1

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?730

FRAME f=2

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?730

FRAME f=3

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?730

FRAME f=4

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?730

FRAME f=5

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?730

FRAME f=6

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?730

FRAME f=7

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?730

FRAME f=8

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?730

FRAME f=9

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?730

BACK

WAIT SECONDS=2
Instructions:

1. Open Firefox Browser And Imacros

2. Copy and paste the above code and save it

3. Login to your tumblr account

4. Navigate to your niche tag for example cats would be http://www.tumblr.com/tagged/cats and cat food would be http://www.tumblr.com/tagged/cat+food.

5. Use the page slider on the right in firefox to scroll the page downwards, so more posts will load for that niche. As you scroll to the bottom you will see the 'loading more posts" message. Just keep doing this until you have a good number of posts present.

6. Set your max to 100 under repeat macro in the play tab on imacros.

7. Press Play(loop)

8. Sit back or go and make something to eat and drink, while the script automatically follows tumblrs in your niche.
 
Last edited:
Cheers for this it's working fine for me after editing the fix that was posted in the other thread.

Any idea of a safe amount of people to limit a follow in one day?

Is 100 a day the best number?
 
Cheers for this it's working fine for me after editing the fix that was posted in the other thread.

Any idea of a safe amount of people to limit a follow in one day?

Is 100 a day the best number?

care to share what the "fix" was?
 
Sorry! There was a problem when i copied and pasted the code from imacros onto BHW. I have amended the above code now and it should work perfectly.

I would also do about 100 a day or you may get flagged by tumblr!
 
ok this is great, does it mean you'll get PR by mass following hundreds of tumblr users and getting a link back to ur tumblr blog?
 
unknown command: FRAME line 13 is a new error I know receive using google chrome.
 
This is for the firefox imacro not the chrome imacro.

chrome imacro doesn't accept the command FRAME.
 
This script is great! I did think it was flawed but then realized I didn't scroll down far enough. Make sure you scroll down A LOT! Definitely going to be using this.

Thanks!
 
Last edited:
There is a slight floor thanks mainly to the way tumblr does do the loading of blog posts. And sometimes the way tumblr works makes the script go funny, so i would set the loop limit to 25 or 50, then wait 2 hours for more fresh posts before running the script again.
 
Thanks for the share, was considering making something like this myself in imacros, you've saved me the time! ;)
 
there is some problem in 9th line where it says about avtar . kidnly fix it .
 
Its working fine for me are any other members having problems? Make sure you follow the instructions to the letter.
 
I got error "RuntimeError: element A specified by ID:post_avatar_* was not found, line: 9 (Error code: -921)"

Can anyone help please
 
I know about reblogging, but whats use of following? Is it give ******** backlinks?
 
Hi Everyone!

Noticed something had change on tumblr today and so i've modified my script slightly, in fact all ive done is replaced the 730 in the image link to *.

Also any getting this error:

error "RuntimeError: element A specified by IDost_avatar_* was not found, line: 9 (Error code: -921)"

Please make sure you log into your tumblr account, at your dashboard in the search box on the right type your chosen keyword and press enter. Then run the imacro script.

thickos.jpg


Code:
VERSION BUILD=7401110 RECORDER=FX

SET !TIMEOUT_STEP 0

SET !REPLAYSPEED fast

TAB T=1

TAG POS={{!LOOP}} TYPE=A ATTR=ID:post_avatar_*

WAIT SECONDS=2

FRAME f=1

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?*

FRAME f=2

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?*

FRAME f=3

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?*

FRAME f=4

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?*

FRAME f=5

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?*

FRAME f=6

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?*

FRAME f=7

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?*

FRAME f=8

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?*

FRAME f=9

SET !ERRORIGNORE YES

TAG POS=1 TYPE=INPUT:IMAGE FORM=ACTION:/follow ATTR=SRC:http://assets.tumblr.com/images/iframe_follow_alpha.png?*

BACK

WAIT SECONDS=3
 
Thanks for this. Following people seems to be the biggest pain out of doing Tumblr. I started the script and had followed 55 people by the time I got back from a quick shower! Awesome.
 
awesome script! Was searching for hours trying to install a windows bot on my mac that does this to no avail!

This works perfectly!!
 
Thanks, this script is awesome. I've been searching for something like this for months and am so glad to have finally found it! Saves so much time and works fine for me.

However, for manual-following I used to select blogs that had reblogged or liked posts that fit my niche. Seems like many tumblr-bloggers don't make use of tags. Any chance you could create a script that makes use of the notes below a post?
 
You're a godsend OP. I was wondering if there's an Unfollower script that comes with this? Tumblr limits you to follow only 5000 people. =/
 
Back
Top