Hi,
I need an autovoice script, perhaps svoice.tcl modified in such a way, That it should have TWO DCC Commands.
Command1: .add *!*@host.domain Human
Command2: .add *!*@host or *!*@*domain BANLISTS
The human and BANLISTS Should be a list of hosts or domains or ips.
What should the autovoice script do is to check if the user who joined the channel matches Human list then it should give them voice, but in case it matches BANLISTS, then notice the user "You are not voiced due to security reasons" and don't give the user voice in that case.
Here's an example:
.add *!*@*comcast BANLISTS
That means everyone who uses comcast will not get voiced on the channel.
but if i type .add *!*Icechat@78.21321.comcast.net Human
So this user should get auto voiced when it joins. I really need this script because of the floods in my channel, Thanks.