| View previous topic :: View next topic |
| Author |
Message |
awyeah Revered One

Joined: 26 Apr 2004 Posts: 1580 Location: Switzerland
|
Posted: Fri Jul 13, 2007 5:55 am Post subject: VoiceServ v6.75.b by awyeah |
|
|
Hello!
I've released another script. VoiceServ v4.76.b. This script basically features an auto voice system based on access levels AOv (Auto-voice) and SOv (Super-voice), exactly similar to ChanServ (on DALnet) with its AOp and SOp access level.
| Quote: |
# ####### #
# PURPOSE #
# ####### #
# #
# This script is a replica of ChanServ services on DALnet providing #
# Auto-voice (AOv) and Super-voice (SOv) status to users, similar as #
# AOp and SOp with different access levels. #
# #
# ######## #
# FEATURES #
# ######## #
# #
# (1) Auto-voice (AOv) and Super-voice (SOv) access levels for every #
# user and every specific channel stored in a database. #
# #
# (2) Autovoice for SOV users: #
# (*) On channel join #
# (*) On channel msg #
# (*) On devoice #
# #
# (3) Autovoice for AOv users on channel join. #
# #
# (4) Customizable channel trigger for commands. #
# #
|
| Quote: |
# #
# This script has no settings for channels to work on. #
# Which ever channels you add AOv's and SOv's on this #
# script will automatically work on those channels, #
# provided the bot is on those channels. #
# #
# NOTE: Only a bot owner or a user with flags (m,n) can #
# add or delete an SOv and wipe the SOv list. #
# #
# #
#COMMANDS FOR DIFFERENT ACCESS LEVELS #
# (All triggers are for channels) #
# #
# [1] Bot master (flags: m|n) #
# #
# [*] SOv commands available: #
# (-) !sov <add|del> <nick> #
# (-) !sov list #
# (-) !sov wipe #
# #
# [*] AOv commands available: #
# (-) !aov <add|del> <nick> #
# (-) !aov list #
# (-) !aov wipe #
# #
# [*] Other commands: #
# (-) !help (displays help for commands) #
# #
# #
# [2] SOv (Super-voice) #
# #
# [*] SOv commands available: #
# (-) !sov <del> <sovnick> (deletes SOv's own access) #
# (-) !sov list #
# #
# [*] AOv commands available: #
# (-) !aov <add|del> <nick> #
# (-) !aov list #
# #
# [*] Other commands: #
# (-) !help (displays help for commands) #
# #
# #
# [3] AOv (Auto-voice) #
# #
# [*] SOv commands available: #
# (-) !sov list #
# #
# [*] AOv commands available: #
# (-) !aov <del> <aovnick> (deletes AOV's own access) #
# (-) !aov list #
# #
# [*] Other commands: #
# (-) !help (displays help for commands) #
# #
#EXPLAINATION OF COMMANDS #
# #
# AOV: Auto-voice access #
# #
# SOV: Super-voice access #
# #
# ADD: Adds an entry into an access (AOv or SOv) list of #
# a specific channel #
# #
# DEL: Deletes an entry from an access (AOv or SOv) list #
# of a specific channel #
# #
# LIST: Lists all entries of an access (AOv or SOv) list #
# for a specific channel #
# #
# WIPE: Removes all entries of an access (AOv or SOv) list #
# for a specific channel #
# #
|
Once again, this script is a beta release, so I'm sure it might be prune to small bugs and errors. Please report any bugs and errors found by posting it on this thread or by emailing me at: awesomeawyeah@gmail.com
You can also send me comments and suggestions of what extra features you would like to see in the script.
Download the script by clicking on this link:
VoiceServ v4.76.b
Thanks,
JD _________________ ·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Last edited by awyeah on Mon Aug 13, 2007 10:48 pm; edited 3 times in total |
|
| Back to top |
|
 |
awyeah Revered One

Joined: 26 Apr 2004 Posts: 1580 Location: Switzerland
|
Posted: Fri Jul 13, 2007 3:06 pm Post subject: |
|
|
13/7/2007:
| Quote: |
- Added autovoice binds and procs for bot owners and bot masters
- Updated the public trigger help commands
- Updated script description
- Updated SOv autovoice
|
Download the fixed script version, from the same link above. I've done the minor changes listed above and uploaded the new version. _________________ ·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
================================== |
|
| Back to top |
|
 |
awyeah Revered One

Joined: 26 Apr 2004 Posts: 1580 Location: Switzerland
|
Posted: Mon Aug 13, 2007 10:44 pm Post subject: |
|
|
14/08/2007:
| Quote: |
v6.75.b:
- Added a VERBOSE option similar to ChanServ verbose which displays an OPNOTICE to channel ops for any AOv/SOv access list modification.
|
Note: You can download the latest release from my website at:
http://channels.dal.net/awyeah/scripts/
until it is submitted to egghelp's tcl archive. _________________ ·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
================================== |
|
| Back to top |
|
 |
Sydneybabe Op
Joined: 27 Apr 2007 Posts: 106 Location: Philippines
|
Posted: Sat Sep 01, 2007 9:19 am Post subject: |
|
|
| hi sir awyeah i got this error when i load the tcl ---> Tcl error [sov:do]: can't read "voiceserv(verbose)": no such variable |
|
| Back to top |
|
 |
awyeah Revered One

Joined: 26 Apr 2004 Posts: 1580 Location: Switzerland
|
Posted: Sat Sep 01, 2007 3:51 pm Post subject: |
|
|
Thanks for notifying me. I added the verbose option in a hurry and forgot to declare the "verbose" array as global in the procs.
Anyway I've fixed that now, just a small fix. You can download the fixed script from my website at: http://channels.dal.net/awyeah/
Hopefully you shouldn't encounter any more errors! _________________ ·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
================================== |
|
| Back to top |
|
 |
Sydneybabe Op
Joined: 27 Apr 2007 Posts: 106 Location: Philippines
|
Posted: Mon Sep 03, 2007 1:13 pm Post subject: |
|
|
| hi sir i'm getting an error ----> [12:06] Tcl error [aov:do]: invalid command name "VERBOSE" |
|
| Back to top |
|
 |
awyeah Revered One

Joined: 26 Apr 2004 Posts: 1580 Location: Switzerland
|
Posted: Mon Sep 03, 2007 1:26 pm Post subject: |
|
|
| Sydneybabe wrote: | | hi sir i'm getting an error ----> [12:06] Tcl error [aov:do]: invalid command name "VERBOSE" |
Forgot to escape the curly brackets in the text [VERBOSE]. They should work fine now.
*** Script fixed and uploaded _________________ ·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
================================== |
|
| Back to top |
|
 |
vigilant Halfop
Joined: 05 Jan 2006 Posts: 48
|
Posted: Mon Sep 03, 2007 2:21 pm Post subject: |
|
|
lol awyeah Quite a few bugs coming out lol cuz your scripts are so huge P  _________________ Anser Quraishi
Website: http://www.anserq.com |
|
| Back to top |
|
 |
awyeah Revered One

Joined: 26 Apr 2004 Posts: 1580 Location: Switzerland
|
Posted: Tue Sep 04, 2007 4:16 am Post subject: |
|
|
That's what happens when you are overloaded with work and projects and other stuff.. considering I only slept 2hrs last night also, after a 4hr project meeting and presentation deadline.
Hope there shouldn't be any more errors with the script now. Didn't get time to test it, but do let me know if anything pops up! _________________ ·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
================================== |
|
| Back to top |
|
 |
|