TeamFightTacticsBots / Alune

Mobile TFT Bot - Automate Teamfight Tactics in the mobile version through emulators, to farm pass exp and event tokens.
GNU Affero General Public License v3.0
59 stars 9 forks source link

Pick a portal at the start of the game #5

Open akshualy opened 7 months ago

akshualy commented 7 months ago

Picking a portal does not do anything, it just looks neat.

Estimate of what's needed:

RomeoAlphaEkko commented 7 months ago

a pre vanguard working way was with image capturing:

ile onscreen("./captures/1-1.png"):

print("Captured Carussel")

    auto.moveTo(41, 455)   
    #click_right()
    click_to("./captures/vote.png")
    time.sleep(5)

vote

this should work here too, well it only vortes the one with the coordinates unless one goes rng 1 to 3 with all 3 coordinates