PDA

View Full Version : ioA Request and dzs sitebot


MalcolmX
04-17-2004, 01:17 PM
Using 5.8.5r, ioA, dzsbot and PHP Psio, latest eggdrop. ioFTPD and eggdrop is not started as a service.

Cant get the request part from #channel to work. When i type !reqadd, !reqfilled, !requests or any other related command i get no output whatsoever and no request is created or listed.

The config parts is as follows.
From ioA:
Request_File = "e:\xxxxx\requests\.ioFTPD.message"
(the file is present and the path is the same in dzsbot.tcl. It´s write protected and hidden. Also tested without write protection and hidden attributes, no show.)

Request_Excluded_User_0 = "sitebot" (not mentioned in the setup manual, is it important?)

Request_IRC_Uid = 0
Request_IRC_Gid = 0

From dzsbot.tcl:

set paths(Requests) "/Requests/*"
set type(Requests) "RACE"
set chanlist(Requests) "#xxxxx"

set ioa(REQFILE) "e:\xxxxx\requests\.ioFTPD.message"

Ohhh, i´m a +o user on the eggdrop too:-)....

Hope this info is enuff, please tell me if more is needed. To be honest i´m not 100% sure this is an issue with ioA but i´ve tried every other way to solve it.

neoxed
04-17-2004, 03:03 PM
When using "!reqadd, !reqfilled, !requests" or any other related commands, do you see any error(s) in your Eggdrop's partyline?

MalcolmX
04-17-2004, 03:41 PM
Yes, very stupid of me not to check that first:-(...sorry about that.

There was an error message about .ioFTPD.message not found, i checked and there was a typo in dzsbot.tcl. Fixed that and now i can utilize !requests and it works, but !reqadd, !reqdel or !reqfilled does not work. No error messages in the party line this time.

EDIT: Struck me now that !requests is the only command that can be used without being +o on the eggdrop. Unfortunately i am +o so it cant be that, or?

EDIT2: Seems i cant use any of the commands that requires +o so it looks like there´s a settings problem in dzsbot.tcl......well, if anyone can gimme a hint how to setup that here, it would be nice. Otherwise i´ll post in the dzsbot forum:-)

MalcolmX
04-18-2004, 04:22 PM
Still cant get the !reqadd, !reqdel or !reqfilled commands to work in site channel, !requests works though and lists the current requests. Does the following parts of ioA.cfg affect the possibilities to use the commands in the site channel and how should i set it up? Yes, i´ve read the manual numerous times:-)

Request_Excluded_User_0 = ""

Request_IRC_Uid = 111 (this is me, i´m a +o user on the eggdrop)
Request_IRC_Gid = 100

This is how it looks now, and it´s not working.

Psychosis
04-19-2004, 09:54 PM
Make sure requests is listed in set sections in dzsbot.tcl. Mine wouldn't work until I noticed it was missing. Of course I may be way off base here since i would get a reply from the bot when i issued !reqadd test even when requests wasn't in sections.

MalcolmX
04-20-2004, 06:45 AM
Originally posted by Psychosis
Make sure requests is listed in set sections in dzsbot.tcl. Mine wouldn't work until I noticed it was missing. Of course I may be way off base here since i would get a reply from the bot when i issued !reqadd test even when requests wasn't in sections.

Good thinking, checked and it´s there as it should. My problem looks more like a permission issue coz i cant utilize the commands that specifically demands a +o on the eggdrop. As i earlier stated, i AM a +o user on the eggie:-)....non +o commands like !requests works just fine.....

MalcolmX
04-20-2004, 05:06 PM
Is there actually no one that got any ideas how to solve this? Amazing......
It´s the one and only thing that dont work in my installed scripts:(

Mouton
04-20-2004, 07:09 PM
Check ioA.debug if anything is added when you do !reqadd.
If not, it's a dzsbot problem.
If so, it should tell u what's wrong.

MalcolmX
04-21-2004, 03:12 AM
Thank you Mouton for taking your time.
No, nothing is added in ioA.debug when doing request related commands in the channel, no error message from dzsbot in the partyline. Does not matter what i do, neither way there´s no error message:mad:

MalcolmX
04-23-2004, 04:34 PM
No help for the wicked on this subject? Bounty?

bounty
04-23-2004, 06:20 PM
Originally posted by MalcolmX
No help for the wicked on this subject? Bounty?

hmmm i have no idea m8

check if your hosts are correct in eggdrop (.adduser <yournick>)

MalcolmX
04-24-2004, 03:17 AM
Originally posted by bounty
hmmm i have no idea m8

check if your hosts are correct in eggdrop (.adduser <yournick>)

Man........thank you thank you thank you thank you:)....that was exactly what was needed to make it work.......i am your humble servant forever:D

sUN76bEAM
05-06-2004, 10:42 AM
bounty rockz :D

I had the same problem... :rolleyes: