<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Помогите начинающему с PixelSearch (режим Fast)]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=8362</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8362&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Помогите начинающему с PixelSearch (режим Fast)».]]></description>
		<lastBuildDate>Tue, 04 Jun 2013 16:46:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Помогите начинающему с PixelSearch (режим Fast)]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=72722#p72722</link>
			<description><![CDATA[<p>у меня работает</p><div class="codebox"><pre><code>PixelSearch, Px, Py, 15, 80, 139, 800, 0xc8d0d4,, fast 
mousemove %Px%, %Py%
MsgBox,  X %Px%  Y %Py%.</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Mikki)]]></author>
			<pubDate>Tue, 04 Jun 2013 16:46:26 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=72722#p72722</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Помогите начинающему с PixelSearch (режим Fast)]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=72704#p72704</link>
			<description><![CDATA[<p>Почему не работает режим Fast?</p><p>В примере ищем черный пиксель на линии<br /></p><div class="codebox"><pre><code>PixelSearch, Px, Py, 1597, 800, 1395, 800, 0x999999, , ; работает, но медленно.
PixelSearch, Px, Py, 1597, 800, 1395, 800, 0x999999, 0, fast ; не работает.
mousemove Px, Py
MsgBox, цвет найден в X %Px% Y %Py%.</code></pre></div><p>Пробовал как в окне браузера Гуглехром, так и в блокноте, быстрый метод не работает нигде.</p>]]></description>
			<author><![CDATA[null@example.com (misha_057)]]></author>
			<pubDate>Tue, 04 Jun 2013 08:52:58 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=72704#p72704</guid>
		</item>
	</channel>
</rss>
