<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Помогите начинающему с PixelSearch (режим Fast)]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8362&amp;type=atom" />
	<updated>2013-06-04T16:46:26Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8362</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Помогите начинающему с PixelSearch (режим Fast)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72722#p72722" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Mikki]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5905</uri>
			</author>
			<updated>2013-06-04T16:46:26Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72722#p72722</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Помогите начинающему с PixelSearch (режим Fast)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72704#p72704" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[misha_057]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=29511</uri>
			</author>
			<updated>2013-06-04T08:52:58Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72704#p72704</id>
		</entry>
</feed>
