Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一些建议 #12

Open
bnpzsx opened this issue Nov 25, 2019 · 2 comments
Open

一些建议 #12

bnpzsx opened this issue Nov 25, 2019 · 2 comments

Comments

@bnpzsx
Copy link

bnpzsx commented Nov 25, 2019

通过adb操作真的有些低效( 不知几秒的延迟大家是怎么解决的)
我之前写过用winAPI向模拟器发送消息自动操作的
获取屏幕可以使用GetDC,
模拟点击可以使用PostMessage,
另外模拟器从没被鬼使黑发现过, 桌面版倒是被发现过.

@pursuelu
Copy link

我改成其他游戏寻怪点怪没反应,但看到确实点击了,点静态的似乎没问题

@anywhere2go
Copy link
Owner

我改成其他游戏寻怪点怪没反应,但看到确实点击了,点静态的似乎没问题

是桌面客户端么,鼠标动了没点击,一般是权限问题,我在LOL遇到过,用管理员权限运行命令行来执行脚本就行了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants