ساخت تایپ خودکار (CMD)
- سه شنبه, ۱۸ تیر ۱۳۹۸، ۰۲:۳۳ ق.ظ
کد ساخت تایپر خودکار در BATCH
نوشتن خودکار و به ترتیب حروف با تنظیم سرعت ان
@echo off color 02 title Auto Typer - FAZEL UNITY Blog - Dark Army Team setlocal enableextensions enabledelayedexpansion rem Text set txt1=Welcome To Auto Typing set txt2=Auto Typer - FAZEL UNITY Blog - Dark Army Team set txt3=Thank You for Visit fazelunity.blog,ir set txt4=Thank You for Visit saibot.blog.ir set txt5=Bye .Im See You Letter rem Text set enum=1 set num=0 :typer set s1=%SPACE% for /f %%a in ('"prompt $H&for %%b in (1) do rem"') do set "SPACE=%%a"&set /a num=%num%+1&set "Cuter=!txt%enum%:~%num%,1!" set s3=%Cuter% set /a num2=%num%-1 set s4=~%num2%,1 if "%s3%"=="%s4%" goto end set s2=%Cuter%%SPACE% set time=%random%%random%%random%%random%%random%%random%%random% set time=%time:~-7% for /L %%b in (100,50,%time%) do rem set /p=%SPACE%%Cuter% <nul if "%s1%"=="%s2%" echo.&set /a enum=%enum%+1&set num=0 goto typer :end color 0%random:~-1% echo. echo The End echo. set /p if="Typing Again ? [Y|N] : " if "%if%"=="y" goto replay if "%if%"=="Y" goto replay exit :replay set s1=s1 set s2=s2 set s3=s3 set s4=s4 set enum=1 set num=0 cls color 02 goto typer
برای تغییر سرعت ان عدد 7 رو تغییر بدید
برای اضافه کردن خط بعدی کافیه تو قسمت Text مثل خط کد قبلی رو باید اضافه کنید
فقط عددش رو اضافه کنید(به اضافه 1)
مثل این :
rem Text set txt1=Welcome To Auto Typing set txt2=Auto Typer - FAZEL UNITY Blog - Dark Army Team set txt3=Thank You for Visit fazelunity.blog,ir set txt4=Thank You for Visit saibot.blog.ir set txt5=Bye .Im See You Letter set txt6=Line 6 rem Text
نظر فراموش نشه
ممنونم که راهنمایی کردید . اگر فرصت کردم حتما یکسری به این وبلاگ می زنم .