The bot gets de-opped possibly, check the IRC settings in brenbot.cfg and double check if you set the right auth options like Q or NickServ.
For NickServ it should be:
Nickservauth = 1
Nickservname = Nickserv
Nickservauth = identify password
Check the if the bot is using the right IP, port and password
RenRemLinuxHost = 127.0.0.1 #this IP should work if the Bot is on same pc as the FDS is. In the Server.ini you must leave the RemoteAdmin IP line BLANK!
RenRemLinuxPort = 4848 #this is Remote Admin Port, check if it matches the port set in your Server.ini
RenRemLinuxPassword = remopass #this is the remote password obviously, make sure it matches the one in Server.ini and it [b]MUST[/b] be EXACTLY 8 chars long.
Check the paths to fds-cfg file and fds-logpath, if you installed in C:\RenFDS, then you should enter this: (if you used other dir, use that obviously)
FDSConfigFile = C:\RenFDS\Server\Data\FanMaps.ini
FDSLogFilePath = C:\RenFDS\Server\
If that all matches and is set correct, then there should be no problems. If there are, then check if your firewall gives BRenBot permission to access internet and allow the ports to be used.
[zunnie]