Git Product home page Git Product logo

Comments (6)

akshaypune avatar akshaypune commented on August 15, 2024 1

It would be really helpful to have ability to enhance and even combine ISOs in order to finish Daily quests and special events which need these. Ability to upgrade only 4/5/6* ISOs would also do.

from mff_auto.

tmarenko avatar tmarenko commented on August 15, 2024

I came up with idea how to do upgrades and combines. Basically with limited tools of text/image recognition there is no easy way to determine ISO-8 rank.
The logic of automatization would be next:
image
From bottom right to top left bot will be clicking on each of ISO-8 and will be checking whether this ISO-8 is available for upgrading/combining.
You could choose which types you want to upgrade/combine and which types/which stars you would waste to do that:
image
The ISO-8 for combining would be always the top one:
image

This method is not optimal but is easy one to automate.
In short, you could choose:

  • types of ISO-8 to perform upgrade/combine (white ISO, red ISO, etc.)
  • types and rank of ISO-8 to waste into upgrading
  • how many times to upgrade/combine for each of selected type

Unable to choose:

  • rank of upgraded ISO-8 (it would be rank-best available ISO-8 selected from your inventory)
  • rank of combining material (it would be the first one available)

What do you think about this? Is this okay for your request or may be you have suggestion?

from mff_auto.

dwiza3962 avatar dwiza3962 commented on August 15, 2024

Thank you for looking into this. I think this would work. I didn't think how hard it would be to determine rank - but since it allows sorting by rank - I agree with your approach the first one (bottom right) being best available.

The only suggestion I'm thinking of that might get more complicated is to use text recognition on the ISO-8 and provide options to lock certain conditions - Also understanding how it could handle a locked scenario.

A couple use cases.
UC1: I tend to lock/combine all my chaotics that have any of the attack increases and HP Increase or 'Physical Attack Increase'
'Physical Attack Increase' && 'HP Up'
'Energy Attack Increase' && 'HP Up'
'All Basic Attack Increase' && 'HP Up'
No matter the rank since these can't be rerolled.

UC2:
I tend to want to keep/upgrade
All Defense but Waste Energy Defense (Blues)
All Defense but Waste Physical Defense (Greens)
No matter the rank.

Not sure if that specific stats could be an option in the UI to automatically lock or waste. Also how would this process work if certain ISO-8's are locked? Is there a way to detect if something is locked? Anything is better than nothing at this point. I'm trying to keep building my account and focusing on content rather than inventory management.

from mff_auto.

tmarenko avatar tmarenko commented on August 15, 2024

I tend to want to keep/upgrade
All Defense but Waste Energy Defense (Blues)
All Defense but Waste Physical Defense (Greens)

Not sure if that specific stats could be an option in the UI to automatically lock or waste

I think the best way is to use 'Quick Enhance' menu for upgrading. This would allow to use any selected type/rank to waste but this menu doesn't have info about ISO's options:
image
This menu skips locked ISOs so that wouldn't be a problem.

Also how would this process work if certain ISO-8's are locked?

For combining there is notification when you try to use locked ISO as combining material:
image
In case it happens bot would skip current ISO and try to combine next one in the inventory.

I tend to lock/combine all my chaotics that have any of the attack increases and HP Increase or 'Physical Attack Increase'

That probably is doable as another action/feature (before upgrading/combining).
Same logic as upgrading: click on each of ISO-8 from bottom right to top left, parse ISO's option, lock if option is desirable.

from mff_auto.

tmarenko avatar tmarenko commented on August 15, 2024

Added in 04d0eaf
Released in https://github.com/tmarenko/mff_auto/releases/tag/0.9.0

from mff_auto.

dwiza3962 avatar dwiza3962 commented on August 15, 2024

Thank you! Will be trying this out today.

from mff_auto.

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.