Wednesday, May 23, 2012

Awesome Notepad Tricks

Here are some cool notepad tricks for you guys. Some of these are pranks, they may not work if they are pretty good with computers or you’re trying these on anyone whose background originates from computer field. Apart from these any kind of victims will do. This is just a fun article, just enjoy reading and I’m sure you’ll learn something new about notepad.


Fake Virus :

Deleting Files message to freak everyone out.
Just copy the following code and save it as a batch file like we spoke.

@echo off
cls
echo Fatal Error!! Your computer is under attack!!
pause
echo Deleting Files
pause
:files
echo !323%%%@#@GJFGG42JG
echo !3424%@#%^&@52%@%gs
echo !@$@^624@$6262$hG
echo !@#4-07234&5*((6hkd
echo !&^%78755&*%478*%$&
echo !^$$68*$78()&4578
echo !&8898*65$$566$68(9
goto files


If you want your victim to run this,save it in start-up or you can just make him click your batch file and enjoy the look on your victim’s face.

Auto-Shutdown Code :

This is the real deal.This trick is so simple and so easy,but really leeches-out the life of even the toughest of the programmers making them wonder how to fix it.Now before you do this,just make sure this is only a prank and nothing more.I’ll tell you each and everything about this but you will have to make sure you restore the computer back to normal after using this trick. Trust me its fun,not at all dangerous.Its the kinda trick that is so easy and makes people wonder why is your computer acting so weird. Lets get started. just open notepad and type the following code.

msg * Fatal Error! Your Computer Will Shutdown in few Moments!*
shutdown -t


That’s it!!! Yep! That’s the code, as simple as it looks. Now save it as virus.bat, or anything you wish, just make sure it’s under .bat extension.Now here’s the real deal that makes this trick so annoying.Now take the batch file that you created and place it in the Windows startup.For those of you all who don’t know where startup is, no problem! It’s in Start(Windows button on the left bottom of your screen), and there it will be, the windows startup.Just place the batch file in it and your trick is set to play a prank on your victim. The next time you switch on your computer your computer will look for the files in the startup directory and run them!! when your batch file is executed. It will display a message

“Fatal Error! Your Computer Will Shutdown in few Moments! “

You will next get a message box with a count-down for shutdown of your computer.You will have just a minute to remove the batch file from the startup directory to stop this from running again.Unless and until the file is removed from the startup . Your computer will shutdown every time you turn it on!! So don’t forget to remove the file from the startup directory. Just remember use this trick for fun purposes only( or you can use it in your college if you hate your lecturers, Because that’s what I do. :P Psssst,keep it a secret). Anyway I guess you have understood everything clearly.The outcomes of this trick is solely your responsibility.Have Fun!!