@title Stack-Bilder, Autor: gope print "Set = scharfstellen" :loop wait_click is_key o "set" if o=1 then goto "scharf" goto "loop" end :scharf cls press "shoot_half" sleep 200 print "scharf gestellt - USB ein" goto "usb" return :usb do until is_key "remote" press "shoot_full" do until not (is_key "remote") release "shoot_full" end