SkillAgentSearch skills...

EtumrepMMO

Reversing Pokémon Legends: Arceus captured entities into their origin (group) RNG seed!

Install / Use

/learn @kwsch/EtumrepMMO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EtumrepMMO

Reverses initial MMO data to find the origin (group) seed.

Requires .NET 10.0. The executable can be built with any compiler that supports C# 14.

Usage:

  • Compile the ConsoleApp project, or obtain it from someone else.
  • Put your 4 initial captures in a mons folder next to the executable.
  • Run the executable, observe console output for matching seed.

Big thanks to Pokémon Automation (@Mysticial) for their C++ implementation of Entity->Seed parallel brute-force, which this repo uses (BSD license).

For more information, please refer to the wiki of PermuteMMO as well as the wiki for this repo.

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated2mo ago
Forks21

Languages

C#

Security Score

95/100

Audited on Jan 11, 2026

No findings