VOL 184 .... No. 38

SUNDAY, JANUARY 11, 1987

Twitter Follow All On Page Greasemonkey Script

Categories: Programming

twitter_bird_follow_me

Once again, I’d just like to begin by saying you’re welcome.  I’ve recently been experiencing this odd phenomenon– a sudden burst of productivity beginning around 4:00 AM and ending around 6:30.  So last night, I put together this Greasemonkey Script to follow all unfollowed users on a twitter page.

About this Script

If you don’t already know, Greasemonkey is an addon to Firefox that allows you to run little pieces of code called user scripts inside other websites to customize your experience.  You can find thousands of such user scripts at UserScripts.org.

This is the first Greasemonkey script I’ve written, though I’m quite familiar with JavaScript, so there was no learning curve whatsoever.  The reason I wrote the script was gaining a marketable position on Twitter requires connections, and at a fundamental level, those connections involve getting followers.

One of the best way to gain followers is to follow people somehow already connected to you.  There is a higher chance that these users will follow you back.  Compared to the paid services out there that add thousands of random followers, manually following quality users is still the best way, but it’s tedious.

This script is a middle-ground in the world of auto-twittermation?  Simply install the script, and then everytime you visit someones following/followers list, a box will pop up asking if you want to add all users on the page.  Click it, and your will shall be done.

Quick Instructions for the Impatient

If you know what you’re doing, and you already have Greasemonkey installed, here’s the userscript.

Detailed Instructions for the Incompitent

If you don’t already have Firefox, you’re an idiot.  Download and install.

step1

Once installed, add the Greasemonkey plugin.

step2

Come back here, and click on the userscript link.

When the Greasemonkey box pops up, use all the default settings.

step4

The script is now ready to use.  Go to twitter and visit someone’s following/follower list.

step5

When on a page, if there’s anyone to follow, a bar will pop out along the bottom, allowing you to do so.

step6

My Warning

I wrote this script in about 2.5 hours. It works with twitter the way it is now, but if they ever change, it’s likely it will not.  I mostly wrote it to help myself out, but if you want to use it, that’s cool.  I don’t plan on supporting it all.  Feel free to email me and tell me you like it, but I won’t answer any questions about it.  I made the directions as easy as possible, so at this point, there is nothing I can do to help you.


related post

Tags: , ,
  1. g
    July 29th, 2009 at 19:06 | #1

    This is a great script. The only suggestion I’d make is adding a short delay between follows so Twitter doesn’t think it is a bot and having it go to the next page automatically.

  2. September 23rd, 2009 at 19:17 | #2

    Twitter banned your account was it because of this script?

  3. Kevin
    September 27th, 2009 at 02:48 | #3

    Probably had part to do with it, but overall it was my behavior of mass-adding people and then shortly thereafter removing all those who didn’t add me back.

  4. Klaus
    October 12th, 2009 at 09:09 | #4

    would someone please add a unfollow function ?

  5. Kevin
    October 12th, 2009 at 11:25 | #5

    Probably not.

  6. Shawn
    October 18th, 2009 at 11:22 | #6

    Not working!

  7. March 1st, 2010 at 17:09 | #7

    So is this script no longer working or up to date? I just downloaded it but its not working.

  8. Kevin
    March 1st, 2010 at 17:11 | #8

    No, I just tried it and it’s working.

  9. March 1st, 2010 at 17:17 | #9

    You said one of your accounts was suspended for mass follow and unfollow. how much were you doing per day.? Currently i add about 400 per account per day manually.

  10. March 1st, 2010 at 17:21 | #10

    You said one of your accounts was suspended for mass follow and unfollow. how much were you doing per day.? Currently i add about 400 per account per day manually. I finally got it to work but damn thats a fast adder. Seems like it might set off a few twitter flags. if it doesnt its great.

  1. August 1st, 2009 at 18:38 | #1
  2. January 26th, 2010 at 11:23 | #2
Comments are closed.