Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move scripts out of hiroku macro into own app #83

Open
KillerInk opened this issue Jan 9, 2019 · 13 comments
Open

move scripts out of hiroku macro into own app #83

KillerInk opened this issue Jan 9, 2019 · 13 comments

Comments

@KillerInk
Copy link

KillerInk commented Jan 9, 2019

Hi started a small java project to get the problems sorted out caused by hiroku limits.
it can capture screenframes and get the color from a Point.
also it can wait for the nextframe and get then the color

planned is:

  • ocr support (added but not trained)
  • diff images

For now there is not much working:

  • detect unlocked skills(not 100% fail save depending on background)
  • lvl skills (buggy)
  • auto tap works
  • collect fairys and tap on accept or decline
  • lvl heros works somehow
  • auto prestige

i hope you are interessted to get involved

greets

@jepistons
Copy link

thanks i hope that you will get help

@KillerInk
Copy link
Author

we will see^^
fairys and hero leveling works good sofar.
next is to fix the skill unlocking and leveling.
then the first alpha can roll out

@jepistons
Copy link

nice thanks for you hard work

@Richu58
Copy link

Richu58 commented Jan 15, 2019

Wish I had skills to help, heromacro seems to be getting buggier and buggier lately. Good luck with it

@Danielvandervelden
Copy link

If only I knew how to program in Java... unfortunately I only know web development :/ Good luck!

@KillerInk
Copy link
Author

Small update about the progress. Bot can now capture 60fps. Touch events gets now direct injected into dev/input.
The intent is to get a simliar base as the script have,easy read colors and touch events.
These changes broke my latest bot behavior implementations, but its a good starting point.

@jepistons
Copy link

thanks for the update looking forward for the release :)

@KillerInk
Copy link
Author

I hope that i have today enough time to get the colors that break hero leveling.
Boss fail detection/trigger works.
Fairy click, accept/decline works.
Skills activation trigger all 3mins.
Skill unlock leveling non functional.
Auto prestige works. But does not scroll back to top.
At this state it useless to release it. Would be more a preview.

@alevolk
Copy link

alevolk commented Jan 17, 2019

@KillerInk thank you very much for your work. Do you accept donation?

@KillerInk
Copy link
Author

Thx for the offer. But let me first create something that works.
Last thing to fix is a bug with prestige and boss fight trigger. It could happen that the boss fight remove the prestige task from the queue wich end in a infinity boss restart.
Think i can release a preview on sunday if nothing unexpected appears.

@Danielvandervelden
Copy link

But does that mean that it basically does everything the current script does?

@KillerInk
Copy link
Author

No.
Clanquest not added.
Skill unlock and leveling not working.
If you play a beginner cs or pet build with no skills it works good at current state.

@KillerInk
Copy link
Author

preview is out
recommend to move the discussion to my repo
closing it here

@KillerInk KillerInk reopened this Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants