cApSL0ckb0mb3r
Active member
- Joined
- Feb 18, 2013
- Messages
- 196
- Reaction score
- 4
For those who don't know what DDoS is, it's a Direct Denial of Service attack.
It sends continuous hits to a server/website eventually shutting it down.
Do you want to make your own? Well I will show you. It will either work or just ping your own internet xD
Which I see a lot of dicks saying "Omg I just shut down a server omg omg I'm going to go and masturbate" or whatever.
When it just pinged their own internet so they couldn't retrieve information from a server because their ping is just, yeah. High.
What you need is notepad and a windows, my house has plenty of windows so this will work for me.
Okay, open up all the windows in your house.
Now open notepad.
I used this one.
Now copy and paste this into your notepad and edit it to your standards.
The "Color 0a" Represents the color of your text.
You can change them using these codes:
0 = Black 8 = Gray
1 = Blue 9 = Light Blue
2 = Green A = Light Green
3 = Aqua B = Light Aqua
4 = Red C = Light Red
5 = Purple D = Light Purple
6 = Yellow E = Light Yellow
7 = White F = Bright White
Just put a "0" in front of the desired number/letter.
Save it as DDoS.bat.
Now you can open it, type the targets IP, Port, Packet size and fuck them. Literally.
It sends continuous hits to a server/website eventually shutting it down.
Do you want to make your own? Well I will show you. It will either work or just ping your own internet xD
Which I see a lot of dicks saying "Omg I just shut down a server omg omg I'm going to go and masturbate" or whatever.
When it just pinged their own internet so they couldn't retrieve information from a server because their ping is just, yeah. High.
What you need is notepad and a windows, my house has plenty of windows so this will work for me.
Okay, open up all the windows in your house.
Now open notepad.
I used this one.

Now copy and paste this into your notepad and edit it to your standards.
Code:
@echo off
mode 67,16
title ENTER THE NAME OF YOUR DDOS THING HERE
color 05
cls
echo.
set /p m=Targets IP:
ping %m% -i 1 -t 65000
set /p n=Packet Size(1-255):
echo.
:DDOS
color 0a
echo.
ping %m% -i %n% -t
goto DDOS
The "Color 0a" Represents the color of your text.
You can change them using these codes:
0 = Black 8 = Gray
1 = Blue 9 = Light Blue
2 = Green A = Light Green
3 = Aqua B = Light Aqua
4 = Red C = Light Red
5 = Purple D = Light Purple
6 = Yellow E = Light Yellow
7 = White F = Bright White
Just put a "0" in front of the desired number/letter.
Save it as DDoS.bat.
Now you can open it, type the targets IP, Port, Packet size and fuck them. Literally.