← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #239460]: How to build a game bot that selects action based on current images

 

Question #239460 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/239460

John Weaver posted a new comment:
I've also tried:

while exists (static image in game mode):
    if exists (go):
        click (go)
    if exists (battle):
        click (battle)
    if exists (items):
        click (ok)

This is the closest i've gotten to this working

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.