Kuroro Posted September 4, 2011 Posted September 4, 2011 hello is there any alternative to Send()/ControlSend() ? i tried to Send("A") to RemoteJoyLite but it was not working as expected While 1 Send("a") Sleep(400) Wend the "a" was not sent properly but most of the times it worked it was not sent on time and only successful on several occasions i think RJL cannot accept the Send() properly is there any alternative to Send()/ControlSend() ? [quote]I change my goal post in the middle of the game[/quote]
JohnOne Posted September 5, 2011 Posted September 5, 2011 Without knowing a great deal about the function, I think it may be possible with _SendMessage() AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now