Carding Forum for Carders | Кардинг форум

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

✨ CONTACT ADMIN FOR ADVERTISEMENT ✨
📩 TELEGRAM: @Smithevervell
📧 EMAIL: evervellsmith@gmail.com
Kevin Financial Service
Carding Services WU PAYPAL CASHAPP CC DUMPS LOGS | Transfer Services • Live Deals • Seller-friendly
banner expire at 13 August 2024
Wizard's shop 2.0

Custom Pinger

Dubbel

Member
Copy and paste this code into a text document. Save as .bat.

User: Erin17
Pass: Erin16


Code:
@echo off
title User Login

set count=0
mode con cols=0 lines=0
:Andyhacks123
cls 
color 4a
set /p User=User: 
color 6a
set /p pass=Pass: 
if %pass%=="" goto fail
if %pass%==Erin16 (goto start) else (goto fail)
:fail
cls
set /a count+=1
color 0c

echo Password entered was incorrect! 
set /a left=5-%count%
if %count%==5 goto lock
echo you have %left% out of 5 tries left.
pause >nul
goto Password
:lock
cls
color 0c
echo.
echo LOCKED
msg * Due to five incorrect passwords, this program will now exit.
pause >nul
exit
:start
mode con cols=70 lines=20
cls 
echo.
color 5a
echo Login Successful... Welcome!
timeout /NOBREAK /T 5 >nul
cls
:menu
echo.
echo ----------------
echo : Andys Quick Access :
echo : :
echo ----------------
echo ------------------------------------------
echo 1. pinger  
title Visualz Servers
color 4a
echo off & cls
set /p IP=Enter your IP Address :
:top
PING  -n 1 %IP% | FIND "TTL="
IF ERRORLEVEL 1 (SET OUT=4F  & echo Nulled Offline Hoe.) ELSE (SET OUT=2F)
color 4
ping -n 2 -l 10 127.0.0.1 >nul
GoTo top
 
Back
Top