17 Feb 2016

Collection of Computer Tricks for windows

Computer tricks collection




Here, we are going to show you different old/new computer tricks for your windows computer.

Lets start.

Trick 1: Keyboard Dancing Lights



 

use the lights of your keyboard to do dance.

>> Open your notepad.
>> Type the following code it notepad.

Set WEBCHILLER =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
WEBCHILLER.sendkeys "{CAPSLOCK}"
WEBCHILLER.sendkeys "{NUMLOCK}"
WEBCHILLER.sendkeys "{SCROLLLOCK}"
loop


>> Save it as ledlight.vbs
>> Now Double click on that file.
>> See your keyboard's LED lights.

How to stop it.
>> Press ctrl + alt+ delete to open task manager
>> Click on processes tab
>> Click on wscript.exe
>> Click on End Process


Trick 2: Hack user account paasword of XP



You can hack your user account password. Click here to learns. We posted on our blog. Click here to check.


Trick 3: Funny VLC Trick



====== Funny Trick ======
Step 1 : Open your VLC media player.
Step 2 : press Ctrl+N
Step 3 : then type " screen:// " (without
quotes)
Step 4 : Click on Play

Wait and watch...


Trick 4: INternet Explorer Trick



=== Try it in internet explorer ===
>> Open any website which contain some Image
>> Place the following code in address-bar then hit Enter
>> It being to fly around the place. Its quite funny.

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.images; 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; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5 ); void(0)



Trick 5: Password Protected File


=== Create Password protected RAR file. ===

Step 1 : Install Winrar in your PC.
Step 2 : Right click on that file and click on "Add to Archive".
Step 3 : Click on "Advanced" Tab.
Step 4 : Now you will see set password Button. Clcik on it.
Step 5 : Write your password twice then click on "OK"
Thats it...!!!


Trick 6: Hide File inside Image


you can hide your file  image. we have already posted it. to check it click here.
 

Trick 7: Simple Virus using notepad



Create simple virus using notepad. we have already posted it. to check it click here.


Trick 8: Folder locker with notepad


Create Folder locker using notepad. Its amazing to know more click here.

Trick 9: Hide File/Folder

Hide your any file /folder without software. you can click here to check.
 

Trick 10: Rar File password cracker



Numeric Rar File password cracker using batch file. click here to see.


Trick 11: Message Encrypter using notepad




You can create it by using notepad. you can check it from out blog. Click now.
 

Trick 12: Message Speaker using notepad


No comments:

Post a Comment