PDA

View Full Version : Orkut Tricks


Jupiter
5th July 2006, 11:57 AM
::: For flooding scrapbooks:::

first open the scrapbook page you want to open and then paste the code given below in the address bar and hit enter.

javascript:var i=0;function ank(){i=i+1;document.forms[0].elements[2].value="Flooding by Jupiter"+""+i+"";document.getElementsByTagName('input').item(3).cl ick();}; void(setInterval(ank,500));

This is to flood other scrapbooks.
put this script in address bar n press go.
u can replace the text " floodin by...." with a suitable one as u like.

IMP - u need 2 tweak that timeout interval - 500 here according to the speed of ur net connection. more b the speed , lesser will b the timeout. means, if u hav a faster connection, make it 100 or something like that.

IMP- to stop the script, u need to close the browser window (if usin IE) or tab( if Firefox). i cud hav used a limit counter like 1000 or so, but i dun think it's necessary, so i skipped it.


:::Self-flooding:::

javascript:function drm(){document.getElementsByTagName('input').item( 3).click();}; void(setInterval(drm,500));


But now i have seen that sometimes second one doesn't work and the former one works for both ,so u can use the former one.Both the above scripts increase scraps physically, means you will see how the no. has increased due to the loop of scraps. But now i am trying to make a script that will only increase the no. of scraps ,not physically.The day i will complete ,i will post here.

:::Flooding the topics:::

1 Open a topic or create a new topic

2 Write your message (smaller size increase speed)

3 Copy the code in bold to your address bar (JS interpreter RULEZ)

javascript: javascript:function ResistenciaExplosion(){if (typeof(Page_ClientValidate) != 'function' || Page_ClientValidate()) __doPostBack('btnSubmit','');StopResistencia=setTi meout(ResistenciaExplosion,500)};ResistenciaExplos ion()


(all in one line)

5 hit "enter" key

6 To stop, close your browser or copy and paste this code

javascript:clearTimeout(StopResistencia);


:::Testimonial flooder:::

javascript:function DD(){document.getElementsByTagName('input').item(2 ).click();}; void(setInterval(DD,404));

:::For deleting testimonials:::


javascript:var j=1; function ank(){javascript:void(0);document.forms[j].submit();j=j+2;};void(setInterval(ank,500));


:::Decreasing scrapcount:::

javascript:function maria(){_javascript:void(0);document.forms[1].submit();};void(setInterval(maria,404))

The above two will only decrease your scraps and testi's ,not other's one. In this way others scraps and testi's can also be deleted but i am not giving those scripts here as it will lead to a lot of shit and i don't want that. Any requests regarding this will not be entertained.

:::To type mirror image:::



Type the above before writing scrap without spaces and then submit and u will see that u have sent the mirror image of what u were writing.I used it for a long time for secret talks from hackers.

:::To send blank scraps:::

U can't send blank scraps by writing nothing and simply clicking on submit !!write

[ b ] (without spaces)

Jupiter
5th July 2006, 12:04 PM
u can make all the fotos in the scrap book aactually float on the screen...try this simple javascript.....i used a lot to frighten my friends....

keep your scrap book open...copy and paste the following text in your address bar and press go....njoy

javascript:R=-1;DI=document.links;DIL=DI.length;function A(a,b,c){return Math.sin(R/350*6.28*b+a)*c+c}function B(a){DIS=DI.item(a).style;DIS.position='absolute'; DIS.left=A(5,100,500);DIS.top=A(5.6,60,150)}setInt erval('R++;B(R%DIL)',15);void(0)

---------------

javascript:R=-1;DI=document.images;DIL=DI.length;function A(a,b,c){return Math.sin(R/350*6.28*b+a)*c+c}function B(a){DIS=DI.item(a).style;DIS.position='absolute'; DIS.left=A(0,7,300);DIS.top=A(1.6,6,150)}setInterv al('R++;B(R%DIL)',15);void(0)

:::Shake the Browser :::

javascript:function flood(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} flood(6);

-------------------

javascript:a=0;x=0;y=0;setInterval("a+=.01;x=Math.cos(a*3)*2;y=Math.sin(a*2)*2;moveBy( x,y)",2);void(0)

--------------------

javascript:a=0;x=0;y=0;setInterval("a+=.01;x=Math.cos(a*3)*200;y=Math.sin(a*2)*2;moveB y(x,y)",2);void(0)

:::A scary messege:::

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();

:::