Greasy Fork is available in English.

Dead Frontier at work

This script will show your token to authenticate into Inner City. This script was made to make it easier for people who want to play Dead Frontier 3D on computers they don't have Administrator privileges to install programs.

Autor
ils94
Instalações hoje
0
Total de instalações
10
Avaliações
0 0 0
Versão
1.2.1
Criado
18/06/2023
Atualizado
20/06/2023
Licença
MIT
Aplicável a

What does it do?

This script will show your current authentication token to login into Inner City

Why you made this?

I made this because I tried to play Dead Frontier 3D on my office computer, but since the installer needs administrator privileges to add the necessary Window's reg keys in "HKEY CLASSES ROOT" it a no go without it during the installation, and also it kinda annoying having to "inspect element" everytime to get your authentication token, so instead this script will just show it to you in a text box.

How do I use it?

This is simple, you install the script and this will be used when you are in "https://fairview.deadfrontier.com/onlinezombiemmo/index.php?page=21"

Then, when you click the big "LAUNCH STANDALONE CLIENT" button, it will show you a text box with your token and some instructions:

Copy your authentication token inside the text box including the quotes (" ");

Open Window's CMD and type:

"path/to/your/deadfrontier/folder/deadfrontier.exe" "your token here"

and hit enter.

When the Standalone Client open, press the "Play!" button. Wait for the Standalone Client to authenticate you, and if everything was done right, you should be in the Inner City!

I also made a Python program that make all this process easier, you can see it at: DF3D at Work