Git Product home page Git Product logo

Comments (1)

Shimizoki avatar Shimizoki commented on June 12, 2024

As a clarification:

When running "Farm Astromon" the bot will prioritize rare astromons over the selected astromon, this is in contrast to "Farm Gem" which only catches the selected astromon and kills everything else.

Part of the reason for this is because 16 mons are caught in one go, but the bot does not yet distinguish rares from the selected mon. Once 16 mons are captured, you may actually end up with 15 of the selected mon, and 1 rare... which is not enough to complete an evo3.

Another part is that farming gems requires a minimum number (16) free spaces in the inventory, however if you start with 16 and then catch a rare, you will be left with only 15 spaces for the selected astromon. This will cause the evolution to fail, as the current logic is not designed to work in this regard


A proposed fix is to track catches separately such that the counter is only applied when catching the selected mon, and track the number of free spaces so the script can exit once it reaches an invalid state. (minimum 4 spaces required to evo2 a mon)

from msl-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.