PB should be standard.

106 replies [Last post]
ghost
Offline
Joined: Jan 2004
Posts:
PB should be standard.

pb_sv_guidrelax 1 (7)
pb_sv_cvar cg_fov IN 90 125 (know players using 80 and 140)
pb_sv_cvar com_maxfps IN 30 1024 (wot for so high fps ? lock at 125)
pb_sv_cvar cl_timenudge IN -50 0 (hight timenudge wot for? -10 is max another values abushith move debuging)
pb_sv_cvar rate OUT 0 2499 ( wot for rate if server max rate is set to 2500 ? btw rate 0 sounds good Winking )
pb_sv_cvar snaps IN 10 125 (lover that is normal value wot for ?)
pb_sv_scoreKick -5 (can u explay how it works ?)

nihil
nihil's picture
Offline
Joined: Dec 2004
Posts:
PB should be standard.

Quote:
pb_sv_scoreKick -5 (can u explay how it works ?)

when u have score under -5 u are kicked
it prevents 'selfkillers' mofos in tdm for example :}

ghost
Offline
Joined: Jan 2004
Posts:
PB should be standard.

but this prevent cheaters or stm ? can be good to kicking afk players, but cmd was crated for kicking ppl with extremaly high score, but on this mod noone playing on timelimits but fraglimints.

{D*R*T} FAITH
Faith's picture
Offline
Joined: Dec 2004
Posts:
PB should be standard.

1. guid relax

Quote:
pb_sv_guidRelax setting controls PB's kicking behavior related to GUIDS; this setting is cumulative based on adding the values for the conditions desired; 1=UNKN Guid, 2=WRONGIP Guid, 4=DUPLICATE Guids; the current default for this setting is 7 (1+2+4) which means that PB will not kick (relax kicking) for any of the three cases

2. pb_sv_cvar rate OUT 0 2499 [btw this kicks ppl with rate lower than 2500]

Quote:
Players using a setting below 2500 will be very jerky and possibly forcing warping or making themselves very hard to hit. 2500 is the default for 56k modems and really is very low, a 56k modemer should really try 3000 even on a poor 4kps connection to get better gameplay.

3. cg_fov [probably also can be abussed on q3 not only rtcw]

Quote:
FOV below 90 could be used as a zoom function, but is cheat protected anyway. In RTCW, over approx 125 allows in a couple of specific positions a minor wallhack effect, an example on RTCW is if you lean in the right place behind the forward bunker door on mp_beach you can see players getting near and run around to shoot engineers. I'm not actually aware of any such places in ET, but I havent looked extensively and it does seem a bit silly when players get excessive peripheral vision (at the expense of long range visability)

4. score kick

Quote:
but this prevent cheaters or stm ? can be good to kicking afk players, but cmd was crated for kicking ppl with extremaly high score, but on this mod noone playing on timelimits but fraglimints.

hmm, this system is not called CheatONLYBuster, but punkbuster. imho any1 who spoils ur gameplay is a punk and should be kicked, self killers should be kicked

for the rest of cvars i provided go to http://www.punksbusted.com/

ghost
Offline
Joined: Jan 2004
Posts:
PB should be standard.

do u know that pb_sv_guidRelax 1 kick players with not orginal cd key ?

do u know that if noob instal q3 and withnout seting anythinh he trying connect his rate is 3000 and ben kicked by pb ?

rtcw or cod is not q3, and u dont have zoom option in these games, to prevent zooming by cg_fov scripts in these games this cmd is lock (cheat protected)

if this system it not to buste cheaters, but punks abushing games counting cheaters to, why u set so high values >com_maxfps< >cl_timenudge< >rate< withnout limits

these options are good for league servers but not public, if person see how meny things he must switch to play on this server, if he have orginal key, he live automaticly.....

mow Q [EN]
Offline
Joined: Nov 2003
Posts:
PB should be standard.

btw, this is the pbsv.cfg which i wanna setup on 1 "EN" server to test, if i can get the server busy, we will think about to put it on all EN servers.

Pls to the guys who are known with pb, check the list and give some suggestions if needed:
[code:1]

// ***** Q3A v1.32 PB SERVER CONFIG edited by MOWLY *****

// ***** UPDATED June. 5th, 2005 *****

PB_SV_Enable //enables PunkBuster

// *******{ SERVER SNAP SHOTS }*******

