I had previously posted about Matrix effect using Notepad as well as cool batch file programs. In this post i will share with you guys the cool and awesome Notepad Tricks. As name suggest you don't require any program other then Notepad. So lets get started.
1. Open Notepad and copy below code.
@echo off
color 0A
:A
echo IIIIIII L OOOOOO V V EEEEEE Y Y OOOOOO U U
ping -a .9 >nul
echo I L O O V V E Y Y O O U U
ping -b .9 >nul
echo I L O O V V E Y Y O O U U
ping -a .9 >nul
echo I L O O V V EEEEEE Y Y O O U U
ping -b .9 >nul
echo I L O O V V E Y O O U U
ping -a .9 >nul
echo I L O O V V E Y O O U U
ping -b .9 >nul
echo IIIIIII LLLLLL OOOOOO V EEEEEE Y OOOOOO UUUUUUU
ping -a .9 >nul
goto A
2. Save the file as I LOVE U.bat (.bat is must)
3. Open your save file and see I LOVE U ON CMD
4. Done enjoy !!!!
4. Done enjoy !!!!
FOR HIGH SPEED REPLACE ping -a to ping -b
SEE ALSO :- Advance Matrix Effect Using Notepad
EmoticonEmoticon