Open DavionChew opened 6 years ago
:lvlTopHero
touchPress 0 460 670
sleep #btnDelay
touchPress 0 460 670
sleep #btnDelay
touchPress 0 460 670
sleep #btnDelay
touchPress 0 460 670
sleep #btnDelay
#time = #time + #btnDelay * 4
//skip leveling other heroes at these times
if #unlocked >= 8 or #maxedOutSkills > 1
#actionStepper = #actionStepper + 1
//since skills should have been maxed, it wont level them up anymore
endif
if #minutes >= 3 and #justUnlockSkills == 0
#actionStepper = #actionStepper + 1
//since skills should have been maxed, it wont level them up anymore
endif
if #minutes >= 100
goto :levelHeroesPressLevelUp
endif
remove the sections involving #actionStepper = #actionStepper + 1
or change the conditions
As title, will just tapping and wait x minutes to level up top heroes