PDA

View Full Version : BigBrotherBot (B3) Help!!



EvoloZz
7th October 2012, 19:39
Me and my friend are making CoD 4 server, as hosts we're using freegamehosting.nl maybe later some better 24/7 service. But the main problem is b3, i dont know how to install it properly. I have already made config file for it, but now i am stuck. I need step-by-step guide! Please help.

~EvoloZz

kung foo man
8th October 2012, 03:16
Doesnt Wondex install b3 for you on the server? If not, i will write step-by-step.

Killer.Pro
8th October 2012, 06:17
Yes it does kung i think ... I tried it once for cod 2 and it installed it automatically

kung foo man
8th October 2012, 06:47
Oh, first i thought he bought the server with free b3, Stauffi just pointed me on that on xfire (its not the case :D).

I will make step-by-step later, need to drive to bank and such...

I hope i can make a video of it, better then text. :D

EvoloZz
8th October 2012, 13:55
Yea video should be pretty good, thanks!

kung foo man
8th October 2012, 15:51
ok, since you have already made the config, i guess you took the win32-noinstall-b3-version.

so i just explain the mysql-configuration:

1) install XAMPP
2) start apache/mysql in the control panel of XAMPPP
3) go to http://localhost/phpmyadmin
4) create datebase named B3
5) open BigBrotherBot-1.8.2-win32\sql\b3.sql and copy the text in clipboard
6) in phpmyadmin click on "SQL"
- paste your clipboard in the textarea
- click OK
7) the hardest part (mysql) is finished now, just enter your mysql-data in b3-config and start the win32-noinstall-version of b3

tell me when you got stuck

EvoloZz
8th October 2012, 16:15
ok, since you have already made the config, i guess you took the win32-noinstall-b3-version.

so i just explain the mysql-configuration:

1) install XAMPP
2) start apache/mysql in the control panel of XAMPPP
3) go to http://localhost/phpmyadmin
4) create datebase named B3
5) open BigBrotherBot-1.8.2-win32\sql\b3.sql and copy the text in clipboard
6) in phpmyadmin click on "SQL"
- paste your clipboard in the textarea
- click OK
7) the hardest part (mysql) is finished now, just enter your mysql-data in b3-config and start the win32-noinstall-version of b3

tell me when you got stuck

already got stuck at http://localhost/phpmyadmin, google chrome cant connect to localhost/phpmyadmin -_-

kung foo man
8th October 2012, 16:20
Hm, try http://127.0.0.1

Check also for:
- firewall
- service started? does the 2 green symbols show up in XAMPP control panel?

EvoloZz
8th October 2012, 18:23
Problem is fixed, but now there is another one. it says cant connect to DB even if I made B3 database and pasted all the text from b3.sql in phpmyadmin ...