Jump to content
ZLOFENIX Games

Recommended Posts

  • Replies 233
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

alpha: 1.you need BF3 alpha v749691 and python blaze server(nodejs blaze can also),you can find Python blaze here: https://www.unknowncheats.me/forum/battlefield-3-a/375093-blazeserver-retard010x

Made it. https://zloemu.net/files/BF3 Alpha 749691.zip https://zloemu.net/files/BF3 Alpha 760867.zip

Here is DLF file from friend old computer that he got from someone other. https://gofile.io/?c=apmNx9

Posted Images

I have tried prod and stest but even with them and correct redirections in hosts file, they both come out as bf3_server and not getting GameID. I am trying every way that it might work to get GameID

Link to post
Share on other sites

Server doesn't want to react to server commands either.. something needs to be done to activate the full server.. i am positive that -server command just loads the files but nothing else. That's why it doesn't take GameID or anything because it doesn't create a game in the first place.. need to go on through full server commands for alpha but can't see the server commands on the screen.. some commands do work when you put them in the .bat file before you launch the server but still couldn't get GameID. I tried the server with backend.lan settings but still the same results.. Any ideas people ?

Link to post
Share on other sites
On 4/2/2020 at 7:08 PM, H4rdcorE said:

Server doesn't want to react to server commands either.. something needs to be done to activate the full server.. i am positive that -server command just loads the files but nothing else. That's why it doesn't take GameID or anything because it doesn't create a game in the first place.. need to go on through full server commands for alpha but can't see the server commands on the screen.. some commands do work when you put them in the .bat file before you launch the server but still couldn't get GameID. I tried the server with backend.lan settings but still the same results.. Any ideas people ?

I thought so too, but if you look through the mozy.org stuff it seem that it do work or should at least. very weird

Link to post
Share on other sites

alpha:

1.you need BF3 alpha v749691 and python blaze server(nodejs blaze can also),you can find Python blaze here: https://www.unknowncheats.me/forum/battlefield-3-a/375093-blazeserver-retard010xx.html

2.Modify your hosts: 

127.0.0.1 gosredirector.ea.com
127.0.0.1 gosredirector.scert.ea.com

Of course, you can also modify the program directly

3.server and client need to be separated. you can use virtual machine

4.Create the following bat in your virtual machine BF3 file directory

set INSTANCEDIRECTORY=%~dp0Instance
set SERVERNAME=WDNMD
set GAMEPORT=25500
set REMOTEADMINPORT=0.0.0.0:25505
set ADMINPASSWORD=Misaka
set PINGSITE=ams
set REGION=CN
set BLAZEIP=127.0.0.1
start bf3server.exe -serverInstancePath  "%INSTANCEDIRECTORY%" -blazeip"%BLAZEIP%" -patchSSL -Server.ServerName "%SERVERNAME%" -GamePort %GAMEPORT% -RemoteAdminPort %REMOTEADMINPORT% +admin.password "%ADMINPASSWORD%" -BFServer.PingSite %PINGSITE% -Region "%REGION%" -server -platform win32 -level Levels/MP_Subway/MP_Subway -Game.DefaultLayerInclusion GameMode=RushLarge0 
exit

5.Run blaze server and bat. If there is no accident, bf3server will get gameid

6.Create the following bat in the client BF3 directory

bf3.exe -skipFastLevelLoad 1 -super layout.toc -VeniceOnline.EnableSnowroller 1 -Window.Minimized 1 -Blaze.Service battlefield-3-pc-trial -sonarInstance battlefield.com -Online.Environment OnlineEnvironment_Production -loginToken Misaka_Mikoto_01 -AuthToken Misaka_Mikoto_01 -requestState State_ClaimReservation -requestStateParams " <data putinsquad =\"true\" gameid=\"1\" personaref=\"1\" levelmode=\"mp\" logintoken=\"Misaka_Mikoto_01\"></data>"

7.Start bat after modifying user name

8.HF

Thanks to everyone here for making bf3 alpha a reality

Link to post
Share on other sites

Great work everyone for making this possible...

I just wanted to add some notes here that you can run server and client at the same machine without using Virtual Machine. Just use sandboxie to run the client and it will run normally. 

Link to post
Share on other sites
12 minutes ago, GStorm279 said:

Great work everyone for making this possible...

I just wanted to add some notes here that you can run server and client at the same machine without using Virtual Machine. Just use sandboxie to run the client and it will run normally. 

Wow ! thanks for the tip !
Can you please also post your .bat files in here ?

Thanks ! :)

Link to post
Share on other sites
41 minutes ago, H4rdcorE said:

Wow ! thanks for the tip !
Can you please also post your .bat files in here ?

Thanks ! :)

Server 

start bf3_server.exe -server -platform win32 -Server.ServerName Alpha_Server -serverInstancePath Instance -BFServer.PingSite ams -Game.DefaultLayerInclusion GameMode=RushLarge0

Client

start bf3_client.exe -super layout.toc -skipFastLevelLoad 1 -VeniceOnline.EnableSnowroller 1 -loginToken bf3-alpha-client-1 -requestState State_ClaimReservation -requestStateParams "<data putinsquad=""true"" gameid=""1"" personaref=""1""></data>"

 

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

Great work everyone for making this possible...

I just wanted to add some notes here that you can run server and client at the same machine without using Virtual Machine. Just use sandboxie to run the client and it will run normally. 

Is there any way you would post ALL your files in one zip or 7z archive and upload for us plz? for some reason some us can't get it to load, we probably too stupid ha. :)

Link to post
Share on other sites
Just now, H4rdcorE said:

I did exact same params with Gstorm279 and 7611's.. Both same results.. I don't know what i am doing wrong or what causing this..

Me too, I have kindly ask @GStorm279 and @761123300 if they will upload all file in one directory zip so we can try to get work. :)

Link to post
Share on other sites
51 minutes ago, H4rdcorE said:

I did exact same params with Gstorm279 and 7611's.. Both same results.. I don't know what i am doing wrong or what causing this..

Can you also upload your whole directory and zip it for me? I want to make sure we both on same page so can try some ideas.

Link to post
Share on other sites

I reccomend you guys to use remove sspi because it worked for me without it, maybe that is the problem when trying to run alpha, idk: Windows 10 Patch-SSPI.zip (don't forget to restart pc)

 

also
FOR GAME ONLY!!!
bf3 760867 ssl check removed: bf3_alpha_760867.exe (i have tested it - works)
FOR GAME ONLY!!!

don't use it for server hosting, it won't work.

Edited by Aim4kill
Link to post
Share on other sites
14 minutes ago, Aim4kill said:

I reccomend you guys to use remove sspi because it worked for me without it, maybe that is the problem when trying to run alpha, idk: Windows 10 Patch-SSPI.zip (don't forget to restart pc)

 

also
FOR GAME ONLY!!!
bf3 760867 ssl check removed: bf3_alpha_760867.exe (i have tested it - works)
FOR GAME ONLY!!!

don't use it for server hosting, it won't work.

Can you walk me through EXACT steps? I read the others, but for example: After I download and extract the python server, what goes where?

Link to post
Share on other sites
3 minutes ago, Qwins said:

Can you walk me through EXACT steps? I read the others, but for example: After I download and extract the python server, what goes where?

Now i am going to sleep.

I can tommorow write exact steps ;) 

Link to post
Share on other sites
5 minutes ago, Qwins said:

anyone have idea? S69oDQL.png

You are using bf3.exe with ssl check enabled.

use this bf3.exe for bf3 server

On 3/23/2020 at 9:18 PM, Aim4kill said:

By looking at the differences in open beta "no ssl check exe" and with "ssl check .exe" , i was able to disable ssl check in bf3 alpha trial(i think), but there is a problem - i don't see ingame message in the blaze console. I guess this blaze server is not compatible with alpha trial.

Download: bf3.exe

  Reveal hidden contents

experimental1.thumb.png.eb325b25709aad52409dc9ba11d48730.png

for zlofenix if you need:
 

  Reveal hidden contents

experimental.thumb.png.607a0a424f242c8f7716f60b3de8fc33.png

 

You can also it for game, or bf3.exe from my last post

Link to post
Share on other sites

Thank you :) I am clearly doing something wrong now as init.py seems to not open, I have just install python too :/ I get "Client ID[1] connection closed"

 

Edited by Qwins
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Similar Content

    • By PIRIGU
      CRIANDO E HOSPEDANDO SERVIDOR BF3:

      PRIMEIRAMENTE VOCÊ TERA QUE TER BAIXADO O (BF3_R40_1427727) 
      https://drive.google.com/file/d/1A3RVqU5GN1O4b5G0yBPsauARYtfOdikB/view?usp=sharing

      PASSO 1: EXTRAIR O ARQUIVO BF3_R40_1427727.

      PASSO 2: BAIXAR O ARQUIVO STARTSERVER.BAT

      DOWNLOAD: https://drive.google.com/file/d/1Jdj6aeN4kAaKntX942eEulv7fNg18bMB/view?usp=sharing

      DEPOIS DE BAIXADO MOVA O ARQUIVO PARA DENTRO DA PASTA BF3_R40_1427727.

      OK AGORA VAMOS REGISTRAR NOSSO SERVIDOR NA ZLOEMU.

      ENTRE NO SITE DA ZLOEMU: https://zloemu.net/

      CLIQUE NO SEU NOME DE USUARIO E CLIQUE EM "MY SERVERS" CLIQUE EM ADICIONAR SERVIDOR:

      ESCOLHA A OPÇÃO "BF3" CRIE UM NOME DE USUARIO "O NOME DE USUARIO NÃO PODE PASSAR DE 19 LETRAS" CRIE UMA SENHA " A SENHA NÃO PODE PASSAR DE 8 DIGITOS" PRONTO AGORA CLIQUE EM ADICIONAR SERVIDOR.

      PRONTO AGORA VAMOS PARA EDIÇÃO DO ARQUIVO STARTSERVER.BAT:

      CLIQUE COM O BOTÃO DIREITO E ABRA O ARQUIVO COM O BLOCO DE NOTAS VOCÊ VAI SE DEPARAR COM O SEGUINTE CÓDIGO :
      set INSTANCEDIRECTORY=%~dp0Instance
      set SERVERNAME= NOME DO SEU SERVIDOR
      set GAMEPORT=25000 
      set REMOTEADMINPORT=SEU IP :48888 :: IP E PORTA DO PROCON
      set ADMINPASSWORD=SENHA DO PROCON :: SENHA DO PROCON
      set PINGSITE=ams
      set REGION=EU ::SUA REGIAO
      set ZLOGIN=SEU LOGIN    ::server login
      set ZPASS=SUA SENHA    ::server pass
      start bf3_server_Final.exe -serverInstancePath "%INSTANCEDIRECTORY%" -Server.ServerName "%SERVERNAME%" -GamePort %GAMEPORT% -RemoteAdminPort %REMOTEADMINPORT% +admin.password "%ADMINPASSWORD%" -PingSite %PINGSITE% -Region %REGION% -zlogin %ZLOGIN% -zpass %ZPASS%
      exit

      POR ENQUANTO SÓ VAMOS FAZER ALGUMAS ALTERAÇÕES:
      set SERVERNAME= NOME DO SEU SERVIDOR - COLOQUE O NOME DO SEU SERVIDOR.
      set ZLOGIN=SEU LOGIN - LOGIN DO SEU SERVIDOR CRIADO NA ZLOEMU.
      set ZPASS=SUA SENHA - SENHA DO SEU SERVIDOR CRIADO NA ZLO EMU.
      start bf3_server.exe ALTERE PARA start bf3_server_Final.exe
          
      DEPOIS DE ALTERADO VOCÊ PODE SALVAR O ARQUIVO.

      OK AGORA VOLTAMOS PARA A PASTA DO SERVIDOR E VAMOS PARA A PASTA SCRIPT VAMOS NOS DEPARAR COM O SEGUINTE ARQUIVO "Win32Game.CFG" VAMOS EDITALO NO BLOCO DE NOTAS E COLAR O SEGUINTE CÓDIGO:

      -super layout.toc
      -server
      -dedicated
      -platform win32
      -Game.LogFileCollisionMode LFCM_TimeStamp
      -Game.LogFileEnable false
      -Core.DisplayAsserts false
      -Core.IgnoreAlways true
      -Core.EnableJuice false
      -BFServer.GameSize 64 // specify the size of your server here
      -Network.MaxClientCount 64 // same here
      -Network.ProtocolVersion 67 // The protocol version , DO NOT CHANGE!!!
      -CrashDump.WarnBeforeDoingMemoryDump false
      -Game.CloseDuplicateApps 0
      -Blaze.LogLevel 0
      -ServerMetrics.Enabled 0
      -ServerMetrics.TransactionTelemetryEnabled 0
      -ServerMetrics.PerformanceTelemetryEnabled 0
      -ServerMetrics.PerformanceProfileStateEnabled 0
      -ServerMetrics.DbxReportEnabled 0
      -TransactionLog.OutputLevel 0
      -VeniceOnline.QueueCapacityOverride 20
      -Client.LoadingTimeOut 70
      -Client.LoadedTimeOut 60
      -Client.IngameTimeOut 50
      -Server.IngameTimeOut 50
      -Server.LoadingTimeOut 70
      -Server.IsReconfigurable false
      -BFServer.TeamSwitchImbalanceLimit 4
      PRONTO PODE SALVAR E FECHAR.
      AGORA VOLTAMOS PARA A PASTA DO SERVIDOR VAMOS NA PASTA "INSTANCE" E DEPOIS EM "ADMIN" AGORA VAMOS EDITAR O ARQUIVO "STARTUP.TXT"
      VOCÊ VAI SE DEPARA COM UM CÓDIGO VOCÊ VAI APAGAR E SUBSTITUIR POR ESSE :

      vars.ranked true / true significa que o servidor está classificado, o servidor falso NÃO está classificado.
      punkBuster.activate / ativação do punkbuster.
      admin.password "12345678" // senha do administrador para conectar-se através do Procon.
      vars.gamePassword "" // senha de login para que o seu SERVIDOR NÃO se classifique.
      vars.serverName "BF 3 BRASILBREAKER" // nome do seu servidor.
      vars.bannerUrl ""
      vars.serverDescription "- = BRASIL BREAKER NEW SERVER = -" // a descrição do seu servidor.
      vars.friendlyFire false // Fogo amigo ligado / desligado.
      vars.idleTimeout 0 // tempo chute para conexão simples do jogador.
      vars.teamKillCountForKick 10
      vars.teamKillValueForKick 4
      vars.teamKillValueIncrease 1
      vars.teamKillValueDecreasePerSecond 0
      vars.autoBalance true
      vars.killCam true // Mostra quem te matou, a câmera no oponente.
      vars.miniMap true // Mostra o minimapa.
      vars.3dSpotting true // você pode marcar inimigos.
      vars.miniMapSpotting true // marcou inimigos exibidos no mapa.
      vars.3dCam true // Visualizar como terceira pessoa no veículo.
      vars.maxPlayers 64 // aqui também indica o numero de players do seu servidor.
      vars.idleBanRounds 0
      vars.vehicleSpawnAllowed true // respawn de veiculos.
      vars.vehicleSpawnDelay 100 // tempo para ressurgir novamente
      vars.bulletDamage 100 // dano de balas.
      vars.nameTag true // exibe os nomes dos jogadores selecionados.
      vars.regenerateHealth true // recuperação de saúde
      vars.roundStartPlayerCount 1 // número mínimo de jogadores para iniciar a rodada.
      vars.roundRestartPlayerCount 0
      vars.onlySquadLeaderSpawn false // aparecer apenas no Líder de Esquadrão.
      vars.unlockMode "stats" // desbloquear armas e gadgets na classificação.
      vars.soldierHealth 100 // a saúde dos jogadores.
      vars.hud true // inclui Hud.
      vars.playerManDownTime 100
      vars.playerRespawnTime 100
      vars.gameModeCounter 150 // o número de tickets na rodada. Em termos percentuais.
      vars.serverMessage "Bem-vindo ao BF3 Server SE DIVERTIR" // Mensagem de boas-vindas para os jogadores.
      reservedSlotsList.aggressiveJoin true
      vars.roundLockdownCountdown 5
      vars.roundWarmupTimeout 600
      vars.premiumStatus false // status atual do servidor para jogadores premium.

      VAMOS FAZER ALGUMAS ALTERAÇÕES NO CÓDIGO :

      vars.serverName "BF 3 BRASILBREAKER" // ALTERE PARA O NOME DO SEU SERVIDOR.

      vars.serverDescription "- = BRASIL BREAKER NEW SERVER = -" // ALTERE PARA A DESCRIÇÃO DO SEU SERVIDOR.
      OK PODEMOS SALVAR E FECHAR O ARQUIVO .

      AGORA IREMOS INICIAR NOSSO SERVIDOR PARA VER SE ESTÁ TUDO CERTO.

      VOCÊ IRA BAIXAR O SEGUINTE ARQUIVO E COLOCAR DENTRO DA PASTA DO SEU SERVIDOR:
      DOWNLOAD DO ZSERVER : 
      https://drive.google.com/file/d/18YJbIR6wY6GKez9hlNu9wCAbJ4ONfeRB/view?usp=sharing

      OK DEPOIS DE BAIXADO EXECUTE O ZSERVER:
      NA PARTE NAME VOCÊ VAI ESCOLHER UM NOME PARA INDENTIFICAR SE SERVIDOR EXEMPLO "BF3"

      EM PATH CLIQUE EM SELECT E SELECIONE "bf3_server_Final.exe"
      EM PARAMS COLE O SEGUINTE CÓDIGO:
      -zlogin ChangeMe -zpass ChangeMe -GamePort 25200 -RemoteAdminPort 0.0.0.0:48000 -Country EU -Region EU -serverInstancePath "ZEXEPATHZ/Instance" -PingSite ams
      EDITE AS SEGUINTES LINHAS
      -zlogin (ONDE ESTÁ CHANGEME COLOQUE O LOGIN DO SEU SERVIDOR)
      -zpass  (ONDE ESTÁ CHANGEME COLOQUE A SENHA DO SEU SERVIDOR)
      OK AGORA CLIQUE EM ADD/SET E CLIQUE EM START/STOP
      SEU SERVIDOR VAI INICIAR SE ESTIVER TUDO CERTO ELE IRA APARECER O STATUS:IN GAME

      PRONTO SEU SERVIDOR JÁ ESTÁ PRONTO AGORA VAMOS PARA A CONFIGURAÇÃO DO PROCON.
      FAÇA O DOWNLOAD DO PROCON:
      https://myrcon.net/files/file/29-procon-client/?do=download
      EXTRAIA O ARQUIVO E EXECUTE O PROCON
      VAMOS EM "CREATE CONNECTION"
      EM "HOSTNAME" VOCÊ IRA COLOCAR SEU IP .
      PARA PEGAR SEU IP É BEM SIMPLES EXECUTE O CMD E DIGITE IPCONFIG O ULTIMO SERÁ SEU IP.
      EXEMPLO: 192.168.0.X COPIE ESSE IP E COLE EM "HOSTNAME".
      FEITO ISSO ADICONE EM "PORT"  48000
      EM USUARIO VOCÊ NÃO PRECISA COLOCAR NADA.
      CRIE UMA SENHA EXEMPLO:12345678
      AGORA CLIQUE EM "CONNECT" NO MOMENTO ELE NÃO IRA FUNCIONAR POIS PRECISAMOS EDITAR ALGUNS CÓDIGOS DENTRO DO SERVIDOR , ENTÃO VAMOS LÁ.
      ABRA O ARQUIVO "STARTSERVER.BAT"

      set REMOTEADMINPORT=SEU IP :48888 :: ALTERE PARA IP E PORTA DO PROCON.

      set ADMINPASSWORD=SENHA DO PROCON :: ALTERE PARA SUA SENHA DO PROCON.

      PRONTO PODE SALVAR E FECHAR.

      AGORA VOLTAMOS PARA A PASTA DO SERVIDOR VAMOS NA PASTA "INSTANCE" E DEPOIS EM "ADMIN" AGORA VAMOS EDITAR O ARQUIVO "STARTUP.TXT"

      admin.password "12345678" // ALTERE PARA SUA SENHA DO PROCON

      PRONTO PODE SALVAR E FECHAR , AGORA VOCÊ PODE INICIAR SEU SERVIDOR E SE CONECTAR AO PROCON.

      OK VAMOS PARA ULTIMA PARTE ONDE MUITOS VÃO SE DEPARA QUE QUANDO SEU SERVIDOR APARECER NO LAUNCHER O PING ESTARA EM 999, BOM É BEM SIMPLES DE RESOLVER.
      VOCÊ TERA QUE TER ACESSO AO SEU MODEM.
      E IRA ABRIR AS SEGUINTES PORTAS:
      25000 UDP/TCP
      48000 UDP/TCP
      CASO NÃO RESOLVA VOCÊ PRECISA DESATIVAR O FIREWALL NO SEU MODEM E ATIVAR O PING ICPM,PODE VARIAR DE MODEM PARA MODEM.
      E AGORA VOCÊ TEM SEU SERVIDOR PRONTO .

       
    • By yousfsfwat14
      should i update these DLC ? 

      and could anyone tell me what i get or what will change in the game if i update them ?
    • By MacDacK1299
      Всем привет. 
      Такая проблема некоторые сервера не работают без VPN Ping 999 даже если зайти на этот сервер игра пускает но черный Экран и надпись ЗАГРУЗКА  больше ничего не происходит переустановка , не помогла чистка Кэша тоже Файл лицензии тоже удалил всеравно бесконечная загрузка к серверу пример сервер [2XP] Rucckuu Cepвер All-Maps учитываем что пинг 43  


    • By suspectykt
      Мы комьюнити (TERRA COMMUNITY) Дальнего Востока хотим представить Вашему вниманию серверы:
      [2XP] TERRA | HARDCORE | TDM CANAL | ALL UNLOCKED [2XP] TERRA | HARDCORE | ALL MAPS | ALL UNLOCKED В планах добавить еще пару серверов.
      Особенности данных серверов:
      - Данные серверы рассчитаны на аудиторию Дальнего Востока (ping 35-45).
      - Все серверы работают 24/7.

      ============================================================
      Настройки сервера:
      [2XP] TERRA | HARDCORE | TDM CANAL | ALL UNLOCKED
      - Режим TDM и только на карте Noshahar Canals.
      - Прокачка X2.
      - Все оружия разблокированы.
      - Режим игры HARDCORE.
      - Античит PB выключен.
      - Адаптивная система тикетов от количества игроков на сервере (Игроков от 0-7 (150 тикетов) от 8-15 (200 тикетов) от 16-19 (250 тикетов) от 20-29 (300 тикетов) от 30-39 (400 тикетов) от 40-47 (500 тикетов) от 49-64 (600 тикетов)).
      - Выключена минимап
      - Новый список запретов (870MCS|DAO-12|FGM-148|FIM92|jackhammer|M1014|M26Mass|M320|RPG-7|Siaga20k|SMAW|SPAS-12|USAS-12|C4|Sa18IGLA) наказание KILL
      - Граната и мина "клеймор" без запретов
      - Статистика игроков: http://bf.ya1.ru

      ============================================================

      Настройки сервера:
      [2XP] TERRA | HARDCORE | ALL MAPS |
      - Режимы Conquest Large, Rush Large, Conquest Assault Large, GunMaster.
      - Прокачка X2.
      - Режим игры HARDCORE.
      - Античит PB выключен.
      - Выключена минимап
      - Быстрое возрождение техники
      - Быстрое возрождение игрока
      - Статистика игроков: http://bf.ya1.ru

      Список доступных команд: 
      !votenuke

      Статистика игроков:
      http://bf.ya1.ru
      Дополнительная информация:
      - Серверы запущены недавно и еще не полностью настроены.
      - Будем рады Вашим комментариям и замечаниям по настройке серверов для комфортной игры.
      - Ведется набор в администраторы данных серверов.
      Наш Discord: 
      https://discord.gg/YD6qypZ
       
    • By Masterpp
      Hi 
      I Have a Problem when I Tring ti Enter Some Servers it Keeps on loading no process 
      The Servers that i cannot enter is POCTOP-HARDCORE and  Pycckuu.

    • By nintend01337
      Easy Launcher for Battlefield 3 & 4 & Hardline (EL)
       
      -Автоматический запуск ориджина(BF4, BF3 работает без него).
      -Установка в любое место.
      -Автоматическое обновление серверов.
      -Просмотр ротации карт.
      -Просмотр игроков на сервере.(убрал т.к мозолило глаза)
      -Красивый дизайн (Выглядит как Despo's BF3 , кто давно играет тот знает ).
      -Автозапуск Zclient (Для лучшего эффекта положить рядом с лаунчером).
      -Автоматически разворачивает игру (По желанию) .
      -Музыкальное сопровождение при загрузке игры (По желанию).
      -Адаптирован под русское сообщество (Английская локализация не планируется на данный момент).
      -Автоматическое ведение логов(Забыли заскринить лог ? Не беда)
      -Показывает список ошибок.
      -Автообновляемый.(Настраиваемо).
      -Возможность играть на модифицированых серверах.(на данный момент убрана возможность)
      - Переход с лицензии (установка кряка в 1 клик, работает только с бф4)
      Вы можете подписаться на канал в дискорде, где первыми узнаете о обновлениях, а также сможете задать вопросы разработчику. (только  русский), помимо всего этого вы можете найти себе напарников для игры
      Discord
       
      ВНИМАНИЕ ! 
      EL Необходимо запускать от имени администратора, иначе ничего не будет происходить, особенно касается пользователей win 10.
      Лаунчер может запускать бф3 без установки Origin, НО настоятельно рекомендуется установить Origin, во избежании различных проблем, таких как активация либо ошибка о том что игра не найдена.
      СКАЧАТЬ X64 | x86 DOWNLOAD X64 |x86
      Альтернативная ссылка : 
      Скачать :
      Обновлен до 1.6.1
      Обновлен до 1.5.9
      Обновлен до 1.5.8
      Обновлен до 1.5.7
       
      Обновлен до 1.5.5
      Обновлен до 1.5.0
       
      Скачать Старые версии:
       
      Список людей которые имеют прямое или косвенное отношение к моему проекту  :
       
      Автор проекта : nintend01337.
      -bigworld12  - Библиотека, за счет нее работает весь лаунчер, также его наработки по лаунчеру.
      -ZLOFENIX - За проект в целом.
      -ResupinePuma - Помощь в дизайне.
      -Patron-N1 - Помогал(консультировал) по дизайну.
      -BODIK-  -  Идея с журналом ошибок.
      -Ukrainian - Идея с цветовым оформлением.
      -Indrid - Идея с функцией COLOR PICKER



      F.A.Q
      Также может быть полезно к прочтению : Ссылка на мою статью как поменять озвучку в бф3 :
       
    • By InterceptorX
      To whom it may concern, I am a long time zlorigin user and i really love the content and the work you put in. My problem is as thus follows, and it relates to battlefield 3 and may solve the hacking, rule breaking, and time managing issues admins have to go through.
      I am well aware about the presence of a discord server, and if you were to wish to implement the following on discord, it would probably be benifiting. 
      Most of the OG player base on Battlefield 3 ZLOEMU hosted Servers happen to have more knowledge of glitches and ways to get around both hacks and abusing the rules. Instead of putting a strain on admins for the push of constant "Please ban this person" or similar requests, you can create a process there-in which you can have trial admins with the following privleges :
      !Kick (Once per hour 30min)   !Warn + Reason per warning !Report (Non admins / players can report a players and until a report count of a specific threshold is met, admins can investigate, thus reducing the amount of times you have to inspect an account. You can also implement a log which records the measure taken by these trial admins/mods, thus having more control over their actions and since re creating an account is a pain, Problems will be resolved instantly.
      It's really annoying to see players change teams to sabotage and players with more unlocks such as tv missiles spawn camp each and every server from far away, and coincidentally, I've noticed decline in average users that visit the servers from time to time, and instead a rapid increase in fresh accounts that are obliviously hacking and reducing player count. I hate having to constantly look for admins which will probably result in an overburden onto admins, which I  have experienced and do not like. There has been a constant decline ever since the year started and I really don't want your services to go unappreciated.
      If my offer interests you, I'm very willing to partake as a trial moderator, if you are unable to reach me : my contact email address is [email protected].
      With regards,
      A concerned user.
    • By CNote
      I was wrongfully banned for 24hrs and my beloved record was reset my whole 6 years of bf3 record was gone because of stupid modding software installed on my fucking pc (I didn't use it a bit).. is it possible to recover it ? ..if not I understand .. thanks .. 
    • By Bananita331
      Hello, i just installed the game and everything following the zlo guide for BF3, but for some reason everytime i join a server the game crashes, this doesn't happens on campaing 
    • By An1k
      Лидер клана: Hyper_Mario / RosKomPozor
      Мемберы:
      Anik
      H00N1GAN
      (и еще несколько фейков)
       
      Клан исключительно для совместной игры, в клановых войнах не участвуем.
      Требования: K/D не меньше 2.0; Необходимо быть "PRO" хотя бы в одном виде техники;
      Для вступления обратиться в Telegram - @an11k
       
  • Recently Browsing   0 members

    No registered users viewing this page.


×
×
  • Create New...