<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Цикл while с сравнением пикселей]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=17126&amp;type=atom" />
	<updated>2022-05-24T16:18:30Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17126</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Цикл while с сравнением пикселей]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153338#p153338" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>yellow пишет:</cite><blockquote><p>наверно ...</p></blockquote></div><p><strong>yellow</strong>, у нас не принято отвечать в темах до исправления оформления.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-05-24T16:18:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153338#p153338</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Цикл while с сравнением пикселей]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153212#p153212" />
			<content type="html"><![CDATA[<p><strong>mrspark3000</strong>, добро пожаловать на форум! Ознакомьтесь, пожалуйста, с <a href="https://forum.script-coding.com/misc.php?action=rules">Правилами</a>, отредактируйте свой пост. Обратите внимание на оформление <a href="https://forum.script-coding.com/misc.php?action=rules#code-formatting">кода</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-05-15T09:09:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153212#p153212</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Цикл while с сравнением пикселей]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153211#p153211" />
			<content type="html"><![CDATA[<p>Синтаксис команды PixelGetColor: <strong>PixelGetColor, OutputVar, X, Y [, Alt|Slow|RGB] </strong>.<br />Кстати, у Вас код в первом сообщении не оформлен.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2022-05-15T07:46:26Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153211#p153211</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Цикл while с сравнением пикселей]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153210#p153210" />
			<content type="html"><![CDATA[<p>Нужно, чтобы цикл сравнивал текущий цвет с переменной а. Не работает<br />F2::</p><p>a = 0x695733</p><p>while PixelGetColor, 800, 550 != a {</p><p>Send { F1 }</p><p>sleep 400</p><p>}</p>]]></content>
			<author>
				<name><![CDATA[mrspark3000]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42529</uri>
			</author>
			<updated>2022-05-15T07:04:14Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153210#p153210</id>
		</entry>
</feed>
