Coder Social home page Coder Social logo

Comments (4)

PPPlatelet avatar PPPlatelet commented on July 22, 2024

MAP_CAT_ATTACK_BUTTON.png
MAP_CAT_ATTACK BUTTON

from azurlaneautoscript.

Air111 avatar Air111 commented on July 22, 2024

目前MAP_CAT_ATTACK区域(1240, 130)附近与船坞滚动条部分重合

if self.image_color_count(MAP_CAT_ATTACK, color=(255, 231, 123), threshold=221, count=100):

识别绕开了appear,导致用interval_reset会有点丑陋

也许可以改一下MAP_CAT_ATTACK的区域,右移到星的右边可以避开船坞滚动条,或者改成左下角(20, 590)附近

Recording-2024-04-28-012000 mp4_20240429_204401 479

from azurlaneautoscript.

Air111 avatar Air111 commented on July 22, 2024

MAP_CAT_ATTACK_BUTTON.png MAP_CAT_ATTACK BUTTON

.BUTTON是点击区域,不是识别区域

from azurlaneautoscript.

PPPlatelet avatar PPPlatelet commented on July 22, 2024

重新描述一下流程:

  1. 过图中舰船达到上限,弹出强化提示
  2. alas点击强化,游戏开始转到强化界面
  3. 在某些极端情况下,强化提示转到强化界面的动画过程被alas截取了
  4. alas识别后认为这是MAP_CAT_ATTACK,于是点击了MAP_CAT_ATTACK_BUTTON
  5. 之后alas什么都没有识别出来,开始进入死循环,直到screenshot()弹出异常

from azurlaneautoscript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.