Search found 5 matches

by rep4boy3221
12 Dec 2021, 16:51
Forum: Ask for Help (v1)
Topic: Help with the code
Replies: 4
Views: 501

Re: Help with the code

I figured it out, the fact is that the search area was very large and as soon as I reduced it, the delay disappeared (apparently ahk in a large area is difficult to find a small picture) (but even so thank you for trying to explain) (I would not calculate anything because I am stupid) and even this ...
by rep4boy3221
12 Dec 2021, 15:53
Forum: Ask for Help (v1)
Topic: Help with the code
Replies: 4
Views: 501

Re: Help with the code

A_TickCount in which part of the code it can be inserted?
by rep4boy3221
12 Dec 2021, 15:04
Forum: Ich brauche Hilfe
Topic: Help with the code
Replies: 1
Views: 638

Help with the code

Im Skript muss man eine Taste drücken, die nicht einmal pro Sekunde, sondern jede Millisekunde angezeigt wird, wenn es ein Bild findet (ich verstehe nicht, warum er die Schleife drückt und fast 2 Sekunden wartet ...) hier ist mein Code *XButton2:: Loop { If !GetKeyState("XButton2", "P") Break { Imag...
by rep4boy3221
12 Dec 2021, 15:02
Forum: Ask for Help (v1)
Topic: Help with the code
Replies: 4
Views: 501

Help with the code

You need to press the key in the script, which is indicated not once a second, but every millisecond when it finds an image (I don't understand why it presses the cycle and waits for almost 2 seconds ...) here is my code *XButton2:: Loop { If !GetKeyState("XButton2", "P") Break { ImageSearch, FoundX...
by rep4boy3221
12 Dec 2021, 14:58
Forum: Помощь
Topic: Помогите с кодом
Replies: 1
Views: 657

Помогите с кодом

Нужно чтоб в скрипте нажимало на клавишу которая указанна не раз в секунду а каждую милисекунду тогда когда находит изображение (не понимаю почему оно нажимает цикл и ждет почти 2 секунды ...) вот мой код *XButton2:: Loop { If !GetKeyState("XButton2", "P") Break { ImageSearch, FoundX, FoundY, 700,20...

Go to advanced search