Installing BigBrotherBot b3 on Linux
Posted: Thu Dec 28, 2017 7:22 am
How to install BigBrotherBot on Linux/Ubuntu
Please follow step-by-step
Commands and Links:
Then, test your host.. open your browser and run this link http://your-ip-address
Run phpmyadmin http://your-ip-address/phpmyadmin and create a datababse for B3. And import the sql file from "/xxxx/b3/sql.b3.sql"
Download: https://forum.bigbrotherbot.net/downloads/
Upload all files info your hosting and rename the folder "bot"
Create config file: http://config.bigbrotherbot.net/form.php?parser=cod4
Put the b3.xml file into your hosting directory "/bot/b3/config"
Now run this command
Run B3 Command
For Super Admin
After running B3 type in your game console "!iamgod"
B3 always target the game log file, be careful. If your game log does not create you need to edit game startup command.
You are done.
Please follow step-by-step
Commands and Links:
Code: Select all
sudo apt-get update
Code: Select all
sudo apt-get install apache2
Code: Select all
apt-get install python
Code: Select all
apt-get install python-mysqldb
Code: Select all
sudo apt-get install mysql-server php5-mysql
Code: Select all
sudo mysql_install_db
Code: Select all
sudo mysql_secure_installation
Code: Select all
sudo apt-get install php5 libapache2-mod-php5 php5-mcrypt
Code: Select all
apt-get install phpmyadmin
Download: https://forum.bigbrotherbot.net/downloads/
Upload all files info your hosting and rename the folder "bot"
Create config file: http://config.bigbrotherbot.net/form.php?parser=cod4
Put the b3.xml file into your hosting directory "/bot/b3/config"
Now run this command
Code: Select all
python /bot/b3_run.py -c /bot/b3/conf/b3.xml
Code: Select all
python ./bot/b3_run.py
After running B3 type in your game console "!iamgod"
B3 always target the game log file, be careful. If your game log does not create you need to edit game startup command.
Code: Select all
+set fs_basepath "/cod4" +set fs_homepath /cod4 +set fs_savepath /cod4