PB_SV_AutoSs 0 //1-0 on-off regularly retrieve screen shots from connected players
PB_SV_AutoSsFrom 300 //Minimum number of seconds PB will wait before requesting screen shot
PB_SV_AutoSsTo 1000 //Maximum number of seconds PB will wait before requesting screen shot
pb_sv_SsFloor 1 //Low screenshot filename serial #
pb_sv_SsCeiling 5000 //High screenshot filename serial #
pb_sv_SsWidth 320 //Requested pixel width of remote screenshots
pb_sv_SsHeight 240 //Requested pixel height of remote screenshots
pb_sv_SsXpct 50 //Percentage across screen for remote screenshots
pb_sv_SsYpct 50 //Percentage down screen for remote screenshots
pb_sv_SsSrate 1 //Sample Rate for remote screenshots
pb_sv_SsDelay 0 //Maximum delay client waits before capturing screenshot
pb_sv_SsPath "" //Path where remote screenshots are saved

// ******{ PUNKBUSTER UPDATES }*********

PB_SV_MaxConDls 1 //maximum number of PB updates PB will attempt to download at same time
PB_SV_MaxDlRate 4 //kb's per sec per file for PB update downloads

// ****{ LOGGING NON STANDARD CVARS }****

PB_SV_CvarLogging 0 //1=Reg. Log, 2=Var Log, 3=Both, 0=Neither
PB_SV_CvarWalk 0 //0=disabled, 1-4=Walk through obtained Cvar lists
PB_SV_CvarUserPulse 99 //How often (in min.) to auto-send CvarUser command
PB_SV_CvarChangedPulse 99 //How often (in min.) to auto-send CvarChanged command
pb_sv_CvarFreq 1 //# of range checks per minute

// *****{ PB TASKS }********

PB_SV_TaskDel 1 //empties list so tasks dont pile up, resets list.
PB_SV_TaskDel 2
PB_SV_TaskDel 3
PB_SV_TaskDel 4
PB_SV_TaskDel 5
PB_SV_TaskDel 6
PB_SV_TaskDel 7
PB_SV_TaskDel 8
PB_SV_TaskDel 9
PB_SV_TaskDel 10

PB_SV_Task 10 200 "say ^3>>>>---^5Visit www.EN-CLAN.tk^3---<<<<" //spam

// ****{ CHECKING FOR OGC/CHEAT SPECIFIC CVAR's }****

pb_sv_cvarempty //empties list so cvar checks dont pile up, resets list.

PB_SV_CVAR aim IN 0 //cvars MUST = 0 or else u get kicked, except cl_punkbuster, must = 1 by default
PB_SV_CVAR glow IN 0
PB_SV_CVAR ignorewalls IN 0
PB_SV_CVAR pingpredict IN 0
PB_SV_CVAR autoaim IN 0
PB_SV_CVAR autofire IN 0
PB_SV_CVAR ogc_aim IN 0
PB_SV_CVAR ogc_bot IN 0
PB_SV_CVAR ogc_fov IN 0
PB_SV_CVAR ogc_glow IN 0
PB_SV_CVAR ogc_mode IN 0
PB_SV_CVAR ogc_names IN 0
PB_SV_CVAR ogc_wall IN 0
PB_SV_CVAR ogc_trans IN 0
PB_SV_CVAR ogc_weapons IN 0
PB_SV_CVAR pmove_fixed IN 0
PB_SV_CVAR cl_punkbuster IN 1
PB_SV_CVAR safe IN 0
PB_SV_CVAR radar IN 0
PB_SV_CVAR mode IN 0
PB_SV_CVAR names IN 0
PB_SV_CVAR bunny IN 0
PB_SV_CVAR nofx IN 0
PB_SV_CVAR wall IN 0
PB_SV_CVAR shoot IN 0
PB_SV_CVAR weapons IN 0
PB_SV_CVAR alias IN 0
PB_SV_CVAR guid IN 0

// ****{ CHECKING FOR OTHER SPECIFIC CVAR's }****

PB_SV_CVAR cl_timenudge IN -50 0 //cvars must fall between these two values or else your kicked
PB_SV_CVAR com_maxfps IN 30 150
PB_SV_CVAR snaps IN 20 125
pb_sv_cvar cl_packetdup IN 0 5
pb_sv_cvar cg_fov IN 40 150
PB_SV_CVAR cg_shadows IN 0 1 //Make sure no one is using Q3 shadows to see through floors

// ****{ NAME MANAGEMENT }****

pb_sv_badnameDel 1 //empties list so BadNames dont pile up, resets list.
pb_sv_badnameDel 2
pb_sv_badnameDel 3
pb_sv_badnameDel 4
pb_sv_badnameDel 5
pb_sv_badnameDel 6
pb_sv_badnameDel 7
pb_sv_badnameDel 8
pb_sv_badnameDel 9

pb_sv_badname 10 fuck //"X" seconds to remove this word from your name
pb_sv_badname 10 shit
pb_sv_badname 30 UnnamedPlayer
pb_sv_badname 10 ogc
pb_sv_badname 10 noskill
pb_sv_badname 30 noname
pb_sv_badname 10 cunt
pb_sv_badname 30 www.
pb_sv_badname 30 .com

