A guide by Seemliss, for real this time Ace.


0. News
I. Intro
II. Tricks/Hacks


0. News
No recent updates as of April 23rd, 2008!

I. Intro
I've collected some tricks and hacks, some kept secret, some that almost everyone (should) know. I decided to write this guide for you guys with these tricks, so you can show off to your e-webz friends.

II. Tricks/Hacks


Watch YouTube in HD!
Add this code at the end of YouTube video links:
Code:
&fmt=18
View Previous Google Logos.
Google 'google holiday' and hit I'm Feelin' Lucky.

The answer to everything.
Google 'answer to life, the universe and everything' ad hit I'm Feelin' Lucky.

There are many Google tricks, not many worth listing. Moving on...

Upload to other people's private or public photo albums, or view them.
Type
Code:
inurl:"phphotoalbum/upload"
into Google and search.

View and control LIVE security video cameras.
Type
Code:
inurl:"Viewerframe?Mode="
or
Code:
SNC-RZ30 HOME
or
Code:
inurl:"viewerframe?mode=motion"
or
Code:
intitle:"Live View / - AXIS"
into Google and search.

Find unprotected admin encrypted passwords. Useful if you have a decrypter.
Type
Code:
inurl:_vti_pvt "service.pwd"
into Google and search.

Access network printers and control what it does, including printing images on your computer!
Type
Code:
inurl:"port_255" -htm
into Google and search.

Access PHP admin accounts.
Type
Code:
intitle:phpMyAdmin "Welcome to phpMyAdmin ***" "running on * as root@*"
into Google and search.

Search any media file online.
Type
Code:
-inurl:htm -inurl:html -inul:asp intitle:"index of" (wmv|mpg|avi) TYPE WHAT YOU'RE LOOKING FOR HERE
into Google and search.

Edit any website on your screen (not for anyone else, not permanent).
Type
Code:
javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0
into your address bar when you're on the desired website.

Make all images on page float around.
Type
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("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);
into your address bar when you're on the desired website.

Quickly find a proxy to use and work.
Type
Code:
inurl:”nph-proxy.cgi” “start using cgiproxy”
into Google and search. Find one and type the URL of the blocked website.

Put these next to something searched in Google.
Code:
# link:URL = lists other pages that link to the URL.
# related:URL = lists other pages that are related to the URL.
# site:domain.com “search term = restricts search results to the given domain.
# allinurl:WORDS = shows only pages with all search terms in the url.
# inurl:WORD = like allinurl: but filters the URL based on the first term only.
# allintitle:WORD = shows only results with terms in title.
# intitle:WORD = similar to allintitle, but only for the next word.
# cache:URL = will show the Google cached version of the URL.
# info:URL = will show a page containing links to related searches, backlinks, and pages containing the url. This is the same as typing the url into the search box. 
# filetype:SOMEFILETYPE = will restrict searches to that filetype
# -filetype:SOMEFILETYPE = will remove that file type from the search.
# site:www.somesite.net “+www.somesite.net” = shows you how many pages of your site are indexed by google
# allintext: = searches only within text of pages, but not in the links or page title
# allinlinks: = searches only within links, not text or title
# WordA OR WordB = search for either the word A or B
# “Word” OR “Phrase” = search exact word or phrase
# WordA -WordB = find word A but filter results that include word B
# WordA +WordB = results much contain both Word A and Word B
# ~WORD = looks up the word and its synonyms
# ~WORD -WORD = looks up only the synonyms to the word
View hidde webpages on websites that aren't meant to be viewed.
Type
Code:
"robots.txt" "disallow:" filetype:txt
into Google and search.

Find CD keys easily.
Type
Code:
filetype:txt “TYPE PROGRAM HERE” +cdkey
into Google and search.

This will be updated; if you have any thing else I can add, PM me and I'll add it. Also, I wrote this, or at least wrote part of it and explained the tricks and how to use them, so please DO NOT steal this or re-post without permission. PM me and I'll approve.