AutoHotkey Community

It is currently May 22nd, 2012, 2:28 pm

All times are UTC [ DST ]


Search found 9 matches
Search these results:

Author Message

 Forum: Support   Topic: timer variables scopr and function scope question

Posted: October 14th, 2009, 5:29 am 

Replies: 1
Views: 267


ok so heres what i think the problem is with my code: i have a timer that tells a loop when to stop searching by making maxTimesUp:=1 and the loop is always checking to see if thats the case, and if its not it keeps searching problem is, the loop is in a function, and the function cant read the time...

 Forum: Support   Topic: firefox function detect if a page is finished loading?

Posted: October 11th, 2009, 9:32 pm 

Replies: 3
Views: 579


well for now im going to try to use immage search to look for a bmp that exists exclusively in the specific pages im looking for. but if anyone has any othe ideas id be glad to hear them

 Forum: Support   Topic: firefox function detect if a page is finished loading?

Posted: October 11th, 2009, 8:25 pm 

Replies: 3
Views: 579


winwait doesn't recognize if a page is fully downloaded and ready to be clicked on, thats the sort of function or method im looking for

any ideas?

NO IE

 Forum: Scripts   Topic: Facebook Farmville

Posted: October 11th, 2009, 8:00 pm 

Replies: 141
Views: 62656


take a screen shot and clip out with MS Paint what ur plants look like when theyre ready to be harvesed and save it in the same folder as ur macro bot. use IMAGESEARCH look it up in auto hot key help file use the output coordinates to click on them and then click on harvest, dig hole, put another pl...

 Forum: Scripts   Topic: Auto Copy Selected Text to Clipboard

Posted: October 11th, 2009, 7:42 pm 

Replies: 101
Views: 59271


{ctrl down}c{ctrl up}

 Forum: Support   Topic: file read issues

Posted: October 11th, 2009, 7:38 pm 

Replies: 5
Views: 839


thank you i didnt know i had to do that in file read! changed alot of my program

 Forum: Support   Topic: file read issues

Posted: October 11th, 2009, 6:11 am 

Replies: 5
Views: 839


my b but theyre still blank if u fix that

 Forum: Support   Topic: file read issues

 Post subject: file read issues
Posted: October 11th, 2009, 5:46 am 

Replies: 5
Views: 839


my msgboxes are blank but my file is correct code FileRead, exploreVar, dirExplore msgbox %exporeVar% stringreplace, exploreVar, exploreVar, `r,, all msgbox %exporeVar% archersHome:=RegExReplace(exploreVar, "(.*)exploreP.Archer[^\d]+(\d+).+","$2") msgbox %...

 Forum: Support   Topic: is scope the problem?

Posted: October 10th, 2009, 11:36 pm 

Replies: 2
Views: 315


stupid question im sorry i had to pass yes button as an arguement nm
Sort by:  
Page 1 of 1 [ Search found 9 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group