Tap Titans 2 Advanced ClickBot (HiroMacro)

03/12/2017 16:51 michael519#331
Great work. Thank you for this genius script.
Can some1 please teach me how to amend the fairies part of this script ? I found that sometimes even the scrip clicked the "collection" button, but it won't work.
If any1 could kindly let me know how to let the script click the "collection" button mutual times to make sure that button have been pressed and released properly, that would be great.
Thanks again.
03/12/2017 20:03 Phil2003#332
Quote:
Originally Posted by michael519 View Post
Great work. Thank you for this genius script.
Can some1 please teach me how to amend the fairies part of this script ? I found that sometimes even the scrip clicked the "collection" button, but it won't work.
If any1 could kindly let me know how to let the script click the "collection" button mutual times to make sure that button have been pressed and released properly, that would be great.
Thanks again.
The script cant do that (yet). Just disable the fairy.
03/14/2017 20:28 hingchun#333
Thanks for the great work!!
Is it possible to make the script skip the sword master page action while all the skills are unlocked?
That can make the process faster!
Thanks again bring us the greeeaaaat work!
03/14/2017 21:02 Whyno#334
Quote:
Originally Posted by stasdt View Post
And you can do so that he collected advertising fairies for those who bought a lot of crystals?
Done in 1.0.6

Quote:
Originally Posted by michael519 View Post
Great work. Thank you for this genius script.
Can some1 please teach me how to amend the fairies part of this script ? I found that sometimes even the scrip clicked the "collection" button, but it won't work.
If any1 could kindly let me know how to let the script click the "collection" button mutual times to make sure that button have been pressed and released properly, that would be great.
Thanks again.
Done in 1.0.6

Quote:
Originally Posted by hingchun View Post
Thanks for the great work!!
Is it possible to make the script skip the sword master page action while all the skills are unlocked?
That can make the process faster!
Thanks again bring us the greeeaaaat work!
Yes, I try to implement that in the next "big" update.

New test script for today: 1.0.6
  • Added autocollect for the big premium package
  • Added ClanQuest loop (you can fight boss now multiple times with dias) just increase the #clanQuestRunsPerReadyUp value

Attention: Bug found - don't use this script without have a look on it. Dia drain risk with clan quests.
03/14/2017 22:09 dankremaster#335
Hello! I would just like to say thank you for the Macro! This would be a big help for me. Way way better than Silent March :D

First, should I just adjust this parameters and everything will run as it should be?
Quote:
enableFairies: 0
enableSkills: 1
enableClanQuest 0
enableHeroes: 1
enableAutoprestige: 1
fullManaSkill: 3|5
prestigeAfterXMinutes: 1-150
intervalCrit: 0-n
intervalFireBlade: 0-n
intervalMidas: 0-n
intervalShadowClone: 0-n
intervalHeroes: 0-n
runActionsOnStart: 1
startBossSkill: 0
startBossSecondarySkill: 3|
skillIntensity: 1-n
checkBossFight: 0
hatchEggs 1
enableTapping 0
OR

Quote:
// ----------- Settings --- General
var #enableFairies 0
var #enablePremiumCollect 0
var #enableClanQuest 0
var #clanQuestRunsPerReadyUp 0
var #enableHeroes 1
var #enableSkills 1
var #enableAutoprestige 1
var #runActionsOnStart 1
var #hatchEggs 1
var #enableTapping 0
var #runActionsEveryXMinutes 3
Based on the second Settings, should I adjust all "settings" to my preferred parameters and do not edit other lines after // ----------- Dec? Correct?


General
Mana
Prestige
Heroes
Boss
Skills

What is
  • #skillIntensity 2
    #checkBossFight 0
    #startBossSecondarySkill 0
    #intervalHeroes 0

#maxHitCount 9999999 = this should be 0 if var #enableTapping 0?


Thank you again!
03/14/2017 23:31 Whyno#336
Quote:
Originally Posted by dankremaster View Post
Based on the second Settings, should I adjust all "settings" to my preferred parameters and do not edit other lines after // ----------- Dec? Correct?
yes

Quote:
Originally Posted by dankremaster View Post
What is
  • #skillIntensity 2
    #checkBossFight 0
    #startBossSecondarySkill 0
    #intervalHeroes 0
  • #skillIntensity 2 - increase this to push more lvls on the heroes each slide
    #checkBossFight 0 - if a boss appears the bot will skipp all actions (like ms lvling / hero lvling / ...)
    #startBossSecondarySkill 0 - optional skill on boss fight start (after a boss lose)
    #intervalHeroes 0 - how long the bot wait before he activate the heroes skill
Quote:
Originally Posted by dankremaster View Post
#maxHitCount 9999999 = this should be 0 if var #enableTapping 0?
no need to change this value
03/15/2017 04:31 hankeytown#337
Thanks so much for the multiple clan quest attacks in 1.0.6. I am tempted now to spend $50 to start getting advertising fairies and attack 2x each boss. lol

I might wait until there is bug fixes for dia use on bosses though, don't wanna burn them all on accident. Have any idea on what needs to fix to make sure it doesn't attack it over and over?
03/15/2017 10:16 adistaxtos#338
The script is amazing! Thanks so much Whyno!
I have a small idea, why dont you make the script upgrade the heroes from bottom to top and not just randomly clicking 1 hero from the bottom 3 ones?
03/15/2017 20:13 Paladintank#339
Quote:
Originally Posted by Whyno View Post
[*] Added ClanQuest loop (you can fight boss now multiple times with dias) just increase the #clanQuestRunsPerReadyUp value
damn thanks! great work
03/15/2017 20:19 Whyno#340
Quote:
Originally Posted by Paladintank View Post
damn thanks! great work
Thanks but don't use v. 1.0.6 at current state, just for testing maybe.

Quote:
Originally Posted by hankeytown View Post
I might wait until there is bug fixes for dia use on bosses though, don't wanna burn them all on accident. Have any idea on what needs to fix to make sure it doesn't attack it over and over?
I post an update soon (1-3 days) with the next test.
03/16/2017 02:29 dankremaster#341
Thank you! It's finally working now! Is it possible to slow the tappings?

Should I change
Quote:
var #hitDelay 40
to 200?
03/16/2017 16:11 ultima_01#342
Hello.
Thanks a lot for the macro, it's great.
There is a suggestion: is it possible to enter a parameter in the settings that would be responsible for pumping sword master levels - once / twice / never.
If this is too difficult, is it possible to change the order of leveling: first heroes then sword master and skills.
Bot spends all gold on the sword master leveling...
Thank you for attention
03/16/2017 18:36 Phil2003#343
Not sure what i did wrong with 1.0.6 but its spending diamonds on the boss until i run out... so far about 150. Its also using skills all the time its not supposed to... back to 0.9.9. haha
03/16/2017 22:42 Whyno#344
Quote:
Originally Posted by Phil2003 View Post
Not sure what i did wrong with 1.0.6 but its spending diamonds on the boss until i run out... so far about 150. Its also using skills all the time its not supposed to... back to 0.9.9. haha
Yes but that was a known bug. And never trust a test version :D

Quote:
Originally Posted by Whyno
Attention: Bug found - don't use this script without have a look on it. Dia drain risk with clan quests.
1.0.5 is super stable at the moment.

Quote:
Originally Posted by ultima_01 View Post
If this is too difficult, is it possible to change the order of leveling: first heroes then sword master and skills.
Bot spends all gold on the sword master leveling...
Thank you for attention
Thats a good Idea, I add this in 1.0.6.

Edit:

I reverted the clan quest changes in 1.0.6 completely. You can find the current 1.0.6 on github with this order change + ad collection. It should be stable as 1.0.5, no dia drain risks.

[Only registered and activated users can see links. Click Here To Register...]
03/17/2017 09:29 Phil2003#345
Thx Whyno (did you chose that username after a girl said no? lol), ill test it straight away. Stupid me, didnt completely read the posts after your 1.0.6 release.