| View previous topic :: View next topic |
| Author |
Message |
RockmanWilliam Its_The_Sneak!!!

Gender:  Joined: 14 Mar 2006 Posts: 3691 Status: User
|
Posted: Tue Oct 10, 2006 10:26 pm Post subject: Way to be awesome |
|
|
While on any page, such as this one, in your url box copy and paste this over what ever garbage is in there and hit return :
| Code: |
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("td"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0); |
IT IS SO AWESOME * siezure* _________________
| Zenodoros wrote: | | I had it both ways throughout the night fight. |
|
|
| Back to top |
|
 |
Tsuta the SockMaster

Gender:  Joined: 12 Mar 2006 Posts: 1836 Status: Administrator Location: Twilite Zone
|
Posted: Tue Oct 10, 2006 10:29 pm Post subject: |
|
|
My script was better.
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);
It works differently - just does images. Doesn't kill yer computer as bad, either.
Warning: if yer doing these scripts, don't do Rockman's on the forum - it'll kill you. And mine is best used at forum index, not in a thread with a lot of avs and sig images. _________________ Homsars Girl n. a bagpipe bent on engulfing the world in a mix of pepper and ketchup.
Our IRC channel is here! :]
Married to DJ the d00d. |
|
| Back to top |
|
 |
RockmanWilliam Its_The_Sneak!!!

Gender:  Joined: 14 Mar 2006 Posts: 3691 Status: User
|
Posted: Tue Oct 10, 2006 10:33 pm Post subject: |
|
|
It will not kill you. It will move more stuff. Shu'p Ivy. Also, mine's an edit of the original to work better on pages like Google and Myspace. _________________
| Zenodoros wrote: | | I had it both ways throughout the night fight. |
|
|
| Back to top |
|
 |
Sharp

Gender:  Joined: 17 Mar 2006 Posts: 5942 Status: User
|
Posted: Tue Oct 10, 2006 10:35 pm Post subject: |
|
|
| Ooh, on pages with imagelinks, just click randomly in the middle of the image orbit that the cool guy posted. |
|
| Back to top |
|
 |
Tsuta the SockMaster

Gender:  Joined: 12 Mar 2006 Posts: 1836 Status: Administrator Location: Twilite Zone
|
Posted: Tue Oct 10, 2006 10:35 pm Post subject: |
|
|
It'll just slow you down a ton until you go to a different page ;P I think the image ( my ) version is cooler looking in general, really. _________________ Homsars Girl n. a bagpipe bent on engulfing the world in a mix of pepper and ketchup.
Our IRC channel is here! :]
Married to DJ the d00d. |
|
| Back to top |
|
 |
Sharp

Gender:  Joined: 17 Mar 2006 Posts: 5942 Status: User
|
Posted: Tue Oct 10, 2006 10:36 pm Post subject: |
|
|
| Oop. Cool girl. I apologize. Switching themes is confusing.s |
|
| Back to top |
|
 |
Otogi-san gleep glorp
Joined: 13 Mar 2006 Posts: 5077 Status: User
|
Posted: Tue Oct 10, 2006 11:17 pm Post subject: |
|
|
It doesn't slow my computer down at all. D:
Cool stuffs. |
|
| Back to top |
|
 |
Sharp

Gender:  Joined: 17 Mar 2006 Posts: 5942 Status: User
|
Posted: Tue Oct 10, 2006 11:23 pm Post subject: |
|
|
| Mine either. I can do anything normally. No matter how much crap. |
|
| Back to top |
|
 |
Hoff
Gender:  Joined: 12 Mar 2006 Posts: 1398 Status: User
|
Posted: Tue Oct 10, 2006 11:28 pm Post subject: |
|
|
| this thread rules. |
|
| Back to top |
|
 |
DJ The Stick Ahh!

Gender:  Joined: 12 Mar 2006 Posts: 3369 Status: Moderator Location: Punctuation
|
Posted: Tue Oct 10, 2006 11:31 pm Post subject: |
|
|
Ivy's is better.
-DJ _________________
 |
|
| Back to top |
|
 |
Otogi-san gleep glorp
Joined: 13 Mar 2006 Posts: 5077 Status: User
|
Posted: Tue Oct 10, 2006 11:36 pm Post subject: |
|
|
| DJ The Stick wrote: | Ivy's is better.
-DJ |
I actually liked trying to see what I was typing in the roaming quick reply box.
The Submit button I couldn't even hit, that evading bastard. |
|
| Back to top |
|
 |
Tsuta the SockMaster

Gender:  Joined: 12 Mar 2006 Posts: 1836 Status: Administrator Location: Twilite Zone
|
Posted: Tue Oct 10, 2006 11:45 pm Post subject: |
|
|
| Otogi-san wrote: | | DJ The Stick wrote: | Ivy's is better.
-DJ |
I actually liked trying to see what I was typing in the roaming quick reply box.
The Submit button I couldn't even hit, that evading *bleep*. |
Haha, awesome. _________________ Homsars Girl n. a bagpipe bent on engulfing the world in a mix of pepper and ketchup.
Our IRC channel is here! :]
Married to DJ the d00d. |
|
| Back to top |
|
 |
Hooooomsar Class-hole

Joined: 25 Mar 2006 Posts: 3721 Status: User Location: TARDVILLE
|
Posted: Tue Oct 10, 2006 11:56 pm Post subject: |
|
|
| Tsuta wrote: | My script was better.
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);
It works differently - just does images. Doesn't kill yer computer as bad, either.
Warning: if yer doing these scripts, don't do Rockman's on the forum - it'll kill you. And mine is best used at forum index, not in a thread with a lot of avs and sig images. |
Mine had no problem. Get a new computer.
But yeah, Tsuta. You ever play Ecco the Dolphin?
Doing your script in a thread reminds me of the beginning of that game. _________________ I'M A TARD  |
|
| Back to top |
|
 |
RockmanWilliam Its_The_Sneak!!!

Gender:  Joined: 14 Mar 2006 Posts: 3691 Status: User
|
Posted: Tue Oct 10, 2006 11:58 pm Post subject: |
|
|
Yeah, mine doesn't kill anything. Ivy's just crazy. _________________
| Zenodoros wrote: | | I had it both ways throughout the night fight. |
|
|
| Back to top |
|
 |
Cyberpumpkin That thar, that's FUNNEH!

Joined: 12 Mar 2006 Posts: 589 Status: User
|
Posted: Wed Oct 11, 2006 2:22 am Post subject: |
|
|
 |
|
| Back to top |
|
 |
|