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

[Feature Request] 定时发送消息 #12

Open
bili-22 opened this issue Mar 28, 2021 · 3 comments
Open

[Feature Request] 定时发送消息 #12

bili-22 opened this issue Mar 28, 2021 · 3 comments
Labels
Priority: Medium Keep normal workflow Status: Confirmed We confirmed this issue exists or accepted the suggestion, waiting for work on it Type: Feature Add new features

Comments

@bili-22
Copy link

bili-22 commented Mar 28, 2021

No description provided.

@SakuraKoi SakuraKoi added Priority: Medium Keep normal workflow Status: Unplanned Not yet planned. Maybe we will solve it, but not now Type: Feature Add new features labels Mar 28, 2021
@SakuraKoi
Copy link
Owner

考虑到模拟按键发送可能会对玩家正常游戏造成影响
TODO:

  • 在尝试发送消息时检查移动/开火/瞄准等键盘/鼠标是否被按下
  • 或者读取游戏状态并只在旁观时启用自动发送功能

@SakuraKoi
Copy link
Owner

自动发送消息, bf独轮车可能性微存(x

@SakuraKoi SakuraKoi added Status: Confirmed We confirmed this issue exists or accepted the suggestion, waiting for work on it and removed Status: Unplanned Not yet planned. Maybe we will solve it, but not now labels Dec 11, 2021
@SakuraKoi SakuraKoi mentioned this issue May 19, 2022
7 tasks
@SakuraKoi
Copy link
Owner

  • 列表发送
  • 发送间隔
  • 配置保存
  • 从txt中加载消息列表 (一行一条)
  • 模拟按键模式
  • 游玩状态下暂停模拟按键避免干扰游戏

https://stackoverflow.com/questions/8820615/how-to-check-in-c-if-the-system-is-active

  • 注入bf1.exe直接call ChatManager.sendMessage() ( 与DLL使用IPC通信 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Keep normal workflow Status: Confirmed We confirmed this issue exists or accepted the suggestion, waiting for work on it Type: Feature Add new features
Projects
None yet
Development

No branches or pull requests

2 participants