Tap Titans 2 Advanced ClickBot (HiroMacro)

04/16/2017 19:23 kupsko12#421
Quote:
Originally Posted by Whyno View Post
[Only registered and activated users can see links. Click Here To Register...] New test version (v1.1) for multiple clan quests. Stable for me, but I need feedback from more players.
Ver. 1.1 works perfect for me :) Good Job! Thanks
04/16/2017 19:34 hingchun#422
Quote:
Originally Posted by Whyno View Post
[Only registered and activated users can see links. Click Here To Register...] New test version (v1.1) for multiple clan quests. Stable for me, but I need feedback from more players.
Will test tmr with watching it:pimp:
04/16/2017 19:51 vegafrank#423
Quote:
Originally Posted by Whyno View Post
I asked a friend for a video tutorial.
will be waiting for that. thank you for your work.
04/16/2017 22:38 shamens#424
Quote:
Originally Posted by Whyno View Post
[Only registered and activated users can see links. Click Here To Register...] New test version (v1.1) for multiple clan quests. Stable for me, but I need feedback from more players.
I'm not doing multiple clan quests. After it plays the first(free) quest, it just sits and doesn't auto close the clan quest window
04/16/2017 23:01 Whyno#425
Quote:
Originally Posted by shamens View Post
I'm not doing multiple clan quests. After it plays the first(free) quest, it just sits and doesn't auto close the clan quest window
I can't reproduce this problem. Can you try this again?
04/17/2017 01:23 hankeytown#426
Awesome new update! I will test the multiple clan quest attacks beta on Friday (busy until then). Recovering from crashes is going to be a massive improvement.
04/17/2017 01:41 shamens#427
…I'll try in the morning, 1 other problem I had though was that it wasn't scrolling to level up the heroes

Sent from my SM-N910F using Tapatalk

To verify it wasn't a problem with the any other app settings I switched back to 1.0.6 which didn't have any of these problems

Sent from my SM-N910F using Tapatalk
04/17/2017 02:59 Tofu4679#428
Just started up with 1.1 about 15 minutes ago and the clan quest isn't starting at all. To be fair this has always been an issue for me. Sometimes it works sometimes it doesn't. Is there any way to add debug info to the script to figure it out? #enableClanQuest is 1
04/17/2017 10:22 hingchun#429
After hours running, figured out a small problem that affecting efficiency:
When splashing boss, the script will click the LEAVE BATTLE button and make it stuck there,
and it will continue until the time you set for a cycling,
this occur not only in v1.1 but v1.0.7.

Suggestion:
Set a longer detection time to let the pet does the damage first?

PS: No scrolling problem mentions above
PS2: CQ need more info to give response
04/17/2017 15:17 maximym54#430
Where can i find options in new v 1.1.0 for multiple attacks CQ?
04/17/2017 16:01 Whyno#431
Quote:
Originally Posted by maximym54 View Post
Where can i find options in new v 1.1.0 for multiple attacks CQ?
#clanQuestRunsPerReadyUp

Quote:
Originally Posted by hingchun View Post
When splashing boss, the script will click the LEAVE BATTLE button and make it stuck there
I think that was a problem from the last tt2 update. They moved the titan progress bar 5-10 pixels. Fixed now in the current 1.1 on github.

Quote:
Originally Posted by Tofu4679 View Post
Just started up with 1.1 about 15 minutes ago and the clan quest isn't starting at all. To be fair this has always been an issue for me. Sometimes it works sometimes it doesn't. Is there any way to add debug info to the script to figure it out? #enableClanQuest is 1
You can enable the color reader (& Position) in HiroMacro. Then check this pixel position in game: 75 22
You should get an R: XXX Value between 120 and 190 (@ active quest)

Quote:
Originally Posted by shamens View Post
…I'll try in the morning, 1 other problem I had though was that it wasn't scrolling to level up the heroes

Sent from my SM-N910F using Tapatalk

To verify it wasn't a problem with the any other app settings I switched back to 1.0.6 which didn't have any of these problems

Sent from my SM-N910F using Tapatalk
This happens "normally" 1 from 10 times. Sounds like you got bad performance on your emulator?
04/17/2017 19:18 Tofu4679#432
Quote:
Originally Posted by Whyno View Post
#clanQuestRunsPerReadyUp
You can enable the color reader (& Position) in HiroMacro. Then check this pixel position in game: 75 22
You should get an R: XXX Value between 120 and 190 (@ active quest)
Thanks, that was what I needed.

My R value there is 114 when the clan quest is up, in fact most R values right around that location are in 114-119 (this is on Nox). When there's no clan quest R is > 190 so I'm just going to change the script to check for < 130 instead of between 120 and 190.
04/17/2017 23:26 lupkam12#433
Bot is buying only three skills - Heavnely strike, fire sword, and midas. It always skips warcry and shadowclone? Any idea how to fix that?
I'm using 1.07 version
04/17/2017 23:37 Whyno#434
Quote:
Originally Posted by lupkam12 View Post
Bot is buying only three skills - Heavnely strike, fire sword, and midas. It always skips warcry and shadowclone? Any idea how to fix that?
I'm using 1.07 version
Just wait a bit, your push is too fast/strong - the fade screens are the problem. But thats okay, you can't push more with these missing skills.
04/18/2017 10:20 hingchun#435
Thanks for the fast response and update!