<?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=17971&amp;type=atom" />
	<updated>2023-10-14T13:57:49Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17971</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159334#p159334" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong> Спасибо вам огромное, помогло).</p>]]></content>
			<author>
				<name><![CDATA[lvrule]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43252</uri>
			</author>
			<updated>2023-10-14T13:57:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159334#p159334</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159333#p159333" />
			<content type="html"><![CDATA[<p>Кроме того, скорее всего нужно использовать подходящее значение <a href="https://www.autohotkey.com/docs/v1/lib/CoordMode.htm">CoordMode</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-10-14T13:51:13Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159333#p159333</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159332#p159332" />
			<content type="html"><![CDATA[<p>Искать искуемый — это вы круто завернули. Попробуйте использовать параметр *n (variation), например:<br /></p><div class="codebox"><pre><code>imageSearch, x, y , 0, 0, 1920, 1080, *50 red.png</code></pre></div><p>Раздел подходящий.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-10-14T13:47:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159332#p159332</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159331#p159331" />
			<content type="html"><![CDATA[<p>Не этот раздел который нужен для такого вопроса, извиняюсь.</p><p>Не актуально в этом разделе.</p>]]></content>
			<author>
				<name><![CDATA[lvrule]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43252</uri>
			</author>
			<updated>2023-10-14T13:47:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159331#p159331</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159330#p159330" />
			<content type="html"><![CDATA[<p>Доброго времени суток друзья. Не пойму в чем моя проблемма, прошу строго не судить в ахк скриптинге я не очень силен.<br /></p><div class="codebox"><pre><code>
f2::
	imageSearch, x, y , 0, 0, 1920, 1080, red.png
	MsgBox %x% %y%
return
</code></pre></div><p>Задача была найти картинку с красным цветом и текстом (красный) но увы этого не случилось.</p><p>Не знаю как приложить два файла сразу, приложил сам скрин откуда нужно искать искуемый.</p>]]></content>
			<author>
				<name><![CDATA[lvrule]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43252</uri>
			</author>
			<updated>2023-10-14T12:56:58Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159330#p159330</id>
		</entry>
</feed>
