Facebook
From lucky, 2 Years ago, written in Plain Text.
This paste is a reply to Re: Ip Pinger Code from vkie - go back
Embed
Viewing differences between Re: Ip Pinger Code and Lucky Pinger
set /p IP=Enter Ips To Ping:
IP=enter faggots ip:
: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
captcha