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

every second injection fails #38

Open
JamesBohrmann opened this issue Dec 17, 2019 · 3 comments
Open

every second injection fails #38

JamesBohrmann opened this issue Dec 17, 2019 · 3 comments

Comments

@JamesBohrmann
Copy link

hello,

i use this script to inject:
LOGITacker (discover) $ script press NUMLOCK
LOGITacker (discover) $ script press GUI R
LOGITacker (discover) $ script delay 500
LOGITacker (discover) $ script altstring "notepad.exe"
LOGITacker (discover) $ script delay 500
LOGITacker (discover) $ script press RETURN
LOGITacker (discover) $ script altstring "here comes some demo text. Very much characters. At least 24!"

what happens:
the first run works fine, the second run, whichout any changes, fails.

any ideas what could be wrong?

thanks in advance
James

@RoganDawes
Copy link
Owner

Could you try running something simple, like just typing out a string and pressing enter?
Leave notepad open and in focus, so you can see if it works?
And then see if it works every time you trigger it?

That will show whether there is something wrong at a hardware/firmware level, or something wrong with your script.

Then we can debug from there.

@RoganDawes
Copy link
Owner

RoganDawes commented Jan 7, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@RoganDawes @JamesBohrmann and others