NSFCD

Generally Speaking => Power On => Topic started by: Pokesamrus on January 11, 2008, 06:28:36 PM

Title: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: Pokesamrus on January 11, 2008, 06:28:36 PM
I'll list some off (more to come):

Paste this into your address bar, and image files will fly around on the screen. (really wack on the forums I swear)
Quotejavascript: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("img"); 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);

View hidden government web pages (type in address bar)
Quote"robots.txt" "disallow:" filetype:txt

View encrypted passwords (google it)
Quoteinurl:_vti_pvt "service.pwd"

Find your music/video files you need quickly online! (type in search bar, and put the title of your file, like soulja boy (lol) and just search. Replace the file types with others types you want to search
Quote-inurl:htm -inurl:html -inul:asp intitle:"index of" (wmv|mpg|avi)

EX: -inurl:htm -inurl:html -inul:asp intitle:"index of" (mp3) soulja boy

Rearrange a website! (Only you can see rearrangement, but very cool!
Quotejavascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0



Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: The Seventh on January 11, 2008, 07:01:13 PM
Hmmm...  I'll try these!
Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: bluaki on January 11, 2008, 07:04:38 PM
Quote
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("a"); 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);

Try that on this forum.
Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: Java on January 11, 2008, 07:05:00 PM
The flying images one is hilarious on MySpace especially if you have a large Top friends. :D
Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: Pokesamrus on January 11, 2008, 07:08:48 PM
Quote from: Java_Java on January 11, 2008, 07:05:00 PM
The flying images one is hilarious on MySpace especially if you have a large Top friends. :D
brb trying it on myspace
Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: えっちーせんぱい on January 11, 2008, 07:16:23 PM
I'm guessing none of these work on Opera.
Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: Pokesamrus on January 11, 2008, 07:19:20 PM
Quote from: Blaziken on January 11, 2008, 07:16:23 PM
I'm guessing none of these work on Opera.
some are google tricks.
Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: Pokesamrus on January 12, 2008, 06:28:13 AM
these are pretty cool
Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: Zovistograt on January 12, 2008, 07:36:22 AM
I tried replying to this thread using the flying javascript trick but I gave up D:

Also, an easier way of doing the music search thing is "intitle:index of" insert what you want here .mp3
Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: Pokesamrus on January 12, 2008, 10:30:13 AM
Quote from: Zovistograt on January 12, 2008, 07:36:22 AM
I tried replying to this thread using the flying javascript trick but I gave up D:

Also, an easier way of doing the music search thing is "intitle:index of" insert what you want here .mp3
yeah, that's the way I usually do that, but I think the other method will get more results
Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: sleepin_dude_99 on January 12, 2008, 01:08:28 PM
I did the Flying Images thing

Yay for quick reply
Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: Cecil_and_Kain on January 12, 2008, 01:42:56 PM
What kind of government pages?
Title: Re: Cool hacks and tricks you can do on the web, stuff you would want to know!
Post by: Chain Chompesque on January 12, 2008, 01:46:22 PM
Hidden government web pages? Isn't that illegal? >_>