Tap-Titans-2-Progress-Bot icon indicating copy to clipboard operation
Tap-Titans-2-Progress-Bot copied to clipboard

Update 5 bugs

Open BblCTPEJl opened this issue 6 years ago • 3 comments

Bot presses all the time on the statistics of the hero and the clan boss

BblCTPEJl avatar Apr 10 '18 09:04 BblCTPEJl

Try adding:

if #loopDetectionCount == #mainHeroRoundTripLevelUps and #levelMainHero == 1 #levelMainHero = 0 touchPress 0 #menuCloseX #menuCloseY sleep 50 touchUp 0 goto :start endif

This will help close menu more consistently. HTH

ywalterh avatar Apr 10 '18 13:04 ywalterh

Where exactly do I insert these values, I do not find these lines

BblCTPEJl avatar Apr 13 '18 14:04 BblCTPEJl

I'm using update bot 5

BblCTPEJl avatar Apr 13 '18 14:04 BblCTPEJl