AutoHotkey Community

It is currently May 22nd, 2012, 12:37 pm

All times are UTC [ DST ]


Search found 4 matches
Search these results:

Author Message

 Forum: Support   Topic: Brilliant program, please help me configure a script?

Posted: July 3rd, 2009, 10:29 am 

Replies: 16
Views: 889


Anyone, please?

 Forum: Support   Topic: Brilliant program, please help me configure a script?

Posted: July 2nd, 2009, 6:30 am 

Replies: 16
Views: 889


Wow, thank you very much. It works.

How about keys to control previous, next, pause and resume functions for Windows Media Player?

 Forum: Support   Topic: Brilliant program, please help me configure a script?

Posted: July 1st, 2009, 8:20 pm 

Replies: 16
Views: 889


Thank you both very much!

Is it normal that executing one command seems to execute all in the list?

This is the script:

XButton1::
SetKeyDelay, 50, 25
Send yguns{ENTER}1393

XButton2::
SetKeyDelay, 50, 25
Send yguns{ENTER}13934{Click}
return

 Forum: Support   Topic: Brilliant program, please help me configure a script?

Posted: July 1st, 2009, 11:47 am 

Replies: 16
Views: 889


In addition to that, how about sending a left mouse click?

I think it would be something like this:

XButton2::
SetKeyDelay, 50, 25
Send yguns{ENTER}13934
Send MouseClick LButton
Sort by:  
Page 1 of 1 [ Search found 4 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group