<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: вопрос о ImageSearch]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16845&amp;type=atom" />
	<updated>2021-12-23T05:20:55Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=16845</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: вопрос о ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=151374#p151374" />
			<content type="html"><![CDATA[<p><strong>uran612</strong>, у Вас количество параметров не соответствует оператору.<br /></p><div class="codebox"><pre><code>ImageSearch, OutputVarX, OutputVarY, X1, Y1, X2, Y2, ImageFile</code></pre></div>]]></content>
			<author>
				<name><![CDATA[andrey.a.polyakov.b2c]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42228</uri>
			</author>
			<updated>2021-12-23T05:20:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=151374#p151374</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: вопрос о ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=151372#p151372" />
			<content type="html"><![CDATA[<p>Не работает ImageSearch, помогите пожалуйста разобраться <br /></p><div class="codebox"><pre><code>F7::
Loop {
sleep, 500
BlockInput, SendAndMouse
BlockInput, Default
sleep 1500
ImageSearch,,, FoundX, FoundY, 1425, 530, 1509, 616, 10.png
if ( ErrorLevel = &quot;0&quot; ) {
sleep, 500
SoundBeep, 400, 800
SoundBeep, 400, 800
}
if ( ErrorLevel = &quot;2&quot; ) {
sleep, 500
SoundBeep, 1200
SoundBeep, 900
SoundBeep, 1200
}
return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[uran612]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42233</uri>
			</author>
			<updated>2021-12-23T01:14:58Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=151372#p151372</id>
		</entry>
</feed>
