crackito 0 Posted September 4, 2010 (edited) Hi everyone, I've made a software that sends keystrokes to the window just like this:ControlSend($WindowName, "", "", "t") It works just fine but it sometimes messes the keyboard up. It's like if control / alt / shift were pressed all the time. I mean, when the bot is running if I press "w" It may type "W" and if I press "4" it may type "$" which in my keboard would be "Shift + 4" . Same happens with Control and Alt keys. Am I missing something? Might it be that the delay I use is too short? Thanks for your time! Edited September 4, 2010 by crackito Share this post Link to post Share on other sites
wakillon 403 Posted September 4, 2010 Hi everyone, I've made a bot to a game, it sends keystrokes to the window just like this:ControlSend($WindowName, "", "", "t") It works just fine but it sometimes messes the keyboard up. It's like if control / alt / shift were pressed all the time. I mean, when the bot is running if I press "w" It may type "W" and if I press "4" it may type "{:content:}quot; which in my keboard would be "Shift + 4" . Same happens with Control and Alt keys. Am I missing something? Might it be that the delay I use is too short? Thanks for your time! See here AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Share this post Link to post Share on other sites
crackito 0 Posted September 4, 2010 Opps sorry, I edited it. It shouldn't matter what kind of softare it is to explain the issue. My bad Share this post Link to post Share on other sites
crackito 0 Posted September 6, 2010 Still not solved ;( Share this post Link to post Share on other sites
somdcomputerguy 103 Posted September 6, 2010 (edited) because your first post needs to edited again, you missed another one of those 'b' words.. it probably won't help you out though.. Edited September 7, 2010 by somdcomputerguy - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change. Share this post Link to post Share on other sites