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.

ผู้เขียน
ils94
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
25
คะแนน
0 0 0
เวอร์ชัน
1.2.7
สร้างเมื่อ
18-06-2023
อัปเดตเมื่อ
17-01-2025
Size
4.24 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

What does it do?

This script displays your current authentication token for logging into Inner City. It can also make it easier to play the game on Linux.

Why did you make this?

I created this script because I wanted to play Dead Frontier 3D on my office computer. However, the installer requires administrator privileges to add the necessary Windows registry keys in "HKEY_CLASSES_ROOT," making installation impossible without admin rights. Additionally, it's quite annoying to "inspect element" every time just to retrieve your authentication token. This script simplifies the process by showing the token in a text box.

How do I use it?

Using this script is simple. Install the script and navigate to the following URL:
https://fairview.deadfrontier.com/onlinezombiemmo/index.php?page=21

When you click the big "LAUNCH STANDALONE CLIENT" button, a text box will appear displaying your token along with instructions:

  1. Copy the authentication token from the text box.
  2. Open Windows CMD and type the following: "path/to/your/deadfrontier/folder/deadfrontier.exe" "your token here"
  3. Press Enter.

When the Standalone Client opens, click the "Play!" button. Wait for the Standalone Client to authenticate you. If everything is done correctly, you should enter the Inner City!

I also developed a Python program that simplifies this entire process. You can find it here: DF3D at Work