Skip to content

A simple python script to generate the regionInfo file needed for custom servers in Among Us.

License

Notifications You must be signed in to change notification settings

alvesvaren/among-us-region-info-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Among Us regionInfo.dat creator

This is a simple python script to generate the regionInfo file needed for custom servers in Among Us.

Why?

Compared to most other scripts and programs which all create the same regionInfo file, this program allows you to change the name that shows up in the bottom when in Among Us.

I've also tried to make the code as readable and simple as possible.

Basic usage:

python main.py "Server name" 127.0.0.1

This will generate a file called regionInfo.dat in your current folder, which could then be placed at: C:\Users\username\AppData\LocalLow\Innersloth\Among Us\regionInfo.dat

This could for example be used to create a custom name for the server when using the Impostor server for among us

Run online:

You can run this online in this repl.it project without the need to set up a local python instance.

After running the program in the shell, download the project zip from repl.it and extract the regionInfo.dat file.

About

A simple python script to generate the regionInfo file needed for custom servers in Among Us.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages