Hey, I was looking for the TCL archive, and I found a few voice scripts, however haven't found even 1 script that allows you to add a 'autovoice' or if you want a 'VIP user' to the list, via private command.. all are in public..
so actually what I`m asking is, can anyone code please a script that allows you to add users to an autovoice list by nick/host, remove them, or view the list via private commands and not public? thanks
Not sure you'll get any takers on this one Football. What you ask for is already available in the partyline via eggdrop commands and/or .tcl commands. The partyline is a sort of semi-private VIP area.
To add a user
.adduser <nick>
To add autovoice flag
.chattr <nick> +g
To withhold partyline access
.chattr <nick> -p
To see a list of autovoice users (assuming you have enabled Tcl commands)
.tcl userlist g