1) sample:
Done if winrate < 30% after 10 games. <--------------- bot will play at least 10 games, after that bot will check the winrate every game, if total winrate less than 30%, then bot will set this job done and switch to next job item.
2) Auto stop option panel, you can set it to:
sample: Stop bot when number of wins reaches >= 10
3) sample:
Done if draft paid 2 times. <------ this means bot will use max 300 gold to buy 2 tickets in arena, if gold is not enough or bot already paid 300 for 2 tickets and played all the game, then this job item is done.