AutoHotkey Community

It is currently May 23rd, 2012, 11:35 pm

All times are UTC [ DST ]


Search found 5 matches
Search these results:

Author Message

 Forum: Support   Topic: autoscriptwriter or script to record mouse positions

Posted: September 1st, 2010, 4:57 am 

Replies: 3
Views: 372


Alright well I'm attempting to make a script to click a mouse button at a certain location at a certain time. The problem I'm having is that autoscriptwriter doesn't even attempt to do correct time stamps between clicks. Autoscriptwriter source isn't available from what I see so I can't edit that to...

 Forum: Support   Topic: computer time

 Post subject: computer time
Posted: August 31st, 2009, 1:58 am 

Replies: 1
Views: 272


Hello again = )


I'm looking for a way to pull the current computer time, then maybe be able to go into the future OR past by adding milliseconds to that time to get a time and date

is this possible?

 Forum: Support   Topic: What does this script (loop) do completely?

Posted: August 31st, 2009, 1:56 am 

Replies: 2
Views: 302


THANKS = )

I was able to adapt it for my use

 Forum: Support   Topic: how to parse string if is in the same file multiple times

Posted: August 30th, 2009, 8:40 pm 

Replies: 2
Views: 239


How can I parse a string if it is the file multiple times for instance when I do: IfInString,A_LoopField,<TD align="center"><FONT COLOR="FFFFCC" FACE="VERDANA" SIZE="2"><B> { RegExMatch(A_LoopField,">[^<]+",CL_Thug) StringTrimLeft,CL_Thu...

 Forum: Support   Topic: What does this script (loop) do completely?

Posted: August 30th, 2009, 6:25 pm 

Replies: 2
Views: 302


UrlDownloadToFile,%Url%,%Name%-Status.txt FileRead,html,%Name%-Status.txt Loop,Parse,html,`n { IfInString,A_LoopField,AccountGadget_Handle { RegExMatch(A_LoopField,">[^<]+",CL_Name) StringTrimLeft,CL_Name,CL_Name,1 } IfInString,A_LoopField,TicketBalance { RegEx...
Sort by:  
Page 1 of 1 [ Search found 5 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group