Okay, guys i know this sounds a little confusing by the title... but i got a question and i cant figure out anyway i can do this.
You know, the ispressed feature? I have ispressed set to T; and the function that happens when i press T will do
send("z")
And i want to type inside of any writing program, or textbox and it put down "Z" before "T" is registered. Or just disable the Key T from sending T anyway and just do the function.
Which would be
send("Z")
sleep(100)
send("T")
but i can not figure out how to do either of those methods.
Please help![:sweating:]()
I hope someone here can do this - im notz skilled enough for itz.
i sound like such a newb... sorry guys
You know, the ispressed feature? I have ispressed set to T; and the function that happens when i press T will do
send("z")
And i want to type inside of any writing program, or textbox and it put down "Z" before "T" is registered. Or just disable the Key T from sending T anyway and just do the function.
Which would be
send("Z")
sleep(100)
send("T")
but i can not figure out how to do either of those methods.
Please help
![:sweating:](http://aut1.autoit-cdn.com/forum/public/style_emoticons/default/sweating.gif)
![:(](http://aut1.autoit-cdn.com/forum/public/style_emoticons/default/sad.png)
i sound like such a newb... sorry guys