-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
awesome it bypass gameguard but how to controlsend? #5
Comments
What ControlSend does is posting key messages (i.e. BTW, could you tell me the game and the driver you are using? I'm going to make a test table of games. |
im using razer method 0, but im afraid i cannot tell you the game here because the dev might found it and i might patch it :( (but i can tell you the game via private message if you want) |
You can contact me via Telegram https://t.me/Chaoses_Ib or Discord |
Honestly that would be really useful. To interact with a program (or game) to send keystrokes to in the background, without interrupting anything nor coming from the actual user. Don't think anyone made that kind of library for AHK before. |
im so amazed that it bypassed my gameguard for macro
most of keystroke and clicks working 100% perfectly
but can i ask how to controlsend(send keystroke to background) like this?
ControlSend, ahk_parent, {F2}, ahk_exe choboApp.exe
i tried this but i cant make it work
IbSend("ControlSend, ahk_parent, {F2}, ahk_exe choboApp.exe")
please help me.. thank you for awesome library!
The text was updated successfully, but these errors were encountered: