Ticket #45 (closed enhancement: fixed)
config option to run an entire botnet in umode +g
| Reported by: | sknake | Owned by: | bryan |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3 |
| Component: | irc | Version: | 1.2.2 |
| Keywords: | Cc: |
Description
i want the ability (such as .config umodeg 1) so i can run an entire botnet in +g mode. the reason for this is when people packet bots and they can only lag the shit out of them but they're still responding they'll mass msg the bots and the server will only allow you to queue up X amount of data.. when too much is pending then it /kills <client> (Max SendQ Exceeded) .. so by running an entire botnet in +g it will eliminate this and make the bots stay on longer. How i suggest msg commands work is that when a message comes through you match the host of the user and if its a user do: issue the raw command ACCEPT <nick>,<nick>,<nick>,... and when it fills up remove the oldest nick.. so you can /msg <bot> fuckoff <bot> /raw ACCEPT $ACCEPT,$NICK /msg <bot> op
just one more message for a little more protection and it'll confuse the hell out of people having a botnet in +g
:)
as stated in modeg.txt when a user changes their nick they're removed from the /accept list so you cant track them.
If the bot picks up on a nick change of a +n user already in the accept list i'd like the bot to go ahead and track it. +o's will get ops and wont message the bot again until they reconnect but i'm always changing nicks and using the net.
ok i played around with this some more and i noticed the max for umode g (on blackened) is 20 users and this was the same on a few other servers.
also when you set mode -g it keeps your accept list. this probably wont come in to play but i noticed it.




