Notepad Tricks Ep. 6 - Timer
Loading...
26,602
Loading...
Top Comments
see all
All Comments (158)
-
guys that isnt work in windows 7...
-
☺ lol ☺
-
• is alt code 7
-
asTIG!!
-
Guys i fixed his code he messed up in one spot use this code @echo off title Timer set time=61 :loop set /a time=%time%-1 if %time%==0 goto :timesup echo %time% ping localhost -n 2 > nul cls goto loop :timesup echo Time is up! echo ? echo ? echo ? echo Press any key to exit... pause >nul
-
Or just by copying it of your comment xD
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
● -
it doesnt work
-
It Is Right You Need To Put In Where It Says time% @echo off title Timer set time=60 :loop set /a time=%time%-1 if %time%==0 goto timesup ping localhost -n 2 >nul cls goto loop :timesup echo time is up! echo Itz All Over echo press any key to exit... Pause >nul
-
This Is Not Right I Guess@echo off title Timer set time=60 :loop set /a time=%time%-1 if %time%==0 goto timesup ping localhost -n 2 >nul cls goto loop :timesup echo time is up! echo Itz All Over echo press any key to exit... Pause >nul
Loading...
● You can get this off MS Word by going on insert symbol
DeanoXP 2 years ago 14
WUT! the black thing shuts down as soon as i double click it.. =(
missiles24 2 years ago 14