<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; АХК: Помощь с PixelSearch]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=16286&amp;type=atom" />
	<updated>2021-04-25T12:06:53Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=16286</id>
		<entry>
			<title type="html"><![CDATA[Re: АХК: Помощь с PixelSearch]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147500#p147500" />
			<content type="html"><![CDATA[<p>Не указан префикс языка - AHK в шапке темы.<br />Точки с запятыми тоже нужны.</p><p>Команда &#039;PixelGetColor&#039; у вас в коде есть, но её переменная Color не используется.<br />Задайте её сверку и от полученного результата выполняйте код.<br />Пример:</p><div class="codebox"><pre><code>PixelGetColor, color, 1366, 768, Fast
If (color = 0xdebda5)
{
 ToolTip, Цвет обнаружен!
}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2021-04-25T12:06:53Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147500#p147500</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АХК: Помощь с PixelSearch]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147499#p147499" />
			<content type="html"><![CDATA[<p><strong>__Михаил__</strong><br />Исправил.</p>]]></content>
			<author>
				<name><![CDATA[_yashalava)]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41673</uri>
			</author>
			<updated>2021-04-25T12:00:53Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147499#p147499</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АХК: Помощь с PixelSearch]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147498#p147498" />
			<content type="html"><![CDATA[<p>Код оформляется тегом &#039;code&#039;.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2021-04-25T11:58:06Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147498#p147498</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[АХК: Помощь с PixelSearch]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147497#p147497" />
			<content type="html"><![CDATA[<p>/del</p>]]></content>
			<author>
				<name><![CDATA[_yashalava)]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41673</uri>
			</author>
			<updated>2021-04-25T11:47:05Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147497#p147497</id>
		</entry>
</feed>
