Code Monkey home page Code Monkey logo

Comments (2)

xwang233 avatar xwang233 commented on June 10, 2024

感谢你的反馈!结算时需要找到一个矩形范围然后随机反复点击,而且这个范围不能与结算界面,庭院主界面,组队邀请界面冲突。我手边只有个小号,用默认庭院皮肤测试时候还没遇到你说的“进度”按钮。不过我记得去年farm大号时候确实有对电脑版的限制,可能是因为小号等级低还没出现。

image

image

image

目前版本中 pos_jiesuan=(1062, 1118, 132, 179) 点击的大概是图中的红色区域,也就是你说的满级后会出现的“进度”按钮。我大概思考了下,可以把结算的点击范围换到图中的绿色区域(头像名牌附近),这样不会与任何 结算/庭院/组队 界面冲突。

唯一可能冲突的地方是,如果左边的聊天栏弹了出来,那么绿色区域会点击到聊天栏,产生不可预料的互动。不知道满级的界面在绿色框这里是否有其他冲突。

绿色区域的坐标是 pos_jiesuan=(189, 333, 23, 76),如果可以的话,请题主回去测试一下。如果结果没问题,我会尽快把源代码中的坐标也修改了。

from yys-auto-yuhun.

xwang233 avatar xwang233 commented on June 10, 2024

已更新 dual.py 的该部分代码,欢迎继续测试。

from yys-auto-yuhun.

Related Issues (19)

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.