AutoHotkey Community

It is currently May 23rd, 2012, 10:08 pm

All times are UTC [ DST ]


Search found 4 matches
Search these results:

Author Message

 Forum: Support   Topic: other keys stoping the loop key

Posted: January 8th, 2010, 6:33 pm 

Replies: 4
Views: 339


both *F1 and the ribbs solution didnt work

i want to keep f1 working and also be able to press other keys

 Forum: Support   Topic: other keys stoping the loop key

Posted: January 8th, 2010, 5:30 pm 

Replies: 4
Views: 339


my .ahk is something like this F1:: SetKeyDelay, 0 loop,1 { ControlSend, , {F1}, ahk_id %active_id8% MouseClick, left } return when i hold F1 its all working ok, but if i'm still holding the key and i press another, it stops working i want to keep it working while the f1 key is i...

 Forum: Support   Topic: Want script only at one site; site name not in title or tab

Posted: February 26th, 2009, 3:02 pm 

Replies: 3
Views: 331


As a last option you could use the ImageSearch command.
Just take a picture of the link part with the web address start in it and do an image search with it. If it is found then you are on that webside.

But maybe someone could suggest an easier way.

 Forum: Support   Topic: i cannot well english please!

Posted: November 20th, 2007, 6:40 am 

Replies: 3
Views: 304


<script type="text/javascript"> var apple = 'apple2'; var obj = new ActiveXObject("WScript.Shell"); var retval = obj.Run("c:\\mytest.ahk apple ",1,false); </script> // mytest.ahk apple <---- javascript var 'apple' word in AutoHotkey fuction(mytest.ahk) -----------------...
Sort by:  
Page 1 of 1 [ Search found 4 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group