github PokemonAutomation/ComputerControl v0.10.9
Version 0.10.9

latest releases: v0.47.2, v0.46.5, v0.46.4...
2 years ago

Changes:

  • Autonomous Eggs (see below)
  • Added Amity Square Pick Up Farmer. (credit Gin#2531)
  • Add Pokejobs farmer for SwSh. (credit Ptamalion#1167)
  • Improve fault tolerance of BDSP EggHatcher. It should no longer fly to random places when the box is in a bad state.
  • Fix an issue in Doubles Leveling where it may not work in Stark Mountain. (reported by KingOfKings#9130)

Autonomous eggs is the most ambitious egg program we've made. It is the first egg program from us (for SwSh or BDSP) that utilizes visual feedback.

  1. Automatically fetches and hatches eggs.
  2. Automatically detects shinies and moves them into a separate box while releasing everything else.
  3. Only requires 2 boxes to run.
  4. Supports keeping babies with custom IV spreads. (Useful if you're still building the perfect breeding parents.)
  5. Discord notifications on shinies or other kept babies.
  6. Doesn't care about step-count or other factors that affect hatch time. It spins until it sees the eggs hatch.
  7. More efficient - less wasted time since it can see when things are done as opposed to waiting out timers.
  8. Can be configured to unhatch eggs. This makes it easy to get legit shiny eggs. Can also be used to rehatch perfect IV eggs in a different game language for use as breeding parents.
  9. Fault-tolerant: Can recover from most program errors and even game crashes (which BDSP is very prone to).

Autonomous eggs has already proven to be wildly popular in beta-testing and we're getting requests to do a SwSh version of it. While we intend to do it eventually, it is not at the top of the to-do list right now.

Don't miss a new ComputerControl release

NewReleases is sending notifications on new releases.