<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: вопрос о ImageSearch]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=16845</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16845&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: вопрос о ImageSearch».]]></description>
		<lastBuildDate>Thu, 23 Dec 2021 05:20:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: вопрос о ImageSearch]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=151374#p151374</link>
			<description><![CDATA[<p><strong>uran612</strong>, у Вас количество параметров не соответствует оператору.<br /></p><div class="codebox"><pre><code>ImageSearch, OutputVarX, OutputVarY, X1, Y1, X2, Y2, ImageFile</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (andrey.a.polyakov.b2c)]]></author>
			<pubDate>Thu, 23 Dec 2021 05:20:55 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=151374#p151374</guid>
		</item>
		<item>
			<title><![CDATA[AHK: вопрос о ImageSearch]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=151372#p151372</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (uran612)]]></author>
			<pubDate>Thu, 23 Dec 2021 01:14:58 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=151372#p151372</guid>
		</item>
	</channel>
</rss>
