<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Помогите с Pixel Get color]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15953&amp;type=atom" />
	<updated>2020-12-27T16:36:57Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=15953</id>
		<entry>
			<title type="html"><![CDATA[Re: Помогите с Pixel Get color]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=144386#p144386" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2020-12-27T16:36:57Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=144386#p144386</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Помогите с Pixel Get color]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=144385#p144385" />
			<content type="html"><![CDATA[<p><strong>__Михаил__</strong> <br />E нажимается, а Enter нет</p>]]></content>
			<author>
				<name><![CDATA[zhu4enski]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41323</uri>
			</author>
			<updated>2020-12-27T14:42:04Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=144385#p144385</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Помогите с Pixel Get color]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=144382#p144382" />
			<content type="html"><![CDATA[<p>Знаки &#039;%&#039; убрать все.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2020-12-27T14:21:33Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=144382#p144382</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Помогите с Pixel Get color]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=144381#p144381" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[zhu4enski]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41323</uri>
			</author>
			<updated>2020-12-27T13:08:46Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=144381#p144381</id>
		</entry>
</feed>
