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.

problem with the replica of Qbot by perplexa

General support and discussion of Eggdrop bots.
Post Reply
n
noobman
Voice
Posts: 29
Joined: Fri Nov 23, 2007 8:47 am

problem with the replica of Qbot by perplexa

Post by noobman »

Hi, ive downloaded from here the tcl :
http://www.egghelp.org/cgi-bin/tcl_arch ... ad&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!
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

### PROBLEMS
## Contact us on irc.quakenet.org / #resistless
## or visit http://perplexa.net / http://www.zyberdog.com
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

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
l
lenooxx
Voice
Posts: 27
Joined: Tue Mar 24, 2009 10:56 am
Location: Hungarian
Contact:

help please

Post by lenooxx »

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"
Post Reply