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.

Having problems with AdminServ .TCL

Help for those learning Tcl or writing their own scripts.
Post Reply
K
Kev1n
Voice
Posts: 11
Joined: Thu Jun 02, 2005 7:38 pm
Location: Canada, BC

Having problems with AdminServ .TCL

Post by Kev1n »

Got all the scripts working so far, except this last one.
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.
And when I do the /ctcp mybotsname chat it replies with:

Code: Select all

[6:35:pm] [mybotname ERROR reply]: no password set
(i've never used /ctcp before, so not 100% sure what it is).

and if I do the other method (DCC one) I get:

Code: Select all

Chat with mybotname
Waiting for acknowledgement...
and it just sits there.

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.
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

You need to set your password first. Type /msg yourbor password somepass.
Thats it :D
K
Kev1n
Voice
Posts: 11
Joined: Thu Jun 02, 2005 7:38 pm
Location: Canada, BC

Post by Kev1n »

Thank you so much! Works great now. :)
m
momet
Voice
Posts: 2
Joined: Fri Aug 11, 2006 9:35 am
Location: jordam
Contact:

hello i have some problem

Post by momet »

16:20] -LastDon- You lack access in #momet to use this command..


[16:21] <(LastDon> [11:21] Tcl error [on_join_greeting]: couldn't open "data/#cant/sets": no such file or directory
[16:21] <(LastDon> [11:21] Tcl error [on_join_chansets]: couldn't open "data/#cant/sets": no such file or directory

this problems i got it am the owner and the shell is mine i set it but it not give me the access on the bot can any one help me on it ?
User avatar
dusk
Halfop
Posts: 91
Joined: Sun Mar 06, 2005 7:25 pm
Location: Belgium

Post by dusk »

Don't use # in your directory structure.
+ Make that directory yourself on your shell.



GRTZ
me likes me eggie :P
Post Reply