Skip to content

Navigation Menu

Sign in
Sign up
This repository was archived by the owner on Jul 2, 2023. It is now read-only.

✔️ Add level up #35

kevingrillet started this conversation in Ideas
Apr 21, 2021 · 2 comments · 6 replies
Discussion options

I don't know if it's possible, but, I think this path should work:

Resonating Crystal > Red Square? > No, skip // Yes, Open:

  • New slot? > if yes, add
  • Strenghten Crystal if nothing red in the line
  • Skip if level up %5
You must be logged in to vote

Replies: 2 comments 6 replies

Comment options

I'm not a big fan of this feature, as adding random heroes to the resonating crystal or automatically strengthening it is in my opinion, not the best idea. I'd rather have users decide what they want to do with their crystal. Of course, it would be possible to implement this and then have users decide in the config.sh if they want to use the feature or not, but I do not see any real benefit from it. This would be a really low priority feature in my eyes, but if more people are interested, I might consider putting it higher up.

You must be logged in to vote
0 replies
Comment options

kevingrillet
Apr 21, 2021
Collaborator Author

I don't think that clicking on Strenghen Crystal is a problem, all players need to do it every day anyway...
And by new slow a wanted to say unlock a new slot with the free points, not adding a random hero :D

Bluestacks_2021年04月21日_12-41_oR4PA

You must be logged in to vote
6 replies
Comment options

kevingrillet Apr 21, 2021
Collaborator Author

Take a look at this.

I have played this game since... day 1 or 2.

I did stick to level 299 for a bit, and did the Mythic Gears Trick, but if you want to go after world 30 it loose its meaning and you need to level up and try to push as hard as possible (or wait 2 days).

Or better yet, let players decide through the config.sh if they want to level up the crystal or not!

The config.sh will end with a boolean for every functionality :p

Comment options

Yeah, you're right, that's what it's going to be in the end... 😄

Comment options

kevingrillet Apr 21, 2021
Collaborator Author

I will do a pull request tomorrow, but I think it works:

# If red square, strenghen Crystal
function strenghenCrystal() {
 input tap 750 1025 # Crystal
 sleep 3
 # TODO: Detect if free slot, and take it.
 input tap 550 1850 # Strenghen Crystal
 sleep 1
 input tap 200 1850 # If level up %5 = 0
 sleep 1
 input tap 70 1810
 wait
 verifyRGB 20 1775 d49a61 "Strenghened crystal." "Failed to strenghen crystal."
}

I'm quite far from the free slot, but I will update it.

And I did add all the booleans to my config.sh but the readme is not up to date... (#27)

Comment options

Thank you! I'll be waiting for the PR.

Comment options

kevingrillet Apr 22, 2021
Collaborator Author

Did try this morning and it's working properly \o/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /