brenbot [message #63130] |
Thu, 22 January 2004 08:19 |
|
Serenity
Messages: 56 Registered: September 2003 Location: Washington DC
Karma: 0
|
Recruit |
|
|
I just downloaded and installed the brenbot yesterday.
this is what I have in my config file
#--Start Configuration-IRC-----------------------------------------------------------------
# Edit the information below for your setup.
# At least edit BotName and IrcChannel.
BotName = renwars1
BotFullName = BlazeRegulator/BRenBot 1.30 Win32
IrcServer = irc.black-cell.net
IrcPort = 6667
IrcChannel = #renwarz
#---Q/NickServ-----------------------------------------------------------------------------
# Enable auth via "Q" or "Nickserv" below. Sample input is shown.
Qauth = 0
Qusername = renwars1
Qpassword = ********
# Note for Nickserv auth you give the name of nickserv and the full ident string as example
Nickservauth = 1
Nickservname = Nickserv
Nickservauth = /msg nickserv identify ********
#--Windows or Linux-----------------------------------------------------------------------
# BotMode MUST be "WIN32" for windows servers, or "LFDS" for Linux servers.
BotMode = WIN32
#--Remote Admin Settings------------------------------------------------------------------
# The next 3 lines should be the same info that is in your server.ini
# Note: Although it says "Linux" its the same for Win32 :-)
RenRemLinuxHost = 127.0.0.1
RenRemLinuxPort = 1601
RenRemLinuxPassword = ********
#--FDS Installation-----------------------------------------------------------------------
# Verify these paths are correct with your Renegade installation.
# Note: FDSLogFilePath must end with the trailing slash (as example below)!!
# Note: Linux users use forward slashes (/) in your paths.
FDSConfigFile = C:\Westwood\RenegadeFDS\Server\Data\svrcfg_cnc.ini
FDSLogFilePath = C:\Westwood\RenegadeFDS\Server\
#--Miscellaneous Settings-----------------------------------------------------------------
# Every x minutes the bot will announce a random line from AutoAnnounceFile.
AutoAnnounceInterval = 600
# LadderLookup currently not working. Do not turn it on or it will hang the bot.
EnableLadderLookup = 0
# Set this to 0 or anything but 1 to disable voting.
VotingEnabled = 1
# How long people get to place votes. Default here is 60 seconds.
VotingPeriod = 60
# Set vehicle kick to 1 for Sniper servers
VehicleKick = 0
#--BR Configuration Files----------------------------------------------------------------
# BR Config Files - You shouldn't have to change these names. You can still open them with notepad.
AutoAnnounceFile = autoannounce.brf
Messagesfile = messages.brf
AdminsFile = admins.brf
MastersFile = masters.brf
KickLogFile = kicklog.brf
BanLogfile = banlog.brf
#--End Configuration-----------------------------------------------------------------------
Is this right?
I cannot get it to connect to irc all it does is load up what looks the a black window and disappears.
I am running Win2000 in GSA mode.
Thanks for any help.
|
|
|
|
|
|
|
|
|
|
|
|
|
brenbot [message #76573] |
Wed, 07 April 2004 02:42 |
|
mac
Messages: 1018 Registered: February 2003
Karma: 0
|
General (1 Star) Administrator/General |
|
|
This seems to be a issue with the compiled exe file, and not with brenbot itself. brenbot gets executed. Not sure what causes it, but I think you would have a problem with ANY compiled perl exe file. Might be the os.
However, I have a workaround that worked on a win2000 box (running the exe does does nothing).
Install Active Perl 5.8, available at http://downloads.activestate.com/ActivePerl/Windows/5.8/ActivePerl-5.8.3.809-MSWin32-x86.msi
When I had that, my compiled exe file would run.
Try that.
Quote: |
danpaul88: buggy bugs brenbot because buggy befriends brainlessness
|
|
|
|
|
|
|
|