set /p IP=Enter Ips To Ping:
:top
PING -n 1 %IP% | FIND "TTL="
title :: Pinging: %IP% ::
IF ERRORLEVEL 1 (echo Downed. )
set /a num=(%Random%%%9)+1
color %num%
ping -t 2 0 10 127.0.0.1 >nul
GoTo top
set /p IP=Enter Ips To Ping:
:top
PING -n 1 %IP% | FIND "TTL="
title :: Pinging: %IP% ::
IF ERRORLEVEL 1 (echo Downed. )
set /a num=(%Random%%%9)+1
color %num%
ping -t 2 0 10 127.0.0.1 >nul
GoTo top
Title | Name | Language | UNIX | When |
---|---|---|---|---|
Re: This is how much i love you | Little Dormouse | c | 1667387140 | 2 Years ago. |
Re: This is how much i love you | Reliable Curlew | c | 1667387139 | 2 Years ago. |