<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; АХК: Помощь с PixelSearch]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=16286</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=16286&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «АХК: Помощь с PixelSearch».]]></description>
		<lastBuildDate>Sun, 25 Apr 2021 12:06:53 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: АХК: Помощь с PixelSearch]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=147500#p147500</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (__Михаил__)]]></author>
			<pubDate>Sun, 25 Apr 2021 12:06:53 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=147500#p147500</guid>
		</item>
		<item>
			<title><![CDATA[Re: АХК: Помощь с PixelSearch]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=147499#p147499</link>
			<description><![CDATA[<p><strong>__Михаил__</strong><br />Исправил.</p>]]></description>
			<author><![CDATA[null@example.com (_yashalava))]]></author>
			<pubDate>Sun, 25 Apr 2021 12:00:53 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=147499#p147499</guid>
		</item>
		<item>
			<title><![CDATA[Re: АХК: Помощь с PixelSearch]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=147498#p147498</link>
			<description><![CDATA[<p>Код оформляется тегом &#039;code&#039;.</p>]]></description>
			<author><![CDATA[null@example.com (__Михаил__)]]></author>
			<pubDate>Sun, 25 Apr 2021 11:58:06 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=147498#p147498</guid>
		</item>
		<item>
			<title><![CDATA[АХК: Помощь с PixelSearch]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=147497#p147497</link>
			<description><![CDATA[<p>/del</p>]]></description>
			<author><![CDATA[null@example.com (_yashalava))]]></author>
			<pubDate>Sun, 25 Apr 2021 11:47:05 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=147497#p147497</guid>
		</item>
	</channel>
</rss>
