boogieoompa Posted September 11, 2008 Posted September 11, 2008 So I have spent a good deal of time theoretically constructing an app and when I went to the application it does not allow for key sending. Is there another way to send a key stroke that perfectly mimics the output from a keyboard? I kept knocking off my app assuming it was glitched until i tried this and even this didnt work. Any help would be great. WinActivate("MMO") sleep(1000) send("w") Thanks
dbzfanatic Posted September 11, 2008 Posted September 11, 2008 ControlSend() Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote]
boogieoompa Posted September 11, 2008 Author Posted September 11, 2008 But it does not appear that the MMO has any controls that I can find. While using autoitInfo I could not find any controls within the window. Is there a way of using controlsend in these cases or is there an alternative way of getting past this? Obviously the keyboard has no issue sending to the game so there HAS to be a way of bypassing this safeguard. Thanks,
boogieoompa Posted September 12, 2008 Author Posted September 12, 2008 Any other suggestions and/or ways of using controlsend in this case? Thanks
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