;    nextcpos 610 360
;     wait 1
;    set #Contid %mochilapr
    if %mochilapr = #Contid
      {
      if #contposx = 16
           {
            if #contposy = 16
               {
                  click 20 20 d
                  wait 1s
               }
           }
      contpos 610 360
      }

    if %bolsa2 = #CONTID
      {
      if #contposx = 16
           {
            if #contposy = 16
               {
                 click 20 20 d
                 wait 1s
               }
           }
        contpos 611 160
      }

exit



