bigbrotherbot_linux32
steamcmd
Big Brother Bot
startb3.sh
b3.log
None
set
ChangeMe
\s+name="rcon_password"
b3/conf/b3.xml
tags
The RCON pass of your gameserver. !!Must match server, otherwise B3 unable to communicate with the gameserver.
set
/home/gameserver/SERVERID/q3ut4/games.log
\s+name="game_log"
b3/conf/b3.xml
tags
Replace the SERVERID with your gameserverID. Then add the path to your logs. The default is just a reference.
set
28960
\s+name="port"
b3/conf/b3.xml
tags
The RCON port of the gameserver.
set
127.0.0.1
\s+name="public_ip"
b3/conf/b3.xml
tags
The public IP your gameserver is residing on. Look at your game monitor for IP and PORT
set
127.0.0.1
\s+name="rcon_ip"
b3/conf/b3.xml
tags
Same as your Games IP above
set
cod
\s+name="parser"
b3/conf/b3.xml
tags
The used game parser, cod/cod2/cod4/cod5/cod6/cod7/cod8/iourt41/iourt42/iourt43/bfbc2/bf3/moh/etpro/altitude/oa081/smg/sof2/wop/wop15homefront/ro2/csgo/ravaged/arma2
set
mysql://USER:PASSWORD@localhost/DATABASE
\s+name="database"
b3/conf/b3.xml
tags
Click the database button and put the connection info here
set
b3
\s+name="bot_name"
b3/conf/b3.xml
tags
Name of the bot
set
^0(^2b3^0)^7:
\s+name="bot_prefix"
b3/conf/b3.xml
tags
Ingame messages are prefixed with this code, you can use colorcodes.
wget files.iaregamer.com/base/files/installers/bigbrotherbot/b3_install.tar.gz
tar -xzvf b3_install.tar.gz
./setup_db.sh
rm b3_install.tar.gz
rm setup_db.sh
touch startb3.sh