fabian57fabian / archero_bot_57

A bot to farm on Archero mobile game
GNU General Public License v3.0
26 stars 13 forks source link

Randomizing Level-Up Picks #13

Closed DustyDiamond closed 4 years ago

DustyDiamond commented 4 years ago

Maybe you could Randomize the picks after Level up with a random number between 1-3. :)

fabian57fabian commented 4 years ago

Please define "Randomize picks"

DustyDiamond commented 4 years ago

After every Level-Up you can choose from 3 Perks/Ability to upgrade the run. Correct me if i'm wrong, but it seems the bot always picks the left one. It would be nice if the bot would pick any other perk not only the left. I know it would be very much to ask for recognition of the perks to choose the best, but maybe the bot could choose a random perk. For that it would have to roll a random number between 1 and 3 and pick left, middle or right dependent on that random number. ;)

fabian57fabian commented 4 years ago

Ok, by "picks" you meant "abilities". I'm planning on creating a detector soon and create an ordered tier list. As for the ability pick, i choosed to pick left because i read that abilities are saved randomly, so picking randomly between the 3 of them or choosing the left one is the same in terms of randomness. Would you still like the randomness feature?

DustyDiamond commented 4 years ago

I think since you are already working on a detector and a tier list, it isn't really necessary. My idea was to make the bot less detectable for not picking left all the time ^^ I don't know how good they are in such detections.

fabian57fabian commented 4 years ago

Well that is a good reason. Adding feature soon

DustyDiamond commented 4 years ago

Sounds nice, maybe add the detection (if not already planned) for Heal-Stages to not choose GP up. Or if possible let the user edit the tier list in the overlay (for abilities and Heal/max GP) :)