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

PHoM script #90

Open
GitGud2018 opened this issue Apr 12, 2018 · 14 comments
Open

PHoM script #90

GitGud2018 opened this issue Apr 12, 2018 · 14 comments

Comments

@GitGud2018
Copy link

GitGud2018 commented Apr 12, 2018

Based on Update 5 for 2.7.1 released by @chrisreyn

several things to note:

  • new option to enable / disable a click on the pet for PHoM gold

  • new option to disable leveling skills after a certain amount of minutes (5 minutes default, should be enough to max all the skills in 2-3 rounds, if for some reason the script fails to do so in first round)
    this was inspired by atereshkov's post

  • new option to level the top heroes every X seconds outside of normal action rotation, portar makes runs so fast, that you need to level your important heroes more often, but a full leveling rotation every 30 seconds would be too annoying / slow
    I believe a similar option already existed in other versions of the script, but chrisreyn's script is based on v1.3 dev 1, which does not have this option

change the settings according to your needs, obviously everyone needs it differently
I don't need tapping for a CS build and I have enough SP to have DShift in a CS build, so I got a long skill duration, so my #runActionsEveryXSeconds will be much higher than for most of you, just as 2 examples

If you encounter issues with this script, let me know
I hope chrisreyn will add PHoM and my other new options to his base cript for future releases, so I / we don't have to add them manually
2.7.1 custom.txt

Edit: noticed a little error, FullManaSkill is set to HS, should be either SC or WC, but you can set that on your own :-)

@atereshkov
Copy link

Good work! I'll take the third fix for my script.

@Richu58
Copy link

Richu58 commented Apr 14, 2018

Hi for me it also does the same, it lvls skills and heroes and then says play finished, if I turn it onto infinity times, with tapping turned on it still does nothing.

@chrisreyn
Copy link
Collaborator

actually the loop detection count from Tune's code works, you can instead just add #actionStepper = #actionStepper + 1 in :loopDetected so that it moves on to a different part of the code

as for tapping just the latest hero without everything else... i find that hard to do HAHA Which section of Tune's script does this? can you point it out for me?

mine seems to work fine tho with the portar addition. #runActionsEveryXSeconds is set to 94, and it's not that late into upgrading the next hero due to portar skips

@trant42
Copy link

trant42 commented Apr 14, 2018

It levels up my skills to level 25 from the beginning and leaves WC and SC alone... how can I change this?

@atereshkov
Copy link

@trant42 #87

@trant42
Copy link

trant42 commented Apr 14, 2018

In addition, I got stuck at the loop bossfight keeps repeating.

@atereshkov
Copy link

atereshkov commented Apr 14, 2018

@trant42 these problems were fixed before, just check one more time list of issues there.

@trant42
Copy link

trant42 commented Apr 14, 2018

@atereshkov I can't find the keep pressing Fight Boss/Leave Battle button for such a long amount of time.

@atereshkov
Copy link

@trant42 take a look at #91

@SrPLaY
Copy link

SrPLaY commented Apr 16, 2018

After the first prestige to shoot the Master of the sword
is not closing all the windows of the fairy, with that the bot to.

@SrPLaY
Copy link

SrPLaY commented Apr 16, 2018

and how do I do it for the skill to the maximum that gives you a prestige?

@SrPLaY
Copy link

SrPLaY commented Apr 16, 2018

if not ask too much
could someone make some settings for me?
I would like to maximize the skill at first, and then use the Midas and WC skill for CS farm. I'm trying to do this alone but I have not been able to = X
Thank you, kisses. s2

@trant42
Copy link

trant42 commented Apr 18, 2018

@atereshkov hey, sorry for bothering you again. I currently have problem with pres time. I set
var #prestigeStartTime 20 25. However, it seems like it's been stopping more than 50 mins+. I just don't get the prestigeStartTime here.

@atereshkov
Copy link

atereshkov commented Apr 19, 2018

@trant42 it can be, I found out that the time and script time doesn't match (obviously because of sleep and other commands, maybe something is broken, etc, idk).
Try to divide your time by ~two. I hope that this workaround will work.
For example, 9 14 instead of 20 25.

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

6 participants