Tap Titans 2 Advanced ClickBot (HiroMacro)

05/06/2018 11:33 Andrzejowiec940#946
Looking a good guy with working SC build. I tried edit HS PHoM Mana Siphon but this dont work well.
05/06/2018 13:59 alex20noni#947
Quote:
Originally Posted by Andrzejowiec940 View Post
Looking a good guy with working SC build. I tried edit HS PHoM Mana Siphon but this dont work well.


wii need one simple and only to work



plz someone help us
05/08/2018 07:27 Cyryn#948
does anyone else has the same problem at the currently SC+PHoM with Cs build?

Its working very well but the autoprestige doesnt work
05/11/2018 02:16 tackiko#949
anyone got the same problem as me ( script only running the " what should i do after prestige section" and then stops. no clan quests or similar).
05/16/2018 07:35 Cyryn#950
Can you show me where I have to set my autoprestige times and the position of prestige afterXminutes? ( it doesnt work ) pls help me
05/17/2018 02:44 chrisreyn#951
please enclose the script in your post within a spoiler tag.

the actual value that is checked is dependent on #prestigeAfterXMinutes . #prestigeStartTime just declares the starting range when it will prestige

all you need to adjust is #prestigeStartTime and #prestigeAfterXMinutes will be automatically calculated for you. if it's not working, maybe you mean it's not pressing the buttons properly. Mine doesnt always get it on the first try but it gets to prestige a few tries after (it does this by itself)
05/17/2018 23:54 Cyryn#952
so when I take the 35 min. It will prestige after 45 min?

var #prestigeStartTime 35
// input minimum time in minutes before prestige
// prestigeEndTime is ALWAYS 10 more minutes greater than StartTime to prevent teapot
05/18/2018 00:55 JasonW96#953
Hey guys, long time no see haha.
So out of the new scripts I made this beauty that worked perfectly for me, however now it basically won't level heroes. It levels skills, goes to the heroes tab, scrolls up, presses the top heroes, then closes and reopens the hero tab, being stuck in an endless loop. Anyone see something I don't?

Here's the script:

05/18/2018 04:12 chrisreyn#954
Quote:
Originally Posted by Cyryn View Post
so when I take the 35 min. It will prestige after 45 min?

var #prestigeStartTime 35
// input minimum time in minutes before prestige
// prestigeEndTime is ALWAYS 10 more minutes greater than StartTime to prevent teapot
it is a randomized number between 35 and 45
05/18/2018 15:58 Knixx#955
is it safe ? any one here got a ban why boting?
05/18/2018 17:13 Cyryn#956
Quote:
Originally Posted by chrisreyn View Post
it is a randomized number between 35 and 45
ok but ít doesnt work. The bot run 18hrs now and I got not a single prestige
05/18/2018 20:08 chrisreyn#957
Quote:
Originally Posted by JasonW96 View Post
Hey guys, long time no see haha.
So out of the new scripts I made this beauty that worked perfectly for me, however now it basically won't level heroes. It levels skills, goes to the heroes tab, scrolls up, presses the top heroes, then closes and reopens the hero tab, being stuck in an endless loop. Anyone see something I don't?

Here's the script:

what exactly did you change in your version of the script
05/18/2018 22:14 JasonW96#958
I only added the skill level (to ~5)suggestion from github and deleted the hitcount if-clause in the end.
05/19/2018 06:11 chrisreyn#959
Quote:
Originally Posted by JasonW96 View Post
I only added the skill level (to ~5)suggestion from github and deleted the hitcount if-clause in the end.
do you mind re-posting your code within the CODE tags aside from the spoiler tags so it retains the formatting? having a hard time eyeballing whats wrong with the changes, because as it is now, github cant show me the changes since too many come from formatting i assume

(spoiler) (code) (/code) (/spoiler)
05/21/2018 11:31 JasonW96#960

There you go. Sorry it took me so long to respond