| View previous topic :: View next topic |
| Author |
Message |
Eternal222 How do I cheat?
Reputation: 0
Joined: 09 Jun 2022 Posts: 2
|
Posted: Thu Jun 09, 2022 9:34 am Post subject: [Help] doKeyPress causing screenshot to be taken on Steam |
|
|
I'm working on a Lua script for a game, and doKeyPress as well as keyDown/Up are essential to it working, however I can't seem to use any of these functions without it also taking a screenshot in the game through the steam hotkey. The weird part about this is that I literally don't have a hotkey for screenshots set, I disabled it because I didn't ever want to use the feature. Does anyone know why this might be happening and how to fix it?
The game is Guilty Gear XX Accent Core +R, it seems to be the only game which this happens in.
|
|
| Back to top |
|
 |
LeFiXER Grandmaster Cheater Supreme
Reputation: 20
Joined: 02 Sep 2011 Posts: 1069 Location: 0x90
|
Posted: Thu Jun 09, 2022 10:19 am Post subject: |
|
|
| It would help if you showed us your script.
|
|
| Back to top |
|
 |
Eternal222 How do I cheat?
Reputation: 0
Joined: 09 Jun 2022 Posts: 2
|
Posted: Thu Jun 09, 2022 10:45 am Post subject: |
|
|
| The script is simply calling right now, just ensuring that the correct window is selected before calling it
|
|
| Back to top |
|
 |
AylinCE Grandmaster Cheater Supreme
Reputation: 39
Joined: 16 Feb 2017 Posts: 1567
|
Posted: Thu Jun 09, 2022 10:57 am Post subject: |
|
|
If the screen does not take a screenshot when you use the same code (press key) except for the game window, there may be such a click reaction code in the game.
This is also an option.
Or test other key letters.
_________________
|
|
| Back to top |
|
 |
|