AutoHotkey Community

It is currently May 24th, 2012, 12:26 am

All times are UTC [ DST ]


Search found 4168 matches
Search these results:

Author Message

 Forum: Tutorials   Topic: The definitive autofire thread!

Posted: 47 minutes ago 

Replies: 89
Views: 26446


That is a good idea; I'll see what I can do when I have the time. IIRC, SendPlay, {LButton 2000} was as fast as clicks got (unless mouse_event exceeded it?)

 Forum: Tutorials   Topic: The definitive autofire thread!

Posted: Yesterday, 7:52 pm 

Replies: 89
Views: 26446


Quote:
Another solution worked for me; did you try it?

Quote:
The sleep time is intentionally 100 - that means 10 clicks and A's per second.

There should be another solution though: using e.g. F8 Up:: instead of F8::

 Forum: Suggestions   Topic: Please Search Topics rather than posts

Posted: Yesterday, 3:53 am 

Replies: 4
Views: 87


+1

 Forum: Tutorials   Topic: The definitive autofire thread!

Posted: May 22nd, 2012, 8:55 pm 

Replies: 89
Views: 26446


In that case, the only solutions are to either use the SetTimer toggle method instead, or to press the key for a period of time shorter than the key-repeat wait time. I'll update the OP.

 Forum: Tutorials   Topic: The definitive autofire thread!

Posted: May 22nd, 2012, 7:35 pm 

Replies: 89
Views: 26446


The sleep time is intentionally 100 - that means 10 clicks and A's per second.

Would KeyWait work?

 Forum: Support   Topic: Basic question - Send /** {cursor} **/

Posted: May 22nd, 2012, 4:12 am 

Replies: 1
Views: 15


Perhaps EM_SetSel will help?
http://msdn.microsoft.com/en-us/library ... 61(v=vs.85).aspx

 Forum: Offtopic   Topic: « What's on your mind? »

Posted: May 19th, 2012, 3:21 am 

Replies: 1415
Views: 58677


Proxies, Tuncay. Proxies.

 Forum: Offtopic   Topic: Cheap Gaming Computer

 Post subject: Re: Cheap Gaming Computer
Posted: May 18th, 2012, 12:58 am 

Replies: 13
Views: 194


Always build the computer yourself. Purchase the parts separately. Wait for sales on individual parts. You will never find a new, pre-built computer which costs less than the sum of its parts :!: Now of course it's not feasible to make your own laptop, so there you're kind of stuck. I found this guy...

 Forum: Suggestions   Topic: Code collapse/expand

 Post subject: Re: Code collapse/expand
Posted: May 16th, 2012, 2:22 am 

Replies: 26
Views: 659


IsNull wrote:
@JSLover: "Expand" doesn't work in Chrome.

Works on my Chrome... do you have javascript enabled?
Edit: the Copy button (more like Select All) is much better than what we had (works in more browsers). I vote for the script to be implemented.

 Forum: Scripts   Topic: NODE : Launcher.. and more.

 Post subject: Re: NODE : Now OPEN SOURCE!
Posted: May 11th, 2012, 2:20 am 

Replies: 275
Views: 4394


...GitHub has NOTHING to do with Google...

 Forum: Support   Topic: question about Dllcall()

Posted: May 10th, 2012, 10:28 pm 

Replies: 14
Views: 147


You cannot move the mouse .4 of a pixel, nor does the mouse_event function accept floating-point numbers.
What do you want to happen?

 Forum: Scripts   Topic: NODE : Launcher.. and more.

 Post subject: Re: NODE : Now OPEN SOURCE!
Posted: May 10th, 2012, 10:15 pm 

Replies: 275
Views: 4394


FYI: Typo amazinlgy Also, I recommend you scale back the "Object/Action" explanation on the Features page; instead, put it under a new tab called "advanced" It simply "sounds" complicated, and is likely to turn users away. It might be enough to have a 30 second animatio...

 Forum: Scripts   Topic: NODE : Launcher.. and more.

 Post subject: Re: NODE : Launched!
Posted: May 10th, 2012, 11:56 am 

Replies: 275
Views: 4394


Klark92 wrote:
Basic version's executable is more safe ..

ABSOLUTELY NOT!
Any Basic executable, even when /NoDecompile was used, can be decompiled in under a minute. /NoDecompile provides a false sense of security. If you want better security, use a custom compressor (only AHK_L supports this feature)

 Forum: Scripts   Topic: NODE : Launcher.. and more.

 Post subject: Re: NODE : Launched!
Posted: May 10th, 2012, 1:36 am 

Replies: 275
Views: 4394


Please take that link (and reference) down. Rajat already asked me to do the same.

 Forum: Support   Topic: [unsolved]How to select an external program's tray menu item

Posted: May 9th, 2012, 12:36 pm 

Replies: 3
Views: 56


Ah, I'd looked at that, but too quickly. Thanks, that solves showing the menu, now what about clicking it?
Sort by:  
Page 1 of 278 [ Search found 4168 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group