Jump to content
ZLOFENIX Games

Ban player in server


Recommended Posts

13 часов назад, SajaD2233 сказал:

How can I block someone in the my server.?

1st way  instance/admin/BanList.txt is a weak ban. 

If you'd like to try to add a ban to the file by hand, it uses the following format:

The first line specifies what the ban is on:

  • guid – ban on EA GUID
  • name – ban on soldier name
  • ip – ban on game client IP address

The second line specifies the GUID/name/IP that the ban applies to
The third line specifies the duration of the ban:

  • perm – permanent
  • round – until the end of the current round
  • seconds – until the given time is reached

The fourth line contains the timestamp for a “seconds”‐type ban; otherwise it is unused.
The fifth line contains the reason for being banned. Max length 80 characters.

An example might look like:

guid

EA_F2779192FC6565C739B76F626F187GEE

perm

0

0

Hacking - Permanent

trought procon is even easier you have 2 ways

1-trought ban list

follow the pics below

2- trought plugin 

like in-game admin

config it and grant full access to your in-game account

then use a plugin like In-game admin

familiarizate whit commands

and dont abuse like this https://www.youtube.com/watch?v=ifj57AstWjc

 


 

Спойлер

 

howtoban1.PNG

howtoban2.PNG

howtoban3.PNG

 

this last one is for the account privileages usefull for in-game admins and moderators

Edited by Garry
pics not ordenated correctly
Link to post
Share on other sites
10 hours ago, SajaD2233 said:

way Procon is not work for me.?

put this IP 127.0.0.1 Port:same as StartServer.bat = 48000(be sure that .bat has the same ip and port writed

no login/username

password= same as set ADMINPASSWORD=1234567890

server has to be running already

Link to post
Share on other sites
1 hour ago, SajaD2233 said:

 

 

C__Server_StartServer.bat - Notepad++ 2_9_2020 8_39_50 AM.png

startup - Notepad 2_9_2020 8_38_26 AM.png

do you are using the admin pass to connect trought procon?

also did you registered the server here? https://bf3.zloemu.net/servers?user

also delete the owrds that are after the / /  im not sure if it works, but is more confy, my .bat (edited obsly)

set INSTANCEDIRECTORY=%~dp0Instance

set SERVERNAME=Hi im a test
set GAMEPORT=27100
set REMOTEADMINPORT=127.0.0.1:48000
set ADMINPASSWORD=ushallnotpass
set ZLOGIN=doineedone
set ZPASS=someserversecuritypass
set PINGSITE=ams
set REGION=LA

start /realtime bf3.exe -serverInstancePath "%INSTANCEDIRECTORY%" -Server.ServerName "%SERVERNAME%" -GamePort %GAMEPORT% -RemoteAdminPort %REMOTEADMINPORT% +admin.password "%ADMINPASSWORD%" -PingSite %PINGSITE% -Region %REGION% -zlogin %ZLOGIN% -zpass %ZPASS%

exit

i know its bf but simply switch 3 to 4 and done

The Win32Game.cfg (just delete content and paste this)

-super layout.toc
-server
-dedicated
-Core.DisplayAsserts false
-Core.IgnoreAlways true
-Core.EnableJuice false
-CrashDump.WarnBeforeDoingMemoryDump false
-Game.CloseDuplicateApps 0
-ServerMetrics.Enabled 0
-ServerMetrics.TransactionTelemetryEnabled 0
-ServerMetrics.PerformanceTelemetryEnabled 0
-ServerMetrics.PerformanceProfileStateEnabled 0
-TransactionLog.OutputLevel 0
-ServerMetrics.DbxReportEnabled 0
-Online.QueueCapacityOverride 20
-Client.LoadingTimeOut 15
-Client.LoadedTimeOut 15
-Client.IngameTimeOut 15
-Server.IngameTimeOut 15
-Server.LoadingTimeOut 15
-Network.PacketLossLogInterval 10
-BFServer.DataSanityCheckEnabled true
-LiveServerProxy.Enabled false
-Server.IsReconfigurable false
-BFServer.TeamSwitchImbalanceLimit 4
-Game.DisablePreRound true
-Blaze.LogLevel 0
-Blaze.DisableCommanderRankEntryCriteria false\true
-MaxTickRate 144
-Server.OutgoingHighFrequencyRconCap 144

Startup.txt:

vars.gunMasterWeaponsPreset "1"
admin.password "pass"
punkBuster.activate
fairFight.activate
vars.serverName "TEST"
vars.serverDescription "hey buddy"
vars.friendlyFire true
vars.idleTimeout 300
vars.teamKillCountForKick 5
vars.teamKillValueForKick 0
vars.teamKillKickForBan 0
vars.teamKillValueIncrease 1
vars.teamKillValueDecreasePerSecond 0
vars.autoBalance true
vars.killCam false
vars.miniMap false
vars.3dSpotting true
vars.miniMapSpotting true
vars.3pCam false
vars.maxPlayers 64
vars.vehicleSpawnAllowed true
vars.vehicleSpawnDelay 100
vars.bulletDamage 100
vars.nameTag false
vars.regenerateHealth false
vars.roundRestartPlayerCount -1
vars.roundStartPlayerCount 8
vars.onlySquadLeaderSpawn false
vars.unlockMode "stats"
vars.soldierHealth 100
vars.hud false
vars.playerRespawnTime 100
vars.gameModeCounter 100
vars.OutHighFrequency 45vars.serverMessage "Welcome to our BF4 server"
reservedSlotsList.aggressiveJoin false
vars.roundLockdownCountdown 15
vars.roundWarmupTimeout 600
vars.maxSpectators 4
vars.alwaysAllowSpectators true
vars.hitIndicatorsEnabled true
vars.serverType "RANKED"
vars.commander true
vars.roundTimeLimit 100
vars.ticketBleedRate 100
vars.teamFactionOverride 1 0
vars.teamFactionOverride 2 2
vars.teamFactionOverride 3 0
vars.teamFactionOverride 4 2
vars.preset "CUSTOM" true
vars.idleBanRounds 0
vars.OutHighFrequency 45
 

Edited by DaYiyi
forgot the link
Link to post
Share on other sites
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...