A new function suggest:
Set the stage no. to decide when to prestige rather than time
Set the stage no. to decide when to prestige rather than time
You cannot detect the stage without tedious color detection. This is by far the easiest way.Quote:
A new function suggest:
Set the stage no. to decide when to prestige rather than time
From what little I understand of Hiromacro scripts, it samples given coordinates for a given colour & then presses or presses & slides as required?Quote:
Many of your suggestions are great, but not feasible. There are restrictions to Hiro Macro, certain things simply cannot be achieved. Complex steps require tons of screen capture - which will render the bot useless due to the high memory usage which will lead to lots of other issues.
Well, I did not say all of the suggestions are not feasible :) Regardless, the current setup is accomplished using Screen Capture which is pretty taxing and will have a severe impact on the script when used repeatedly.Quote:
From what little I understand of Hiromacro scripts, it samples given coordinates for a given colour & then presses or presses & slides as required?
So I think it should be fairly easy to do at least 2 of suggestions
Autobuy new artifact is a one-time action (just after an auto prestige):
click artifact tab, scroll to top, sample colour of "buy new artifact" button, click if appropriate.
Sword master limited leveling is usually 1 time action(at the very start):
click Sword master tab, scroll to bottom, sample colour of "prestige" button, if appropriate scroll back to the top to be able to level up the Sword master. Once prestige button is orange then this step no longer needs to be repeated.
Thank you![emoji2]Quote:
Well, I did not say all of the suggestions are not feasible :)
As I mentioned the 2 scripts I suggested would only need to be run once per prestige, sword master may need twice if gold has got *really lowQuote:
… the current setup is accomplished using Screen Capture which is pretty taxing and will have a severe impact on the script when used repeatedly.
With Hiro Macro, accuracy is yet another issue.