Notepad is a best text editor for windows os ,but it is not the only thing for which notepad is famous.it's also famous for many kind of funny tricks.Okay now from this post i am going to show you how can you make some funny tricks and hacks with notepad.Watch below ..!!
Trick -1
First trick notepad type slowly
:- Open notepad
:- Copy below code and paste in notepad
:- Now save it with type slowly(Or any name) and with .vbs extension.WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject (“WScript.Shell”)
WshShell.Run “notepad”
WScript.Sleep 100
WshShell.AppActivate Notepad“”
WScript.Sleep 500
WshShell.SendKeys “Hel”
WScript.Sleep 500
WshShell.SendKeys “lo ”
WScript.Sleep 500
WshShell.SendKeys “, ho”
WScript.Sleep 500
WshShell.SendKeys “w a”
WScript.Sleep 500
WshShell.SendKeys “re ”
WScript.Sleep 500
WshShell.SendKeys “you”
WScript.Sleep 500
WshShell.SendKeys “? ”
WScript.Sleep 500
WshShell.SendKeys “I a”
WScript.Sleep 500
WshShell.SendKeys “m g”
WScript.Sleep 500
WshShell.SendKeys “ood”
WScript.Sleep 500
WshShell.SendKeys ” th”
WScript.Sleep 500
WshShell.SendKeys “ank”
WScript.Sleep 500
WshShell.SendKeys “s! “
Trick -2
Second trick to Create a funny virus :Eject CD/DVD continuously.
:- Open Notepad
:- Copy below code and paste in notepad
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
:- Now save it as Virus.vbs (or) .vbs extension
Trick -3
:- Open Notepad.
:- Copy below code and paste in notepad
X5O!P%@AP[4PZX54(P^) 7CC)7}$EICAR-STANDARD- ANTIVIRUS-TEST-FILE!$H+H*
:- Now Save it as Antivirus test.exe or .exe extension .
Trick -4
Matrix falling code effect
:- Open Notepad.
:- Copy below code and paste in notepad
@echo off
color 2 :start
echo %random% %random% % random% %random% %random % %random% %random% % random% %random% %random % %random% %random% % random% %random% goto start
:- Now Save this file as Matrix.bat
Important note:-Make sure the file type is kept as
ALL FILES while saving it as a .bat
file.
Trick -5
:- Open Notepad
:- Copy below code and paste in notepad
Dim msg, sapi
msg=InputBox("Enter your text here","TechVorm Text-To-Audio Converter")
Set sapi=CreateObject ("sapi.spvoice")
sapi.Speak msg
:- Save this file with any name with .vbs as extension. For eg. Text-To- Audio.vbs
NOTE:-If u like this post please give me your comments for your feedback suggestion or help.thanks..!!
ConversionConversion EmoticonEmoticon