This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Voice Script

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
F
Football
Master
Posts: 205
Joined: Fri Dec 26, 2008 3:08 pm
Location: Quakenet, #Football

Voice Script

Post by Football »

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
User avatar
arfer
Master
Posts: 436
Joined: Fri Nov 26, 2004 8:45 pm
Location: Manchester, UK

Post by arfer »

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
I must have had nothing to do
Post Reply