70亿人吧 关注:404贴子:1,070
双星
-- 2: 歡迎新員工 --
step s
pickup c
drop


IP属地:江苏1楼2018-09-06 18:31回复
    双星
    -- 3: 運輸小隊 --
    step s
    pickup c
    step s
    step s
    drop


    IP属地:江苏2楼2018-09-06 18:32
    回复
      双星
      -- 4: 長途運輸 --
      step e
      pickup c
      a:
      step e
      jump a


      IP属地:江苏3楼2018-09-06 18:33
      回复
        双星
        -- 5: 重要的抉擇 --
        if w == datacube:
        a:
        step w
        jump a
        endif
        b:
        step e
        jump b


        IP属地:江苏4楼2018-09-06 18:33
        收起回复
          双星
          -- 6: 小小驅蟲工 1 --
          comment 0
          step s
          step sw
          step sw
          step se
          step e
          step se
          a:
          step s
          pickup c
          jump a


          IP属地:江苏5楼2018-09-06 18:34
          收起回复
            步数
            -- 7: 整理房間 --
            a:
            step s
            if s == hole:
            drop
            endif
            pickup s
            jump a
            速度
            -- 7: 整理房間 --
            step s
            if s == datacube:
            pickup s
            endif
            step s
            if s == datacube:
            pickup s
            endif
            step s
            if s == datacube:
            pickup s
            endif
            step s
            if s == datacube:
            pickup s
            endif
            step s
            step s
            drop


            IP属地:江苏6楼2018-09-06 18:35
            收起回复
              双星
              -- 9: 對角巷 --
              pickup s
              a:
              step s
              if nw == datacube:
              drop
              endif
              jump a


              IP属地:江苏7楼2018-09-06 18:37
              回复
                步数
                -- 10: 疏散演戲 --
                a:
                if c == 1:
                step n
                endif
                if c == 2:
                step e
                endif
                if c == 3:
                step s
                endif
                if c != datacube or
                c == 4:
                step w
                endif
                jump a
                速度
                -- 10: 疏散演戲 --
                step w
                step w
                step w
                step w
                a:
                b:
                c:
                d:
                if n == hole and
                s == hole:
                step sw
                step s
                step sw
                step w
                step w
                step w
                step nw
                step n
                step n
                step n
                step n
                step nw
                else:
                if w != hole:
                step w
                jump a
                else:
                if sw != hole and
                sw != wall:
                step sw
                jump b
                else:
                if nw != hole:
                step nw
                jump c
                else:
                step n
                jump d
                endif
                endif
                endif
                endif


                IP属地:江苏8楼2018-09-06 18:38
                收起回复
                  步数
                  -- 11: 填空站 1 --
                  pickup s
                  a:
                  step s
                  if e == datacube:
                  drop
                  endif
                  jump a
                  速度
                  -- 11: 填空站 1 --
                  step s
                  pickup c
                  step s
                  a:
                  step s
                  step s
                  if c == nothing:
                  drop
                  endif
                  jump a


                  IP属地:江苏9楼2018-09-06 18:39
                  收起回复
                    双星
                    -- 12: 解開拉鍊 --
                    pickup c
                    a:
                    if nw == worker:
                    step s
                    drop
                    endif
                    if sw == worker or
                    nw == wall:
                    step n
                    drop
                    endif
                    jump a


                    IP属地:江苏10楼2018-09-06 18:40
                    收起回复
                      双星
                      -- 13: 填空站 2 --
                      pickup s
                      a:
                      step s
                      if c == nothing and
                      w == datacube:
                      drop
                      endif
                      if n == datacube and
                      se == nothing or
                      w == worker:
                      step e
                      endif
                      jump a


                      IP属地:江苏11楼2018-09-06 18:41
                      收起回复
                        步数
                        -- 14: 粉碎機入門 --
                        step s
                        pickup c
                        step s
                        giveto s
                        速度
                        -- 14: 粉碎機入門 --
                        if s == datacube:
                        pickup s
                        step s
                        step s
                        giveto s
                        endif


                        IP属地:江苏12楼2018-09-06 18:42
                        收起回复
                          双星
                          -- 15: 粉碎流水線 --
                          a:
                          b:
                          step n
                          if n == datacube:
                          pickup n
                          c:
                          step s
                          if s == shredder:
                          giveto s
                          jump b
                          endif
                          jump c
                          endif
                          jump a


                          IP属地:江苏13楼2018-09-06 18:43
                          回复
                            步数
                            -- 16: 小小驅蟲工 2 --
                            a:
                            step s
                            if c == datacube:
                            pickup c
                            b:
                            step e
                            if s == shredder:
                            giveto s
                            endif
                            jump b
                            endif
                            jump a
                            速度
                            -- 16: 小小驅蟲工 2 --
                            step s
                            step s
                            step s
                            step s
                            a:
                            if c == datacube:
                            pickup c
                            step e
                            step e
                            step e
                            b:
                            step e
                            if s == shredder:
                            giveto s
                            end
                            endif
                            jump b
                            endif
                            step s
                            jump a


                            IP属地:江苏14楼2018-09-06 18:44
                            回复
                              双星
                              -- 17: 數據工廠 --
                              pickup s


                              IP属地:江苏15楼2018-09-06 18:45
                              回复