Best orkut scripts
GM-Extensions,Firefox Extensions,All Scripts here.
Hello ppl i'll share all useful GM-Extensions,Firefox Extensions and Java-Scripts Here etc...
First
1) Download Firefox 1.5
http://www.mozilla.com/firefox/
2) Install Grease Monkey
http://greasemonkey.mozdev.org/
then install these scripts...
...:::Very Important Note:::...
All of these scripts are provided to u from
http://sujooo.com/ed/greasemonkey_scripts/
..:::Orkut Restyler:::...
Description:-
Lets you configure orkut's color scheme, changes your gmail address in the top right corner into an actual link to your g-mail inbox...
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutrestyler.user.js
...:::Orkut Format Bar:::...
Description:-
Adds a toolbar at the top of the page with various formatting tools and extra links
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutformatbar.user.js
...:::Orkut Find Messsages:::...
Description:-
Search function for finding your posts or those of a specific user in scrapbooks and community threads
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutfindmessages.user.js
...:::Orkut Link To Image:::...
Description:-
Transforms links to images into the images themselves so you can see them inside orkut
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutlinktoimage.user.js
...:::Orkut Hi New Scrap:::...
Description:-
Alerts you when you receive new scraps and when your friends log in, like MSN
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkuthinewscrap.user.js
...:::Orkut Profile Context Menu:::..
Description:-
Adds a contextual menu when you right click (Windows) or control click (Mac) on someone's avatar.
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutprofilecontextmenu.user.js
...:::Orkut Fast Reply:::...
Description:-
On clicking "reply" in a thread this script adds an input box in the same page without loading the page. After submitting your post you can see it immediately without having to back go to the last page of a thread.
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutfastreply.user.js
...:::Orkut Shortcuts:::...
Description:-
Adds shortcuts to scrapbook, photoalbum and compose message next to every user's photo
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutshortcuts.user.js
...:::Orkut Go Last Page Of Topic:::...
Description:-
Adds a link to the last page of a topic in the topic list.
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutgolastpageoftopic.user.js
...:::Orkut My Scrapbook Link:::...
Description:-
Adds a link to your scrapbook on every page
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutmyscrapbooklink.user.js
...:::Orkut Zoom Album:::...
Description:-
Shows all the zoomed photos of a photoalbum on one page
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutzoomalbum.user.js
...:::Orkut Textbox Enlarger:::...
Description:-
Enlarges the text box for posting messages on orkut forums
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkuttextboxenlarger.user.js
...:::Orkut All Languages Default:::...
Description:-
Changes the default setting to "all languages" for the community search engine
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutalllanguagesdefault.user.js
...:::Orkut Time Zone Adjuster:::...
Description:-
Allows you to adjust the orkut timestamp to your local time (you have to edit this script yourself to set your timezone)
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkuttimezoneadjuster.user.js
...:::Orkut Add Reply To Topic Link:::..
Description:-
Adds a "reply to topic" link at the top of each forum
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutaddreplytotopiclink.user.js
...:::Orkut Add Related Community:::...
Description:-
Allows community owners to add related communities by their ID number
Download Link:-
http://www.sujooo.com/ed/greasemonkey_scripts/orkutaddrelatedcommunity.user.js
...:::The Majestic Orkut Toolbar:::...
Description:-
Edit the options so that it comes up only when you log on to Orkut
Download Link:-
https://addons.mozilla.org/firefox/516/
...:::Crazy Write:::...
Description:-
Allows you to format your scraps easily
Download Link:-
http://www.tenisclubeassis.com.br/crazy_write.user.js]crazy_write.user.js
eXaMpLe oF CrAzY WrItE ScRiPt
eXaMpLe oF CrAzY WrItE ScRiPt
|example| |of| |crazy| |write| |script|
εχαмρlε Θƒ cгαzγ шгιτε šcгιρτ
example of crazy write script
...:::Flooding-Scripts:::...
Now u'll be provided with flooding scripts:-
...:::Very Important Note:::...
Use these scripts at your own risk
...:::Self-Flooding-Script:::...
Description:-
This script is used to flood your own scrap-book...Write a scrap in text box and then paste it into adress-bar and then hit ENTER...Set the interval according to your internet connection speed okz
Code
javascript:function deatheater(){document.getElementsByTagName('input').item(3).click();}; void(setInterval(deatheater,500));
...:::Flood-Otherz-Scrap-Book:::...
Description:-
This script is used to flood your frnd's scrap-book...Edit the script and give it a hit in adress bar
Code
javascript:var i=0;function drm(){i=i+1;document.forms[0].elements[2].value="http://www.orkut.com/Community.aspx?cmm=13309085"+""+i+"";document.getElementsByTagName('input').item(3).click();}; void(setInterval(drm,600));
