| View previous topic :: View next topic |
| Author |
Message |
noobman Voice
Joined: 23 Nov 2007 Posts: 29
|
Posted: Tue Jan 22, 2008 5:53 pm Post subject: problem with the replica of Qbot by perplexa |
|
|
Hi, ive downloaded from here the tcl :
http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&id=1114
------------
perpleXa says that we only must make this steps :
1. Copy this script and it's files to your scripts directory
2. Edit your eggdrop config file and add the following line to it
source scripts/qbot.tcl
3. Edit the dbase/chanlevs file and replace perpleXa in
"authname:perpleXa level:1000" with your AUTHNICK
4. Rehash your bot, the script should work.
------
I think i have problem in the third step, i change the perpleXa name and i set this :
authname:scuirtel level:1000 <-- scuirtel because its my authname, and ive tested with "squirtel" because its my nick, and setting : squirtel:scuirtel level:1000
but when i make /msg botnick help , it says me :
[22:52:22pm] <(bot> [05:07] Tcl error [::qbot::unknowncommand]: invalid command name "auth::getname"
[22:52:23pm] <(bot> [05:07] Tcl error [::qbot::helpmsg]: invalid command name "auth::getname"
Please i need help to fix that error. Thanks! |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
|
| Back to top |
|
 |
nml375 Revered One
Joined: 04 Aug 2006 Posts: 2857
|
Posted: Thu Jan 24, 2008 10:14 am Post subject: |
|
|
It would seem you forgot/missed to load the authinfo.tcl script.
Try adding "source scripts/authinfo.tcl" above the line loading the qbot script _________________ NML_375, idling at #eggdrop@IrcNET |
|
| Back to top |
|
 |
lenooxx Voice
Joined: 24 Mar 2009 Posts: 27 Location: Hungarian
|
Posted: Sun Oct 11, 2009 6:04 pm Post subject: help please |
|
|
helloe
i want use this script in my bot , i readed the howto ... i changed auth name in /dbase/
but i get this error msg
Tcl error [::qbot::chanlevmsg]: invalid command name "auth::getname" |
|
| Back to top |
|
 |
|