def kite():
flag = hero.findFlag()
if flag:
pass # `pass` is a placeholder, it has no effect.
# Pick up the flag.
hero.pickUpFlag(flag)
hero.wait(0.0000000000000000000000000001)
while True:
kite()
It’s rather about your actual flag placements. The speed of Yaks scale on your hero’s movement speed, so the slower your hero, the slower the Yaks, however speedier heroes have a slight advantage vs. slow heroes. I’ve personally beat this level pre-release with Tharin with no ring of speed. It takes a few attempts.