Sign up for FREE daily Updates.

Google I'm Feeling Lucky Tricks

18 comments Follow me on twitter

Some Google "I'm Feeling Lucky" tricks to Entertain you and your friends..!

Type Google trick code given below and just click on the "I'm Feeling Lucky" button..
If you have Google Instant enabled, it's on the right hand side of the suggested searches.


  • Google Gravity:
Enter ‘Google Gravity’ in the search bar. Hit "I'm feeling lucky".


  • Google Sphere:


Using this trick, all words on the Google page will start flying in the circular motion.

To View Google Sphere: Type in ‘Google Sphere‘ and click “I’m Feeling Lucky”.


  • Askew:
When you type Askew in the search box, the screen gets tilted through a small angle(not much).

To View Askew : Type in ‘Askew‘ and click “I’m Feeling Lucky”.


  • Pacman:

It was originally design as an animation or animated logo for the Pacman game’s 30th anniversary on May 22, 2010 by Google..if you still want play Pacman on Google homepage anytime then you can do that using this trick.

To View\Play Google Pacman: Type in ‘Google Pacman‘ and click “I’m Feeling Lucky”.


  • Epic Google :
This one gives a wider and bigger look of Google, but it doesn’t look exactly like how the real Google looks.

To View Google Epic: Type in ‘Epic Google‘ and click “I’m Feeling Lucky”.


  • Google Pirate :
Take a look on the Pirate version of the Google

To View Google Pirate : Type in ‘Google Pirate ‘ and click “I’m Feeling Lucky”.

◄◄READ MORE►►

How To Troll Someone’s Computer

2 comments Follow me on twitter
Troll your Friends Computer..
Just Follow the Simple Steps Below:

Step 1:
Print Screen of His Desktop

Step 2:
Rotate it 180 Degrees

Step 3:
Set it as Wallpaper

Step 4:
Right click on Desktop->view->unclick show desktop icons

Step 5:
Auto-hide Taskbar


Final Step:
Right Click on Desktop-> Screen Resolution-> then change Orientation to Landscape(Flipped)


So Now, His Mouse Pointer is Inverted.. So When He Moves his Mouse up,The Pointer Goes Down..!!       

◄◄READ MORE►►

Play Music Using C Programing

2 comments Follow me on twitter

Just follow the simple steps and start showing off:-

Step 1.

First Copy the Below Code :



#include < dos.h >
float main(void)
{
float A,Bb,D,G,F;
A = 440;
G = 780;
Bb = 461;
D = 586;
F = 687;
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 1
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 2
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
return 0;
}

Step 2.

Now Open Notepad..and Paste the Above Code in Notepad..

 

Step 3.

Now save the file as anyname.c as Save Type : All Type..
Now Paste the anyname.c file in BIN folder (Present in TC folder. )..

Step 4. 

Now Open the anyname.c file using Turbo C/C++...At last Compile It (Alt+f9) and just Run(Ctrl+f9).


Now you will listen a tune..

Try to get that Tune..!! ;)

Enjoy..!! :)
◄◄READ MORE►►
Premium WordPress Themes