How To Make Animation In Notepad!!!!!!!

Today I am teaching you how to make animation in notepad just follow my 5 steps to complete the animation and you will also enjoy the animation in notepad and don't forget to comments on my post.........










1-Login animation in notepad.


  • First open notepad.
  • Copy this code in notepad




@echo off
title Animation Bitches
color 0a
:menu
cls
echo Username:
set /p name=
echo Password:
set /p pass=
cls
echo loading.
ping localhost -n 2 >nul
cls
echo loading..
ping localhost -n 2 >nul
cls
echo loading...
ping localhost -n >nul
cls
echo loading....
ping localhost -n 2 >nul
cls
echo loading.....
ping localhost -n 2 >nul
cls
echo loading......
ping localhost -n >nul
cls
echo loading.......
ping localhost -n 2 >nul
cls
goto realmenu


:realmenu
cls
echo 1. The menu
echo 2. Instruction
echo 3. Exit
echo 4. identification
set /p menud=


if %menud% == 1 goto rmenu 
if %menud% == 2 goto instruct 
if %menud% == 3 goto exit
if %menud% == 4 goto ident


:exit
exit


:instruct
cls
echo just do it subscribe.
pause
goto realmenu


:rmenu
cls
echo hahahahaha dumb
pause
echo going back.
ping localhost -n 2 >nul
cls
echo going back..
ping localhost -n 2 >nul
cls
echo going back...
ping localhost -n 2 >nul
cls
goto 


:ident
cls
echo Your Username is now %name%.
echo Your Password is now %pass%.
pause
goto realmenu



  • save it as .bat


1 comments:

Anonymous said...

the best

Post a Comment

 

© 2011 ONLINE INTERNET FUN - Designed by Umair mehdi | F.A.Q | Privacy Policy | Sitemap

About Us | Contact Us | Write For Us