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

SendKey & SendSignal over rpc server #601

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

OpenSauce04
Copy link
Member

Rebased from #375 by @ProH4Ck

Hi,
I added two methods to rpc server:

  • SendKey: emulate a key press
  • SendSignal: call system.SendSignal to control system state. This is needed to reset the game.

I developed these features for a bot I'm building.
Sorry for the bad c++ but I works mainly with C# 😊

Marked as a draft because of issues raised in the original thread

@OpenSauce04 OpenSauce04 added the enhancement New feature or request label Mar 1, 2025
@OpenSauce04 OpenSauce04 marked this pull request as draft March 1, 2025 20:44
@OpenSauce04 OpenSauce04 added the squash This pull request should be squashed if approved label Mar 1, 2025
Co-authored-by: Reg Tiangha <[email protected]>
@OpenSauce04 OpenSauce04 marked this pull request as ready for review March 1, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/M squash This pull request should be squashed if approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants