View Single Post
Old 10-01-2005, 10:39 AM  
solidous
Junior Member
 
Join Date: Sep 2004
Posts: 19
Exclamation

Guys, iobanana on my server is just cause the comand packs and other functions, the iobanana is not working as a bot.
All commands in ftp are working fine, and all commands in irc are woring fine, just the site invite dont work,

In ioA:
Code:
[Invite]
Invite_Output			= " Invited %user with nickname %ircnick"
Invite_Log = ""%user" "%group" "%ircnick""
in ioBanana:
Code:
io_path=c:\ioFTPD
io_exec=c:\ioFTPD\system\ioFTPD.exe
debug=0
sitebot=ioFTPD
botnick=XXXX
site_timezone=+1
dst=1
textfiles=c:\ioFTPD\scripts\ioBanana-text
# For SITE RULES
rules=c:\ioFTPD\text\ftp\rules.msg
# For secure irc invite
hosts_log=c:\ioFTPD\logs\hosts.log
hostmasks=^[^\*\?]+@[0-9]+\.[0-9]+\.[0-9]+\.[^\?]+$ ^[^\*\?]+@.*\.[^\*\?\.]+\.[^0-9][^\*\?\.]+$ ^[^\*\?]+@[^\*\?\.]+\.[^0-9][^\*\?\.]+$
# ioFTPD MessageWindow
messagewindow=ioFTPD::MessageWindow
and in ioftpd.ini
Code:
#ircinvite  = EXEC ..\scripts\ioBanana.exe ircinvite

and

invite = EXEC ..\scripts\ioA.exe INVITE
I think this is the right config to ioA say to dZSbot invite some "nick" to the channel.





EDIT: I got this working now, after set the +p mode and after a full reboot, are everything working fine now!
solidous is offline   Reply With Quote