Wednesday 25 December 2013

Cool 9 funny computer tricks

1. Java Browser Tricks All these Java codes works well in Firefox webbrowser. Try each of them and have fun. a) Browser Shaking Trick Copy the Java code below, javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6) ·Paste the code in the address bar of your browser and clickEnter. You will be amazed when you see that your web browser starts shaking! b) Browser image flying tricks Copy the Java script below : 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); Paste the code in the address bar of the bowser and enjoy the show! 2. Folder Without A Name Do you know that it is possible to create a folder without a name? Indeed, you can create a folder without any name at all! Follow the steps below to create a folder without any name: ·Firstly, remove the old name. (right click , rename and click delete) ·Then , press and hold down theALTbutton and type0160,then press Enter. Important:Make sure you have switched on the number pad of your computer when you type "0160". Important thing to notice: You should type the code 0160 by holding the Alt button. You must Hold down the ALT button. You must type the code by using thenumber pads.In some laptops the number pads are hidden and difficult to use. First turn on the number lock by usingFn+Nmlkand then type the code from the right hand side pad of your laptop. Do not use the horizontal number keys. Here is the video we have uploaded for clear instruction: 3. Let your computer speaks whatever you type: Folks, with this cool trick you create a small tool where you can type and convert in to voice. The process is very easy. All you have to do is : 1) Open notepad and paste the following code Dim message, sapi message=InputBox("hello from pctrick.com, Do you want your computer to speak?","for more tricks visit pctrick.com") Set sapi=CreateObject("sapi.spvoice") sapi.Speak message 2) Then click file, then click save as and choose any name and.vbsextension. For notepad the usual extension is .txt , so you have to change .txt extension to .vbs. For example , Pctrick.vbs 3) Thats it! Double click on the icon and box will pop up. Type whatever you want listen and click ok. The computer will speak the sentence you type in the box. Isn't it a cool trick? 4. Increase your Computer Speed This trick will help your computer work faster than ever before. To increase the speed of your computer, please follow the steps below: ·Go tostart,clickrunand then type “regedit” ·Select"HKEY_CURRENT_USER”,then selectcontrol panel folderand after that select thedesktop folder. Make sure you do it correctly. ·You will see "registry setting"on your right hand side. After, select "menu show delay”,thenright clickon it and select "modify". ·You will find "edit string option"where the"default value data is 400". Change the Value Datato 000. ·Restart you computer after completing the above process. You will notice a significant change in your computers’ speed! 5. Notepad Trick Open notepad and type .LOG in capital letters and press ENTER. You can record the exact date and time by using this trick. 6. Reserved Keyword Trick Do you know that it is not possible make a folder with the name "con”? No matter how many times you try to make a folder with the name "Con",you won't be able to do it. The reason: Con is a "reserved keyword" used by DOS, so you can't create a folder with that keyword. However, there is a way to create a folder with the name “CON”. To do this, go to thecommand promptand type "MD \\.\E:\CON” . This will create a folder named CON in theEdrive of your Computer. 7. Strange Font Open your notepad and increase the font size to72, then change the font toWindings. Afterwards, type your name incapital letters. You’ll be surprised to see some peculiar symbols! 8. Desktop Wallpaper Prank Take a screen shot of your desktop and then open the image and set it as your desktop background. Now, hide all the icons from your desktop. Also, unlock thetask-bar. Now your desktop will look exactly the same as before, but all of the icons will not be clickable! This trick could easily confuse anyone and is a fun trick to play on some friends. 9. Microsoft Word Trick Simply open up Microsoft Word and type=Rand (200, 99),then press enter. Hopefully you enjoy the magic! I hope all of you have enjoyed reading these interesting tricks. Make sure you rate and post a comment. Thanks for reading my article!

Yash

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.

0 comments:

Post a Comment

 

Copyright @ 2013 H@cking Tricks.