pb_sv_changePeriod 5 //seconds between allowed name changes
pb_sv_changeMax 5 //max name changes allowed
pb_sv_dupNameGrace 20 //seconds to change duped name
pb_sv_extChar 1 //0=No, 1=Yes allow symboled name
pb_sv_emptyname 0 //disallow empty names
pb_sv_minName 1 //must have at least 1 character in name

// ****{ BAN SETTINGS }****

pb_sv_autoUpdBan 0 //0=No, 1=Yes auto update ban list
pb_sv_banload //load ban list

// ****{ GUID SETTINGS }****

Pb_sv_noguidgrace 60 //kick a player with no guid in seconds (0-300)
pb_sv_updategrace 300 //kicks a player with no updated status (300-600)
pb_sv_guidrelax 7

// ****{ PUNK BUSTER SETTINGS }****

pb_sv_MsgPrefix "^5EN SERVER::::" //PB Message Prefix
pb_sv_KickLen 1 //minutes a player is kicked for
pb_sv_CQC 1 //people see why they are being kicked
pb_sv_LogSync 0 //0=No, 1=Yes (default=0)
pb_sv_LogCeiling 1000 //High log filename serial #
pb_sv_Sleep 100 //milliseconds (20-100)
pb_sv_PowerMin 10 //power points
pb_sv_PowerDef 1 //power points
pb_sv_PowerKickLen 5 //minutes(default=5)
pb_sv_httpPort 0 //port #
pb_sv_httpAddr "" //external IP Address
pb_sv_httpRefresh 30 //seconds
pb_sv_httpKey "" //key
pb_sv_httpMaps "" //map list (separate by spaces)
pb_sv_scoreKick -15 //minimum score (negative)
pb_sv_load pbsvlog.cfg //load the file used for streaming to PsB[/code:1]

{D*R*T} FAITH
Faith's picture
Offline
Joined: Dec 2004
Posts:
PB should be standard.
ghost wrote:

do u know that pb_sv_guidRelax 1 kick players with not orginal cd key ?

do u know that if noob instal q3 and withnout seting anythinh he trying connect his rate is 3000 and ben kicked by pb ?

guidrelax 1 doesnt kick ppl wit' wrong|keygened| cd-key, this command will 'relax" guid checking so ppl without oryginal cd-key can join server with pb enabled

damn man read what i posted, u say that default q3 rate setting is 3k ok so "noobs" that have just instaleted q3 wont have problems wit' PB, coz it only kicks ppl that set their rate less than 2500......

btw. HQ those are IP's of most PL OSP CA servers, all of them have pb cfg like the one i submited here

[code:1]^4Radiosfera ^1Quake3 ^7OSP 1.03a Server|35ms|150.254.235.204:27961
ASTER OSP CA Public 1.32|6ms|212.76.39.49:27963
kalisz.mm.pl CA/CTF/FFA|37ms|217.96.42.229:27965
kalisz.mm.pl CA/CTF/FFA|28ms|81.15.136.209:27965
TELEFONIA DIALOG SA [Q3|CA] |34ms|62.87.244.44:27961
..:: TOYA NET [ OSP CA ] ::..|31ms|217.113.224.142:27960
[/code:1]
@mowly

ehh man, u just stole someones pb cfg.... and even wrote that its ur cfg
its from punkbusted site http://www.punksbusted.com/forums/index.php?showtopic=50

btw. if u want to use this cfg on this mod u need to change the following line:

pb_sv_extChar 0 //0=No, 1=Yes allow symboled name

cuz ppl with e+ fancy names will be kicked

edit:
spelling

mow Q [EN]
Offline
Joined: Nov 2003
Posts:
PB should be standard.

stolen?

Quote:
// ***** Q3A v1.32 PB SERVER CONFIG edited by MOWLY *****

not done or something

ghost
Offline
Joined: Jan 2004
Posts:
PB should be standard.

Quote:
damn man read what i posted, u say that default q3 rate setting is 3k ok so "noobs" that have just instaleted q3 wont have problems wit' PB, coz it only kicks ppl that set their rate less than 2500......

my bad i see "0" double, wonder why :roll:

btw

http://forums.excessiveplus.net/viewtopic.php?t=405&
http://forums.excessiveplus.net/viewtopic.php?t=361&
http://forums.excessiveplus.net/viewtopic.php?t=239&

pandora!box
Offline
Joined: Nov 2003
Posts:
PB should be standard.

faith - actually relax=1 is gonna kick for wrongguid and duplicate but not for unknown... Anyway this is what u wrote while quoting pbsources.