Tap Titans 2 Advanced ClickBot (HiroMacro)

02/06/2017 01:39 JasonF01#46
I've noticed it misses the bottom 3 (most recently available, best) heroes. It scrolls to the bottom but it seems to miss them, then it scrolls up and successfully levels the ones above. It'd be much more effective if they were levelled.
02/06/2017 02:22 Elal#47
Try to increase slide delay, seems to make things better (still not perfect)
02/06/2017 02:35 JasonF01#48
Quote:
Originally Posted by Elal View Post
Try to increase slide delay, seems to make things better (still not perfect)
I doubled it to 400 but it still misses the bottom ones entirely.
02/06/2017 07:50 Whyno#49
Quote:
Originally Posted by Elal View Post
Personnaly if i get :
#resultActions = #loopCount % 300
#resultManaPool = #loopCount % 501
#resultPressSkills = #loopCount % 100
That values are not perfect, because the laste one collides with the first, after 300 hits the script only calls 1 of them. you should change the 300 to 302 or something. I also try to implement more intelligent Boss detection and add an init run for leveling.

Quote:
Originally Posted by JasonF01 View Post
I've noticed it misses the bottom 3 (most recently available, best) heroes. It scrolls to the bottom but it seems to miss them, then it scrolls up and successfully levels the ones above. It'd be much more effective if they were levelled.
I fix this in the next Update.
02/06/2017 12:28 wverri#50
Whyno. I loved the update, it's great man!
I'm having problem only with the ClanQuest, it's not attacking and staying on that screen, don't know why. No big problem tho.
And would love the SM update after prestige =)

Thanks again man!
02/06/2017 21:20 Elal#51
Quote:
Originally Posted by Whyno View Post
That values are not perfect, because the laste one collides with the first, after 300 hits the script only calls 1 of them. you should change the 300 to 302 or something. I also try to implement more intelligent Boss detection and add an init run for leveling.
I was afraid of something like that, so i put it to 399 instead of 300 before going to work this morning :D


Thanks for fast answers by the way :)
02/06/2017 23:22 Whyno#52
Quote:
Originally Posted by Drunkendragon View Post
Nice script, only thing that's bugging me is, that it will not start a boss battle no matter how long I wait, not sure why though, it seems to be scripted, but maybe the color is wrong?
Try the new update.

Quote:
Originally Posted by Elal View Post
I was afraid of something like that, so i put it to 399 instead of 300 before going to work this morning :D
You can change the value now back to default, I added the boss check every 300 hits.


Update!

Alpha v0.9.2
  • Optimized boss detection (also between actions)
  • Fixed hero autoleveling (first 2-3)
  • Added init actions (you can turn them off)
02/07/2017 02:25 JasonF01#53
Just set a run away with it now. It's upgraded all the heroes and it's joined a boss battle, all looks good so far.

Is there a setting for how often the heroes level up? I'm finding there's new heroes available way sooner than it upgrades them (I have high intimidating presence skill and splash damage so every other battle is a boss).

Thanks for your great work.
02/07/2017 07:19 Elal#54
Well I Lost 315gems tonights, and woke up without any skills (gg respec xD). Not à Big deal.

I suppose the script tried to level UP Heroes after it miss click the hero menu and get stuck on leveling MS skills and it could finally hit the button which send us on skills tree.

Thanks loading screens :o
02/07/2017 08:33 Fr4aKy#55
Hey, it lvls up myself fine, but it just opens the hero window and don't lvl anything, what am I doing wrong ?
02/07/2017 17:43 Whyno#56
Quote:
Originally Posted by JasonF01 View Post
Just set a run away with it now. It's upgraded all the heroes and it's joined a boss battle, all looks good so far.

Is there a setting for how often the heroes level up? I'm finding there's new heroes available way sooner than it upgrades them (I have high intimidating presence skill and splash damage so every other battle is a boss).

Thanks for your great work.
I add an option in the next update.

Quote:
Originally Posted by Elal View Post
Well I Lost 315gems tonights, and woke up without any skills (gg respec xD). Not à Big deal.

I suppose the script tried to level UP Heroes after it miss click the hero menu and get stuck on leveling MS skills and it could finally hit the button which send us on skills tree.

Thanks loading screens :o
I try to reproduce and fix that.

Quote:
Originally Posted by Fr4aKy View Post
Hey, it lvls up myself fine, but it just opens the hero window and don't lvl anything, what am I doing wrong ?
Sounds like an color detection problem. Did you change the color detection to screen capture?
02/07/2017 18:51 Elal#57
Quote:
Originally Posted by Whyno View Post
I try to reproduce and fix that.
Thanks :)

Quote:
Originally Posted by Whyno View Post
Sounds like an color detection problem. Did you change the color detection to screen capture?
I go this problem once ; i fucked up with delay.
Maybe Fr4aKy can check them and put it back to original file if he changed them.

Trying 0.9.3 right now (except i don't level heroes anymore :p)
02/08/2017 19:35 noro28#58
0.9.3 working great so far! Is there any way to disable the skipping when boss fight in progress? I found that it slows down much of the early game since my IP is at 10 (only have 1 titan to kill before boss up until stage 1000).
02/08/2017 19:45 Elal#59
To Noro :
i changed
Quote:
var #hitsRunActions 3002
to
Quote:
var #hitsRunActions 1002
so it try to level everyone up more often and it doesn't get stuck too often

i'm making 3.5k relics per hour (w/o BoS) with prestige enabled at 25min.

I retried autoleveling heroes for the tournament, it went fine till 2676.
Leveling Skill disabled, i just manually learn WarCry to have it level 1 (8mana) and the script is permacrying well :)
02/09/2017 05:26 Mackkz#60
Have you had any issues with auto prestige Elal? I ended up making the change you mentioned in your last post, and my last two runs at 85 minutes/60 minutes for auto prestige, the prestige itself just doesn't happen. About 40 minutes into the first run, the macro hovered over the prestige button and then closed it, which was the closest I got to it working. Just not sure if that modification would have any effect on the rest of the macro.

Any thoughts Whyno?

To clarify, this is the first time running the macro since the earliest versions so I've never managed to have a successful auto prestige so far.

*Clarification Two* As mentioned before, it would be great if there was some way to modify the macro to ignore the "skipping action because of boss fight" part of it. As someone with level 10 IP, this pops up constantly throughout my runs.

As always, thanks a lot for your hard work Whyno. The potential of this is keeping me interested in the game.