documentation
download & extend
community & support
B3 hosting
May 21, 2012, 06:51:08 PM
Home
Features
Get Started
Supported Games
Forums
Help
Search
Tags
Groupware
Login
Register
Activation Mail
It appears you have not registered with our community. To register please click here ...
You are here:
Big Brother Bot Forum
General Category
General Discussion
B3 lines per second
Pages: [
1
]
2
Go Down
« previous
next »
Print
Author
Topic: B3 lines per second (Read 893 times)
Mariodu62
Sr. Member
OS: Windows
Type: Renting Server with B3
Gameservers:
CoD5
Posts: 251
Offline
B3 lines per second
«
on:
October 04, 2011, 02:03:26 AM »
What is <set name="lines_per_second">50</set> for
Can you please tell me how to set it...
Thx
Logged
Nocturnal1982
Full Member
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
CoD5, CoD6
Posts: 85
Offline
Re: B3 lines per second
«
Reply #1 on:
October 04, 2011, 03:06:01 AM »
This is a setting for how many lines per second the bot will read of the log file.
On a very chaotic server with MANY people, you might find that there's a delay, this is due to lines per second. That is, if the log file actually manages to spit out more than 50lines per second which i doubt unless you're looking at some huge servers with tons of stuff happening.
The more lines per second you add, the more CPU it uses.
Keep it to 50, if you feel it's slow sometimes, bump it up to 100.
Logged
Mariodu62
Sr. Member
OS: Windows
Type: Renting Server with B3
Gameservers:
CoD5
Posts: 251
Offline
Re: B3 lines per second
«
Reply #2 on:
October 04, 2011, 11:04:13 PM »
Ok,
Thanks, we have a very chaotic server with many players and fordiden ammo, so i need to increase this number.
the bot use less than 1% of the proc (Windows server 2008 R2) so i can do that.
Thx again
Logged
Nocturnal1982
Full Member
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
CoD5, CoD6
Posts: 85
Offline
Re: B3 lines per second
«
Reply #3 on:
October 05, 2011, 07:36:14 AM »
Windows 2008 R2 was a complete failure for my part, i absolutely hated the performance it gave me. Windows 2003 and windows 7 gave me 4 times the performance :|
But yeah, you can easily bump it up i think
Logged
Mikobiko
Sr. Member
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
COD4, COD5, COD7, Homefront
Posts: 211
Offline
Re: Re: Re: B3 lines per second
«
Reply #4 on:
October 05, 2011, 08:11:36 AM »
Quote from: Nocturnal1982 on October 05, 2011, 07:36:14 AM
Windows 2008 R2 was a complete failure for my part, i absolutely hated the performance it gave me. Windows 2003 and windows 7 gave me 4 times the performance :|
But yeah, you can easily bump it up i think
The performance on R2 is way past 2k3. If its slower, something else was wrong.
Sent from my DROID2 GLOBAL using Tapatalk
Logged
GrossKopf
Beta Testers
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
alterIW
Posts: 652
Offline
Re: B3 lines per second
«
Reply #5 on:
October 09, 2011, 01:52:24 PM »
If you make an adjustment to this number, let us know what you are using. It would be interesting to know how the different values affect the performance and reliability of B3.
Logged
Mariodu62
Sr. Member
OS: Windows
Type: Renting Server with B3
Gameservers:
CoD5
Posts: 251
Offline
Re: B3 lines per second
«
Reply #6 on:
October 11, 2011, 03:40:02 AM »
i've done an new adjsutment...
i putted 1000 lines per second, because sometimes there is flood in the gamelog file COD WaW.(More than 150 lines for a player) and read every 0.1 s.
So now all plugins work fine. The problem was with "antinoob" before.
The BOT is now a FIREDAEMON PRO service affected to one core. The bot use less than 0.5 percent of the core.
I5 2500, 16 Gb ram
this how i set the bot
<plugin config="@conf/plugin_censor.xml" name="censor" />
<plugin config="@conf/plugin_spamcontrol.xml" name="spamcontrol" />
<plugin config="@conf/plugin_admin.xml" name="admin" />
<plugin config="@conf/plugin_adv.xml" name="adv" />
<plugin config="@conf/plugin_status.xml" name="status" />
<plugin config="@conf/plugin_punkbuster.xml" name="punkbuster" />
<plugin config="@conf/plugin_welcome.xml" name="welcome" />
<plugin config="@b3/extplugins/conf/plugin_antinoob.xml" name="antinoob" />
<plugin config="@b3/extplugins/conf/wideban.xml" name="wideban" />
<plugin config="@b3/extplugins/conf/aimbotdetector.xml" name="aimbotdetector" />
<plugin config="@b3/extplugins/conf/plugin_pingkicker.xml" name="pingkicker" />
<plugin config="@b3/extplugins/conf/rotationmanager.xml" name="rotationmanager" />
<plugin config="@b3/extplugins/conf/xlrstats.xml" name="xlrstats" />
<plugin config="@b3/extplugins/conf/plugin_ctime.xml" name="ctime" />
<plugin config="@b3/extplugins/conf/autoreg.xml" name="autoreg" />
I'm just a little bit desappointed because !die and restart doesn't work
«
Last Edit: October 11, 2011, 03:54:08 AM by Mariodu62
»
Logged
MordyT
Support Hero
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
2x CoD4, 1x BF3
Posts: 2625
Offline
Owner of Host4B3.com - Over 70 bots hosted!
Re: B3 lines per second
«
Reply #7 on:
October 11, 2011, 04:25:48 AM »
you need to start b3 with the -r (or --restart) in the command line. See this:
http://wiki.bigbrotherbot.net/installation:running_b3
Logged
Need B3 Bot hosting? Check out
Host4B3.com
Check
Twitter.com/Host4B3
for updates if the site it down.
Help will be given to those with a b3.log
System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Mariodu62
Sr. Member
OS: Windows
Type: Renting Server with B3
Gameservers:
CoD5
Posts: 251
Offline
Re: B3 lines per second
«
Reply #8 on:
October 11, 2011, 03:05:02 PM »
i tried but i use windows...
Logged
82ndAB.Bravo17
Dev. Team
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
COD2,COD4,COD5
Posts: 1098
Offline
Re: B3 lines per second
«
Reply #9 on:
October 11, 2011, 03:12:30 PM »
Do you mean that you use the windows .exe version?
Logged
MordyT
Support Hero
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
2x CoD4, 1x BF3
Posts: 2625
Offline
Owner of Host4B3.com - Over 70 bots hosted!
Re: B3 lines per second
«
Reply #10 on:
October 11, 2011, 04:27:02 PM »
even if you use windows you can enable the command. You just need to modify the shortcut used to start B3.
Logged
Need B3 Bot hosting? Check out
Host4B3.com
Check
Twitter.com/Host4B3
for updates if the site it down.
Help will be given to those with a b3.log
System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Mariodu62
Sr. Member
OS: Windows
Type: Renting Server with B3
Gameservers:
CoD5
Posts: 251
Offline
Re: B3 lines per second
«
Reply #11 on:
October 12, 2011, 12:33:50 AM »
thx,
Yes it's the .exe
i did it and it's always the same way..
Error during processing
for !die and !restart
The b3 bugs and need to be stop... and restart manually
«
Last Edit: October 12, 2011, 12:50:24 AM by Mariodu62
»
Logged
MordyT
Support Hero
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
2x CoD4, 1x BF3
Posts: 2625
Offline
Owner of Host4B3.com - Over 70 bots hosted!
Re: B3 lines per second
«
Reply #12 on:
October 12, 2011, 04:28:56 AM »
you need to edit the shortcut and add the --restart in the start up line. Yes, the shortcut to b3_run.exe
Logged
Need B3 Bot hosting? Check out
Host4B3.com
Check
Twitter.com/Host4B3
for updates if the site it down.
Help will be given to those with a b3.log
System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Mariodu62
Sr. Member
OS: Windows
Type: Renting Server with B3
Gameservers:
CoD5
Posts: 251
Offline
Re: B3 lines per second
«
Reply #13 on:
October 12, 2011, 04:50:37 AM »
I understood that,
I've done it, but it doesn't work .
There was an error processing your command
for !die command erreur 222
for !restart command erreur 221
111012 15:10:33 BOT 'Stop reading.'
111012 15:10:38 BOT 'Shutting down event handler'
111012 15:10:38 INFO "STDOUT 'Exiting: 222'"
111012 15:10:38 INFO "STDOUT '\\n'"
111012 15:11:00 DEBUG 'StatusPlugin: Writing XML status to c:\\wamp\\www\\status_cod5_1282.xml'
111012 15:12:00 DEBUG 'StatusPlugin: Writing XML status to c:\\wamp\\www\\status_cod5_1282.xml'
need enter in windows b3 to die
«
Last Edit: October 12, 2011, 05:23:53 AM by Mariodu62
»
Logged
MordyT
Support Hero
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
2x CoD4, 1x BF3
Posts: 2625
Offline
Owner of Host4B3.com - Over 70 bots hosted!
Re: B3 lines per second
«
Reply #14 on:
October 12, 2011, 05:44:50 AM »
Please post a b3.log showing the issue then.
Logged
Need B3 Bot hosting? Check out
Host4B3.com
Check
Twitter.com/Host4B3
for updates if the site it down.
Help will be given to those with a b3.log
System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Tags:
Pages: [
1
]
2
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News (Read Only)
===> News Archive
===> Website News
=> General Discussion
===> Servers
=> Shared Services
-----------------------------
Support Forums
-----------------------------
=> Support Instructions
=> Installation Support
=> General Usage Support
=> Game specific Support
===> Battle Field 3
=====> BF3/B3 beta board
===> Battle Field Bad Company 2
===> Call of Duty series
=====> CoD, CoD:UO, CoD2
=====> Call of Duty 4 (Modern Warfare)
=====> Call of Duty 5 (World at War)
=====> Call of Duty 6 (Modern Warfare 2)
=====> Call of Duty 7 (Black Ops)
=======> AlterOps
===> Frontlines, Fuel of War
===> Enemy Territory
===> Homefront
===> Medal of Honor 2010
===> Open Arena
===> Red Orchestra 2
===> Smokin' Guns
===> Soldier of Fortune 2
===> Urban Terror
===> World of Padman
===> Other games
-----------------------------
Add-Ons
-----------------------------
=> Plugins Discussion
===> Plugin Releases!
===> Plugins by xlr8or
===> Plugins by Courgette
===> Plugins by Freelander
===> Plugins by Bakes
===> Plugins by Ismael
===> Plugins by flinkaflenkaflrsk
===> Plugins by Anubis
===> Plugins by Spoon
===> Plugins by PtitBigorneau
===> Plugins by BlackMamba
===> Plugins by Beber888
===> Plugins by grosbedo
=> XLRstats
===> Weaponmodifiers
=> Echelon
===> Echelon version 2
=> Configurations
=> Installers
-----------------------------
Community Developers
-----------------------------
=> Plugin Developers
=> The Code Bin
Rate this page +1 at Google Search
Web Toolbar by Wibiya
SimplePortal 2.3.1 © 2008-2009, SimplePortal