Skip to content

Seed Check

Lusamine edited this page Oct 13, 2020 · 12 revisions

This bot behaves similar to the Link Trade bot, scheduling a trading session with the bot (via Link Code).

  • The bot will wait until the trade partner shows something, then will exit the trade.

REQUIRED: In order to calculate seed results, you must put your platform specific (x64/x86) Microsoft.Z3.dll & libz3.dll in the same folder as the executable. Grab the x64 one, unless you compiled the x86 build yourself.

  • This is the same requirement as the PKHeX Raid Plugin.
  • Make sure that both these plugins are unblocked so the program has access to them.
  • You may need the most recent Visual C++ Redistributable if you are still having problems.

Seed check results will be sent to the user in private DMs. The bot will show the seed and IV spreads for all 5 possible flawless IV counts. IV count = star level for promo dens, IV count = star count - 1 for regular dens (minimum 1 flawless IV).

Settings

  • ShowAllZ3Results: Return all seeds that match a Pokémon's EC, PID, and IV spread. In some cases, such as promoted 5 star raids, a Pokémon can match multiple seeds. The users will have to look up each one in an RNG calculator to figure out the correct one.
  • ResultDisplayMode: Select from 3 modes. The bot will display all requested shiny frames and IVs for each one.
    • ClosestOnly: Return first shiny frame
    • FirstStarAndSquare: Return first star shiny and square shiny
    • FirstThree: Return first 3 shiny frames regardless of type
Clone this wiki locally