Search found 3 matches

by Shikster
18 Nov 2021, 14:14
Forum: Scripts and Functions (v1)
Topic: FindText - Capture screen image into text and then find it Topic is solved
Replies: 1088
Views: 584855

Re: FindText - Capture screen image into text and then find it Topic is solved

SteveMylo t1:=A_TickCount, X:=Y:="" Text:="| <Shikii>*131$45.zzzzzzzzzzzzzzzy7nzAzaT0CTtbwnlsnzwzzyTaEtbAnnzk3AlaT3yANYwnw3nnADaTwCSNVwnzwnnAbaSTaSNaQnlsnnAnaT0CSNbAny3nnAsaTzzzzzzzzzzzzzzw" if (ok:=FindText(X, Y, 1379-150000, 821-150000, 1379+150000, 821+150000, 0, 0, Text)) { ;FindText().Click(X,...
by Shikster
17 Nov 2021, 11:00
Forum: Scripts and Functions (v1)
Topic: FindText - Capture screen image into text and then find it Topic is solved
Replies: 1088
Views: 584855

Re: FindText - Capture screen image into text and then find it Topic is solved

Yep, same script. I'm already some steps ahead now. I saved the X and Y coordinates as variables and that seemed to do the trick.
by Shikster
15 Nov 2021, 17:31
Forum: Scripts and Functions (v1)
Topic: FindText - Capture screen image into text and then find it Topic is solved
Replies: 1088
Views: 584855

Re: FindText - Capture screen image into text and then find it Topic is solved

Hey guys, I've got a question. I used the script to find a name (script below). When I press a button it returns a msgbox with the position. If for example that returns 'Pos: 900, 500' and I want to subtract X from Y I could write: MsgBox, % X-Y But instead of a MsgBox I want to store this value and...

Go to advanced search