Sunday, June 15, 2008

Post to all communities : Greasemonkey Script

Well here is a nice greasemonkey script...You Guys would need Firefox as well as Greasemonkey installed to run this script

1) This greasemonkey script Post to All Communities was developed by Vijay.
2) This userscript posts a message on all the communities that you have joined.

Method :
First Download The Script.
Then Just change the following two lines in the postallcommunities.user.js file :
document.getElementById("subject").value="The subject of your post";document.getElementById("messageBody").value="The message body of your post";
3) In the message body, you can introduce new lines by typing "\r\n" wherever you want a new line. For example, "This is line 1\r\nThis is line 2" will make the post in two different lines.
4) making the changes, drag and drop the postallcommunities.user.js file into the firefox window, and install the script. To get the script running, just visit is the "Communities" page in orkut, the posting will start automatically. If you want to stop the posting, just click on "Home" and uninstall the userscript.

Click here to install

No comments: