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 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 xx.facilitator161.xx@gmail.com.
      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
       
    • By KHANBABY
      1. SONIC- (https://zloemu.net/user/bf3stats?name=SONIC-)
      2. JET SPEED HACK
      3. [2XP] >> STAR << ConquestLarge >>
      4. Proofs 
      VIDEO (1080p 144FPS): https://youtu.be/Xel03oIiPS4
      RANK: Rank 30
      LEVEL ETC

       
    • By iBujd
      Hello ,
      So I have this problem which is Bf3 is not launching , when i click on join the game stays in the background proccessing and never work , what is the solution for this ? 
      also , I tried reinstalling the game because i had the invalid token problem , now the game is not running at all..
      Thanks

  • Recently Browsing   0 members

    No registered users viewing this page.


×
×
  • Create New...