Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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