but i guess it seems like the max number of mode changes per line is 4 and not 6, i guess that's how mirc works. someone suggested reading rfc1459 but it hurt my eyes.
i tested it out with 8 bots that have the necessary +A flag to be voiced, but are devoiced for now:
It depends upon your IRCd as well. As far as I know bahamut has maximum 6 mode changes per line for users as well as for IRC operators. However on netsplit rejoins I've seen the count go upto 8 or 9 mode changes per lines for servers.
And as for services, there can be many as you like, supposingly if you send raw text to services for changing channel modes.
See this in the .conf file:
### IRC MODULE - OTHER NETWORKS (net-type 5) ###
# Some networks allow you to stack lots of channel modes into one line.
# They're all guaranteed to support at least 3, so that's the default.
# If you know your network supports more, you may want to adjust this.
# This setting is limited to 6, although if you want to use a higher value,
# you can modify this by changing the value of MODES_PER_LINE_MAX in
# src/chan.h and recompiling the bot.
set modes-per-line 3
·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee) PS: Guys, I don't accept script helps or requests personally anymore.
==================================
gotcha, seems like the max for the network i use (GameSurge) is 6:
-!- ANNOUNCE WHOX WALLCHOPS WALLVOICES USERIP CPRIVMSG CNOTICE SILENCE=15 MODES=6
MAXCHANNELS=20 MAXBANS=45 NICKLEN=30 MAXNICKLEN=30 are supported by this server
-!- TOPICLEN=300 AWAYLEN=200 KICKLEN=300 CHANTYPES=#& PREFIX=(ov)@+
CHANMODES=b,k,l,imnpstrDcC CASEMAPPING=rfc1459 NETWORK=GameSurge are supported by
this server