Hello, I am brand new in this scripting scene and I was attempting to make a small script for this small game I play. I selected the game as the target window and have a line of code that clicks in the game window itself to make sure it's selected before it goes on with the rest of the script.
My script is intended to repeatedly press the 'A' key (The Attack Button), but it is flooding the actual script in Simba with a's instead of pressing the key to attack in-game.
I tried the ActivateClient; function but to no avail.
Does anyone know how I can get Simba to press the 'A' key In-Game and not have it type in it's own script?
Sorry if this is something very simple, If you need more information please let me know.



Reply With Quote


