-
Notifications
You must be signed in to change notification settings - Fork 82
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
Comments
Good work! I'll take the third fix for my script. |
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. |
actually the loop detection count from Tune's code works, you can instead just add 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. |
It levels up my skills to level 25 from the beginning and leaves WC and SC alone... how can I change this? |
In addition, I got stuck at the loop bossfight keeps repeating. |
@trant42 these problems were fixed before, just check one more time list of issues there. |
@atereshkov I can't find the keep pressing Fight Boss/Leave Battle button for such a long amount of time. |
After the first prestige to shoot the Master of the sword |
and how do I do it for the skill to the maximum that gives you a prestige? |
if not ask too much |
@atereshkov hey, sorry for bothering you again. I currently have problem with pres time. I set |
@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). |
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 :-)
The text was updated successfully, but these errors were encountered: