[TuT]How to make A homemade DOS tool

Zin

Expert
Joined
Aug 1, 2013
Messages
1,690
Reaction score
103
Ello ugbase today we will be making a dos tool because DDOS is multiple computers but this is 1 computer so its DoS  :challenge_completed:

Ok to make it you will need 2 programs.

1. Notepad
2. Auto Hotkey


First you wanna open up notepad and make sure you got a new thing on.

Now you wanna start off with this :

Code:
#MaxHotkeysPerInterval (NUMBERS)

Now, where it says "(NUMBERS)" replace that with any number make it large so that you don't get pop-ups saying "You spammed 50 hotkeys because you set maxhotkeysperinterval to 50"

Ok now you want to put this :

Code:
(KEYYOUWANT)::
SetKeyDelay, -1
{
	Send, {F5}
}
return

Some of you might need to add FN replace "(KEYYOUWANT)" with the key you want like J as an example.

Save the script under which name ever you want, make sure you set it to all files and put .ahk at the end

Ok to use it you need to go to the page and hold the key you selected.

How it works?
f5.jpg


The end.
 

TheZeRots

Expert
Joined
Dec 21, 2013
Messages
1,247
Reaction score
1
I think this was meant to go to Spammmmm section but okay...
 

Zin

Expert
Joined
Aug 1, 2013
Messages
1,690
Reaction score
103
Opcode.eXe link said:
What the fuck... are you StyleRxd or what?

No im zin this was to piss styler of and zerots i forgot about spam XD this a jk
 

TheZeRots

Expert
Joined
Dec 21, 2013
Messages
1,247
Reaction score
1
zin link said:
[quote author=Opcode.eXe link=topic=5733.msg32522#msg32522 date=1393792408]
What the fuck... are you StyleRxd or what?

No im zin this was to piss styler of and zerots i forgot about spam XD this a jk
[/quote]
:table_flip:
 

TheZeRots

Expert
Joined
Dec 21, 2013
Messages
1,247
Reaction score
1
You can actually screw with a server using autohotkey and spam it to hell and beyond and its commands.
 

A$AP.cs

Well-known member
Joined
Apr 17, 2014
Messages
289
Reaction score
1
Location
Spain
Opcode.eXe link said:
This is not stylers dos style!

Styler does it like this:

Open CMD
type PING ugbase.eu
alot of times
We work together, me and styler, but i didn't worked with him on the ugbase op
 

TheZeRots

Expert
Joined
Dec 21, 2013
Messages
1,247
Reaction score
1
A$AP.cs link said:
[quote author=Opcode.eXe link=topic=5733.msg39220#msg39220 date=1398588470]
This is not stylers dos style!

Styler does it like this:

Open CMD
type PING ugbase.eu
alot of times
We work together, me and styler, but i didn't worked with him on the ugbase op
[/quote]
So the Skype tool you are offering is his RAT, not even his but k.
Of course, what Zin posted was a troll, however, if you can spam commands and connectings, you can cause lag.






.
 

A$AP.cs

Well-known member
Joined
Apr 17, 2014
Messages
289
Reaction score
1
Location
Spain
Grandpa Ze link said:
[quote author=A$AP.cs link=topic=5733.msg39221#msg39221 date=1398591641]
[quote author=Opcode.eXe link=topic=5733.msg39220#msg39220 date=1398588470]
This is not stylers dos style!

Styler does it like this:

Open CMD
type PING ugbase.eu
alot of times
We work together, me and styler, but i didn't worked with him on the ugbase op
[/quote]
So the Skype tool you are offering is his RAT, not even his but k.
Of course, what Zin posted was a troll, however, if you can spam commands and connectings, you can cause lag.






.
[/quote]
Not a rat tool  :urtheman:
 

TheZeRots

Expert
Joined
Dec 21, 2013
Messages
1,247
Reaction score
1
A$AP.cs link said:
[quote author=Grandpa Ze link=topic=5733.msg39222#msg39222 date=1398592582]
[quote author=A$AP.cs link=topic=5733.msg39221#msg39221 date=1398591641]
[quote author=Opcode.eXe link=topic=5733.msg39220#msg39220 date=1398588470]
This is not stylers dos style!

Styler does it like this:

Open CMD
type PING ugbase.eu
alot of times
We work together, me and styler, but i didn't worked with him on the ugbase op
[/quote]
So the Skype tool you are offering is his RAT, not even his but k.
Of course, what Zin posted was a troll, however, if you can spam commands and connectings, you can cause lag.






.
[/quote]
Not a rat tool  :urtheman:
[/quote]

I tested it (however it was blocked from sending data, cuz 1337) and I also had it tested with 0x688 it is a basic RAT, Keylogger.

So, judging by your (past) signature, you are a scammer, trying to issue virus to those of this community?
 

A$AP.cs

Well-known member
Joined
Apr 17, 2014
Messages
289
Reaction score
1
Location
Spain
Grandpa Ze link said:
[quote author=A$AP.cs link=topic=5733.msg39225#msg39225 date=1398593085]
[quote author=Grandpa Ze link=topic=5733.msg39222#msg39222 date=1398592582]
[quote author=A$AP.cs link=topic=5733.msg39221#msg39221 date=1398591641]
[quote author=Opcode.eXe link=topic=5733.msg39220#msg39220 date=1398588470]
This is not stylers dos style!

Styler does it like this:

Open CMD
type PING ugbase.eu
alot of times
We work together, me and styler, but i didn't worked with him on the ugbase op
[/quote]
So the Skype tool you are offering is his RAT, not even his but k.
Of course, what Zin posted was a troll, however, if you can spam commands and connectings, you can cause lag.




.
[/quote]
Not a rat tool  :urtheman:
[/quote]

I tested it (however it was blocked from sending data, cuz 1337) and I also had it tested with 0x688 it is a basic RAT, Keylogger.

So, judging by your (past) signature, you are a scammer, trying to issue virus to those of this community?
[/quote]
He actually told me that he needs a FUD, i never knew that it's a RAT, nvm, we dont roll no more
 

BlackHatn1

Member
Joined
Jun 6, 2015
Messages
10
Reaction score
0
Omg if i click on F5 as the GIF I could break my keyboard  :trollface:
 
Top