Results 1 to 5 of 5
  1. #1
    plisapolisa's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    1

    PB Config - Server Messages

    This is what PBBans has up for BF3. Does this help? Sure you can add in the task needed for messages with not much of an issue.
    ; *******************************************
    ; PBBans.com PBSV Config
    ; Battlefield 3
    ; Last Updated Oct 7th 2011
    ; *******************************************

    ; ------------------------------
    ; General Settings
    ; ------------------------------
    pb_sv_MsgPrefix "PunkBuster Server"
    pb_sv_MaxDlRate 4 //[KB/sec requested per file (default=4)]
    pb_sv_MaxConDls 6 //[Concurrent downloads (default=1)]
    pb_sv_MaxSendRate 8 // [speed at which PB Server sends pbcl and pbag updates in KBps (default=8)]
    pb_sv_CQC 1 //[0=No, 1=Yes (default=1)]
    pb_sv_Sleep 60 //[# of Milliseconds (default=60)]
    pb_sv_PowerMin 10 //[Power Points]
    pb_sv_PowerDef 1 //[Power Points]
    pb_sv_PowerKickLen 5 //[Minutes (default=5)]
    pb_sv_DupNameGrace 0 //[Seconds]
    pb_sv_ExtChar 0 //[0=No, 1=Yes (default=0)]
    pb_sv_GuidRelax 2 //[1=UNKN, 2=WRONGIP, 4=DUP (add desired values)]
    pb_sv_RconReload 0 //[0=No, 1=Yes (default=0)]
    pb_sv_LogSync 0 //[0=No, 1=Yes (default=0)]
    pb_sv_AutoUpdBan 1 //[0=No, 1=Yes (default=0)]


    ; ------------------------------
    ; Other Settings
    ; ------------------------------
    pb_sv_Restrictions 1 //[Kick for Restrictions 0=No, 1=Yes (default=1) 2=key macro Restrictions]
    pb_sv_FileWhitelist "" //[Folder Filename Filename ... Filename]
    pb_sv_EmptyName 0 //[0=No, 1=Yes (default=0)]
    pb_sv_LogFloor 1 //[Low log filename serial #]
    pb_sv_MinName 0 //[Min Characters in Player name (default=0)]
    pb_sv_MaxName 0 //[Max Characters in Player name (default=0)]
    pb_sv_LanMask "" //[IP Address Mask for LAN Players (default=)]
    pb_sv_Lan 0 //[0=No, 1=Yes (default=0)]
    pb_sv_ChangePeriod 600 // For pb_sv_ChangeMax
    pb_sv_ChangeMax 5 // [Max name changes allowed in pb_sv_ChangePeriod] ex 5 changes in 600 seconds


    ; ------------------------------
    ; Kick Settings
    ; ------------------------------
    pb_sv_KickLen 5 //[Minutes (default=2)]
    pb_sv_ScoreKick 0 //[Min score (negative) ]
    pb_sv_UpdateGrace 2400 //[Seconds to wait before Update Failure kick]
    pb_sv_NoGuidGrace 10 //[Seconds to wait before No GUID kick]


    ; ------------------------------
    ; PBSS Settings
    ; ------------------------------
    pb_sv_AutoSs 0 //[0=No, 1=Yes (default=0)]
    pb_sv_SsFloor 1 //[Low screenshot filename serial #]
    pb_sv_SsCeiling 1000 //[High screenshot filename serial #]
    pb_sv_AutoSsFrom 200 //[Min # of seconds to wait before requesting next ss]
    pb_sv_AutoSsTo 600 //[Max # of seconds to wait before requesting next ss]
    pb_sv_SsCmd "" //[Filename of system command to run after screenshots]
    pb_sv_SsWidth 400 //[Requested pixel width of remote screenshots]
    pb_sv_SsHeight 204 //[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 3 //[Maximum delay client waits before capturing screenshot]
    pb_sv_SsPath "" //[Path where remote screenshots are saved]
    pb_sv_ssLogging 3 //[1=Reg. Log, 2=SS Log, 3=Both, 0=Neither]
    pb_sv_ssTimeout 300 //[Seconds]


    ; ------------------------------
    ; Web Tool Settings
    ; ------------------------------
    pb_sv_HttpPort 0 //[Port #]
    pb_sv_HttpAddr "" //[External IP Address]
    pb_sv_HttpKey "" //[Password]
    pb_sv_HttpRefresh 30 //[Seconds]
    pb_sv_HttpMaps "" //[Map list (separate by spaces)]
    pb_sv_HttpMapsPath "" //[Path where maps are loaded from in WebTool]
    pb_sv_HttpColText1 "FFFFFF" //[Text Color #1 in WebTool (default=FFFFFF)]
    pb_sv_HttpColText2 "0000FF" //[Text Color #2 in WebTool (default=0000FF)]
    pb_sv_HttpColBack1 "000000" //[Background Color #1 in WebTool (default=000000)]
    pb_sv_HttpColBack2 "808080" //[Background Color #2 in WebTool (default=808080)]
    pb_sv_HttpColLine1 "FF0000" //[Line Color #1 in WebTool (default=FF0000)]
    pb_sv_HttpColLine2 "0000FF" //[Line Color #2 in WebTool (default=0000FF)]
    pb_sv_HttpColMsg "FF0000" //[Message Color in WebTool (default=FF0000)]
    pb_sv_HttpShowGuid 1 //[0=No, 1=Yes (default=0)]


    ; ------------------------------
    ; MD5 Tool Settings
    ; ------------------------------
    pb_sv_md5toolfreq 50 // [Reducing this will increase the scan frequency that can cause lag and also increases the chances being kicked for Ignoring MD5 Tool Queries.]


    ; ------------------------------
    ; Alias Settings (Only for supported games)
    ; ------------------------------
    pb_sv_AliasFn "pbalias.dat" //[Filename (default="pbalias.dat")]
    pb_sv_AliasAutoLoad 0 //[0=No, 1=Yes (default=0)]
    pb_sv_AliasMax 10 //[Max # of Aliases to track for each PB GUID]
    pb_sv_AliasMaxEnforce 0 //[0=No, 1=Yes (default=0)]


    ; ------------------------------
    ; PB Tasks (pb_sv_task [start delay (seconds)] [repeat (seconds)] [command])
    ; ------------------------------
    pb_sv_task 0 7200 pb_sv_ver // Keep-Alive for PBBans Hub (Do not remove. Will cause servers to appear as inactive when empty for long periods of time)
    pb_sv_task 0 86400 pb_sv_update // Check for PB updates daily (More dependable than UCON system)


    ; ------------------------------
    ; Badname List (pb_sv_badname [grace_period_secs] [disallowed text])
    ; ------------------------------
    pb_sv_badnameempty
    ;pb_sv_badname 10 server // Sample


    ; ------------------------------
    ; IP Guard
    ; ------------------------------
    ;pb_sv_ipguard 128.0.0.1 // Sample


    ; ------------------------------
    ; Protected Tags
    ; ------------------------------
    pb_sv_protecttag 1 PBSTAFF
    pb_sv_protecttag 1 PBBans


    ; ------------------------------
    ; Load Ban List
    ; ------------------------------
    pb_sv_banempty
    pb_sv_banload


    ; ------------------------------
    ; Load IP Bans
    ; ------------------------------
    ;pb_sv_banmask "128.0.0.1" // Sample


    ; ------------------------------
    ; PB UCON Settings / Lists
    ; ------------------------------
    pb_sv_usessionlimit 10
    pb_sv_ucontimeout 300
    pb_sv_uconempty
    pb_sv_uconadd 1 208.122.49.138 "pbbhub1" "pbbanshub"


    ; ------------------------------
    ; PB UCON Ignore List (Prevents UCON users from sending various commands)
    ; ------------------------------
    pb_sv_uconignoreempty
    pb_sv_uconignore admin.shutdown
    pb_sv_uconignore pb_sv_md5toolfreq
    pb_sv_uconignore pb_sv_guidrelax


    ; ------------------------------
    ; Exec Configs
    ; ------------------------------
    pb_sv_load pbsvuser.cfg
    pb_sv_load pbsvlog.cfg


    ; ------------------------------
    ; Misc
    ; ------------------------------
    pb_sv_writecfg pbucon.use // Enables UCON in case the server removes the file for any reason.
    from:
    PB Config - Server Messages - FPSadmin.com

  2. The Following User Says Thank You to plisapolisa For This Useful Post:

    bullpop (05-24-2013)

  3. #2
    bullpop's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Sweden
    Posts
    3,692
    Reputation
    287
    Thanks
    2,196
    My Mood
    Amused
    Great leech!

    This might come in handy for coders!
    MPGH Member Since 10/17/2010
    Battlefield Minion Since 01/22/2014 till - 08/27/2014
    APB Minion since 11/12/2011 till 4/16/2012

  4. #3
    HXD_FTW's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    46
    Reputation
    24
    Thanks
    12
    My Mood
    Cynical
    I think some of the really good software designers could use this. Now, if only we could inject a method of changing certain .cmd commands, if there is a way on PB.

  5. #4
    plisapolisa's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    1
    However, most of the more advanced programmers know a lot more about Uncle PB, I hope that someone can be a useful

  6. #5
    lhikary's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    249
    Reputation
    10
    Thanks
    1,004
    these are only useful if you are:
    1: the admin
    2: if you have the latest server files

Similar Threads

  1. [Patched] MW3 Server Config - Set Time/Score Limit | Set Score/XP
    By Jorndel in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 19
    Last Post: 10-10-2012, 02:05 AM
  2. How To Config a Dedicated Server For MW3
    By ...ali... in forum Call of Duty Modern Warfare 3 Help
    Replies: 5
    Last Post: 11-11-2011, 02:52 PM
  3. Before i even get any messages "On ur server" on my hamachi.
    By amosngweien in forum Minecraft Server Advertising
    Replies: 0
    Last Post: 07-10-2011, 08:12 AM
  4. [SOLVED] How to put messages in unrank server?
    By test34 in forum Call of Duty Black Ops Help
    Replies: 1
    Last Post: 11-30-2010, 05:18 PM
  5. MPGH CSS SERVER WELCOME MESSAGE
    By sickman in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 2
    Last Post: 01-01-2009, 10:39 PM