BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => BeBot 0.4 support => Topic started by: bmoscato on December 04, 2007, 06:48:04 pm

Title: !assist module
Post by: bmoscato on December 04, 2007, 06:48:04 pm
Can I use the assist module from an old version .2.x or .3.x with Bebot 4.3?
Title: Re: !assist module
Post by: Alreadythere on December 04, 2007, 07:11:30 pm
Except for help and unset access levels it should work.

If it doesn't work feel free to use the assist module (http://www.m8y.de/ao/bebot/Assist.phps) I'm using. Just save as .php into modules/.

EDIT: Added default access level of GUEST.
Title: Re: !assist module
Post by: bmoscato on December 04, 2007, 08:25:02 pm
Thanks but that doesn't work.  I added the file to my modules directory and restarted the bot.  It appears that the bot just continually reboots itself and the !assist command doesn't work.  I remove the assist.php module and my bot works fine.   :-\
Title: Re: !assist module
Post by: Temar on December 04, 2007, 08:38:54 pm
i tried with my bot it works fine
please post the error u get in console
Title: Re: !assist module
Post by: bmoscato on December 04, 2007, 08:53:26 pm
I receive the following message after I type !assist user:

Fatal error: Call to a member function get_uid() on a non-object in C:\bebot4\mo
dules\Assist.php on line 56
Title: Re: !assist module
Post by: Temar on December 04, 2007, 10:05:29 pm
what version are u running
i think the problem is because it was made with SVN (0.5.0)

i got a few thing do, ill fix it in an hour if no 1 else has.
Title: Re: !assist module
Post by: bmoscato on December 04, 2007, 10:07:51 pm
I'm running Bebot 4.3
Title: Re: !assist module
Post by: Alreadythere on December 05, 2007, 01:00:13 am
I receive the following message after I type !assist user:

Fatal error: Call to a member function get_uid() on a non-object in C:\bebot4\mo
dules\Assist.php on line 56
Sorry.

Replace $this -> bot -> chat -> get_uid($assister) with $this -> bot -> aoc -> get_uid($assister) in that line.
Title: Re: !assist module
Post by: Temar on December 05, 2007, 01:20:09 am
Sorry took so long alreadythere ended up posting :p
Title: Re: !assist module
Post by: bmoscato on December 05, 2007, 02:11:11 am
Thanks a lot, that fixed it.   :)
SimplePortal 2.3.7 © 2008-2024, SimplePortal