View Single Post
Old 04-19-2006, 05:56 PM  
Mayh3MUK
Junior Member
 
Join Date: Jan 2006
Posts: 5
Default

Not using ioA and dupe works fine but theres a sitecmd option in the bot thats not working right
!new, !dupe XXX, !free,!bw work ok


Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[23:26] --- Loading eggdrop v1.6.17 (Wed Apr 19 2006)
[23:26] Listening at telnet port 3003 (all).
[23:26] Module loaded: dns
[23:26] Module loaded: channels
[23:26] Module loaded: server
[23:26] Module loaded: ctcp
[23:26] Module loaded: irc
[23:26] Module loaded: notes (with lang support)
[23:26] Module loaded: console (with lang support)
[23:26] Module loaded: blowfish
[23:26] Module loaded: uptime
[23:26] [☻AlcoBot☻] Starting...
[23:26] [☻AlcoBot☻] Loading libraries...
[23:26] [☻AlcoBot☻] Loading configuration...
[23:26] [☻AlcoBot☻] Loading modules...
[23:26] [☻AlcoBot☻] Module Loaded: ftpd
[23:26] [☻AlcoBot☻] Error :: ModInvite - Unable to connect to database "Alcoholi
cz": [Microsoft][ODBC Driver Manager] Data source name not found and no default
driver specified (IM002)
[23:26] [☻AlcoBot☻] Module Loaded: invite
[23:26] [☻AlcoBot☻] Module Loaded: iosfv
[23:26] [☻AlcoBot☻] Module Loaded: nxautonuke
[23:26] [☻AlcoBot☻] Module Loaded: free
[23:26] [☻AlcoBot☻] Module Loaded: ftpconn
[23:26] [☻AlcoBot☻] Module Loaded: help
[23:26] [☻AlcoBot☻] Module Loaded: online
[23:26] [☻AlcoBot☻] Module Loaded: nxtools
[23:26] [☻AlcoBot☻] Module Loaded: sitecmd
[23:26] [☻AlcoBot☻] Monitoring 3 log file(s).
[23:26] [☻AlcoBot☻] Module Loaded: readlogs
[23:26] [☻AlcoBot☻] Loading variables...
[23:26] [☻AlcoBot☻] Loading theme...
[23:26] [☻AlcoBot☻] Sitebot loaded, configured for ioFTPD.
[23:26] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[23:26] use '.help userinfo' for commands.
[23:26] winident.tcl v1.2 - by FireEgl@EFNet <FireEgl@Windrop.cjb.net> - Loaded.

[23:26] Userfile loaded, unpacking...

[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: ANUKEEMPTY (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f
alse, skipping announce.
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: ANUKEEMPTY (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f
alse, skipping announce.
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: LOGIN (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f
alse, skipping announce.
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: NEWDIR (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f
alse, skipping announce.
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: DELDIR (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f
alse, skipping announce.
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: LOGOUT (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f


from alcobot config:
[Sections]
# Channel sections
DEFAULT = "#xxx" "+approve +close +credits +request +zipscript"
STAFF = "#xxxx" "+error +login +sysop +wipe +zipscript"

# Path sections
xxxx = "/xxxx/" "#xxx" "+zipscript"
etc etc

[Module::Invite]
channels = #Alc #AlcSpam "#AlcStaff -someguy =STAFF 1M"
dataSource = Alcoholicz
hostCheck = True
userCheck = True
warnSection = STAFF

#### Module: ioA
#
# Name: ioa
# Info: Announce log events and query log files used by ioA.
#
# configFile - ioA's configuration file.
#
[Module::IoA]
configFile = D:/ioFTPD/scripts/ioA/ioA.cfg

#### Module: nxTools
#
# Name: nxtools
# Info: Announce log events and query databases used by nxTools.
#
# dataPath - Path to the nxTools database directory.
# undupeChars - Required number of alphanumeric characters when wildcards are used.
# undupeWild - Allow wildcards in the undupe search pattern. If you allow all users
# access to this command, it's recommended you disable this option.
#
[Module::NxTools]
dataPath = D:/ioFTPD/scripts/nxTools/data/
undupeChars = 5
undupeWild = False


if you need anymore info let me know?
Mayh3MUK is offline   Reply With Quote