I'm having troubles with AdminServ script.
Code: Select all
How to setup AdminServ .TCL Version Bot
--
() Extract as2stable.zip to eggdrop/scripts/ folder.
() In your eggdrop.conf add the line
source scripts/adminserv.conf
() Edit the adminserv.conf file for such values as nickname, official or staff channel, server IP, etc.
If the network you wish to connect AdminSerc to, does not have an oper line (O:line), please comment
out the oper line by adding a # at the front of the line.
() Edit eggdrop.conf for what server you wish to connect to as you normally do.
() When AdminServ joins the desired channel on network, do /msg adminserv root
for first time root privledges.
() Do /ctcp adminserv chat or DCC chat with AdminServ and do
.chattr yournick +AG in the DCC party line.
This will give you the Administrator access, and ability to use god.
Code: Select all
[6:35:pm] [mybotname ERROR reply]: no password set
and if I do the other method (DCC one) I get:
Code: Select all
Chat with mybotname
Waiting for acknowledgement...
Im really eager to get this script working, looks really cool. I think i've pretty much configed it fine, just thats the only part im stuck at. Like when I type .access it says I lack access, so its responding to the public commands, just I need that done for the admin part.
Once again, all help is appreciated. Thanks for your time.