-->
HARI'S BLOGS  A COMPLETE NEPALI BLOG
(adsbygoogle = window.adsbygoogle || []).push({});

Top 5 Best Notepad Tricks 2016


Hello, Guys Today I are here with Latest and Best Notepad Tricks 2015. Notepad is a utility program for windows operating system. This utility software helps lets you to use it to code various programs that can even control the system workings and by using this feature of notepad you can easily perform many tricks in it. These tricks are very interesting and you can use these tricks to prank your friends. Many of you must use notepad only for just typing purpose but this post will change your experience with notepad. With these tricks, you can have lots of fun with your friends. These tricks are very simple and easy to implement. Just follow the below post to proceed.

Here are Latest and Best Notepad Tricks 2015 :-

By these Best Notepad Tricks 2015,  you will be having great fun. You just need is to copy the code from here and paste in the notepad and save it with extension “.bat” . Just read out the tricks given below.

#1 Notepad trick to Test Antivirus

By using these trick you can easily test your antivirus working perfectly or not.

X5O!P%@AP[4PZX54(P^) 7CC)7}$EICAR-STANDARD- ANTIVIRUS-TEST-FILE!$H+H*

save it as test.exe and run the file and check if your antivirus detects it then your antivirus working perfectly otherwise change your antivirus.

#2 Make A Personal Log-Book or A Diary

Copy the below code and paste it into notepad and save it as “log.txt”.
.LOG
Now every time you open this log file you will have all the log details with date and time.

#3 Constantly Repeat Any Messages

This is one of the Best Notepad tricks that will repeat any of messages on computer screen repeatedly.Just copy the below code and paste in the notepad and save it as “message.bat”.
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN

#4 Continually pop out CD Drive Using Notepad

This is my favourite trick as this trick continually pop out the cd drive whenever you try to close it. Just copy the below code and paste in the notepad and save it as “cd.vbs”.

Set oWMP = CreateObject(“WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

#5 Convey your friend a message and shut down his / her computer

Just copy the below code and paste in the notepad and save its as “anyname.bat”.


@echo off

msg * Hey how are you

shutdown -c “Error! You are really a stupid!” -s


So above are the Latest & Best Notepad Tricks 2015By using these notepad tricks you can easily prank with your friends and have lots of fun with them and have a great experience with the notepad. Hope you like the post , don’t forget to share it with your friends and leave a comment below about any related queries.


EmoticonEmoticon