X-Fusion
Historical / Guest
The access list isn't being used to voice people in the Techgear room. Haggis' code should do what you want.
err0r
Subject Matter Expert Member #20,793
yeah just use on join to do a simple voice on join
Some things to consider
Firstly flood joins. If you do not use modes to protect from join floods you will need to add some flood protection to your on join voice command.
Next you will probably want to halt if the user is on a certain level in the user list so you can not +v trouble makers added to the list.
Another good resource is using /pvoice instead of using mode +v. You use it in replace of the mode command like so
/pvoice 1 $chan $nick
1 is a one second delay. This is just a nice way to prevent a lot of users sending +v modes when not needed
Edited Apr 26, 2009 10:39 PM by err0r
Get information about ircWx here
Johnson, Hi
I have a Chanserv control center script you can get it here
http://www.tg007.net/dls/index.php?action=file&id=1192
Make sure to read the instructions on the download page it tells you how to install it
it is for controlling access and anything else you can do with chanserv
i do suggest reading about the ChanServ commands
Here is the link to everything you need to know about ChanServ
http://www.koach.com/anope/en_us/ChanServ.php
I hope this helps 
Edited Apr 29, 2009 10:24 AM by Foreverurs
cool man glad i could help if you have any questions find me in chat on koach.com or reply here whichever is easiest for you 
Edited Apr 29, 2009 4:16 PM by Foreverurs