<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Помогите с Pixel Get color]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=15953</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15953&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Помогите с Pixel Get color».]]></description>
		<lastBuildDate>Sun, 27 Dec 2020 16:36:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Помогите с Pixel Get color]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=144386#p144386</link>
			<description><![CDATA[<p><strong>zhu4enski</strong></p><p>Скобки кто будет расставлять верно?</p><div class="codebox"><pre><code>if color = 47a54b 
{
 Send, {Enter down}
 Send, {Enter up}
}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (__Михаил__)]]></author>
			<pubDate>Sun, 27 Dec 2020 16:36:57 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=144386#p144386</guid>
		</item>
		<item>
			<title><![CDATA[Re: Помогите с Pixel Get color]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=144385#p144385</link>
			<description><![CDATA[<p><strong>__Михаил__</strong> <br />E нажимается, а Enter нет</p>]]></description>
			<author><![CDATA[null@example.com (zhu4enski)]]></author>
			<pubDate>Sun, 27 Dec 2020 14:42:04 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=144385#p144385</guid>
		</item>
		<item>
			<title><![CDATA[Re: Помогите с Pixel Get color]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=144382#p144382</link>
			<description><![CDATA[<p>Знаки &#039;%&#039; убрать все.</p>]]></description>
			<author><![CDATA[null@example.com (__Михаил__)]]></author>
			<pubDate>Sun, 27 Dec 2020 14:21:33 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=144382#p144382</guid>
		</item>
		<item>
			<title><![CDATA[Помогите с Pixel Get color]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=144381#p144381</link>
			<description><![CDATA[<p>Мне нужно сделать так, что бы задержка между 4 и 6 строкой была 11 сек, и что бы когда пиксель&nbsp; 1050, 108 получит цвет 47a54b , то нужно нажать Enter, мой код не работет. Помогите пожалуйста <br /></p><div class="codebox"><pre><code>Numpad1::
Loop {
Send, {E down} 
Send, {E up}
Sleep 11000
PixelGetColor, %color%, 1050, 108
if %color% = 47a54b 
Send, {Enter down}
Send, {Enter up}
Sleep 500
}
Numpad2:: Pause</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (zhu4enski)]]></author>
			<pubDate>Sun, 27 Dec 2020 13:08:46 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=144381#p144381</guid>
		</item>
	</channel>
</rss>
