Warriorii commented on a Page, Manual/Autovoice  -  Feb 10, 2013

I have completely re-done the Autovoice, now it will automatically add them to the autovoice list execpt it wont add guests. You can put in an if statement to stop it from adding your ops by coping and pasting this under the if (guest isin $nick) statement just change the guest to what ever nick u dont want it to add. use as many as u want.. Just remember to leave one guest in there so they wont be added to the list

Warriorii  -  Feb 10, 2013
 add the isin statements like this
if (guest isin $nick) { return }
if (jondoe isin $nick) { return }
if (jondoe2 isin $nick { return }
and so on... under the on 1:join:
Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.