Skip to content

Python script to generate possible launch codes for Fallout76

Notifications You must be signed in to change notification settings

Codex-Major/Fallout-Launch-Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Fallout-Launch-Codes

Python script to generate possible launch codes for Fallout76

This script requires two things from a player:

  • Knowledge of a silo's FULL keyword
  • 8 silo code peices

To begin:

In a terminal window run python3 launchcodes.py

Enter the keyword for either Site Alpha, Site Bravo, or Site Charlie.

Enter each of the 8 code peices from the corresponding silo site.

Read through the possibilities in the "ANAGRAM DETECTION" section to see the possible 8 digit launch codes.

Example:

Silo: Alpha

Keyword: MENDACIOUSLY

Code peices: A9 B9 F6 I2 K9 M6 N2 U6

image

The accepted launch code in-game was 69992662. Proves that this does, in fact, work.

About

Python script to generate possible launch codes for Fallout76

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages