AutoHotkey Community

It is currently May 22nd, 2012, 1:22 pm

All times are UTC [ DST ]


Search found 5 matches
Search these results:

Author Message

 Forum: Support   Topic: Breaking or Pausing an infinite loop at any time?

Posted: April 16th, 2010, 7:23 pm 

Replies: 8
Views: 1260


Well, since no one's replied, I'll just post this if anyone needs reference to it. This is one of the final version, I came up with. Hope someone will find it useful Program = Macro Counteragent + Mixture Production Version = Version 1.0 Title = %Author% - %Version% ; Copyrights, Disclaimer and Limi...

 Forum: Support   Topic: Breaking or Pausing an infinite loop at any time?

Posted: March 18th, 2010, 7:08 am 

Replies: 8
Views: 1260


hope this helps ;) #a:: KeepWinZRunning=1 ;can be any variable Loop ;Send some keys, here letters abc again and again, you can use any string, digit or key like {UP}{Down 2}{Enter}{Click}... Send("{1000}a{1000}b{1000}c&q...

 Forum: Support   Topic: Breaking or Pausing an infinite loop at any time?

Posted: March 16th, 2010, 8:58 am 

Replies: 8
Views: 1260


Well, forgive my n00bness, HotKeyIt.. ..in the end, I still couldn't decipher how your code works, and I'm sure it's a very effective one, but I need a class or two :/ EDIT: There were so many areas that I couldn't understand what or why it was happening.. like why you would need to send a,b,c, with...

 Forum: Support   Topic: Breaking or Pausing an infinite loop at any time?

Posted: March 14th, 2010, 8:01 pm 

Replies: 8
Views: 1260


wow.. I wasn't expecting this.. This is more technical than I imagined. I just kept thinking I was missing a step or two or that there was some trick out there that I didn't know about.. ..but this is out of my league, no wait.. ..let's have a closer look at this.. I'll examine the code with <--- ar...

 Forum: Support   Topic: Breaking or Pausing an infinite loop at any time?

Posted: March 14th, 2010, 10:52 am 

Replies: 8
Views: 1260


Hi, I'm new to the AHK community, I came here because I was interested in using AHK for my gaming purposes. I recently wanted to run an infinite loop to go through a tedious and lengthy process, ie. manufacturing. I looked through a lot of the help topics, but they didn't seem to address what I need...
Sort by:  
Page 1 of 1 [ Search found 5 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group