Showing posts with label Orkut Tricks. Show all posts
Showing posts with label Orkut Tricks. Show all posts

12/1/08

Hacking your Friends Orkut Account

No...I am not going to teach your to hack your friends account. But I will definately teach you how you can play prank on your friend.

Just mail the Javascript that code your friend tell him to paste it on the Address Bar (place where you type your URL)

Here is the Javascript

javascript:function reverse() { var inp = " ! dekcah si tnuocca tukrO ruoY "; var outp="";for (i = 0; i <= inp.length; i++) { outp =inp.charAt (i) + outp;}alert(outp) ;}; reverse();
You will get the following message


Don't worry his account is not hacked...its jus a JOKE.

How to Make your Scrapbook Look Colorful

Are you bored with the same old colors of your Orkut scrapbook? Try this and the links will appear in different sparkling links

How should you proceed

Open your Scrapbook
Copy and paste the following Javascript Code in the address bar i.e. on the place where type the url

javascript: i=0;c=["red","green","blue","yellow","magenta","orange","black","white"]; a=document.links;setInterval('i++;a[i % document.links.length].style.color=c[i % c.length]',10);void(0);

Press enter.

Pls. comment here if you have any problems.