<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK PixelGetColor GTA V]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=15237</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15237&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK PixelGetColor GTA V».]]></description>
		<lastBuildDate>Sun, 15 Mar 2020 23:46:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK PixelGetColor GTA V]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=138506#p138506</link>
			<description><![CDATA[<p>Ну так покажите и людям его и не забывайте точки ставить.</p>]]></description>
			<author><![CDATA[null@example.com (Phoenixxx_Czar)]]></author>
			<pubDate>Sun, 15 Mar 2020 23:46:45 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=138506#p138506</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK PixelGetColor GTA V]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=138504#p138504</link>
			<description><![CDATA[<p>Нашел решение</p>]]></description>
			<author><![CDATA[null@example.com (sakovich_2002rook)]]></author>
			<pubDate>Sun, 15 Mar 2020 12:41:08 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=138504#p138504</guid>
		</item>
		<item>
			<title><![CDATA[AHK PixelGetColor GTA V]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=138503#p138503</link>
			<description><![CDATA[<p>Доброго времени суток, хочу что бы игра когда в координатах X=1053 Y=900<br />находился нужный цвет (0x0000FF)<br />И пока он видит данный цвет, что бы работал цикл нажатия быстро ЛКМ(LButton)<br />пока не видит, ничего не делает, ну и паузу бы добавить)</p><div class="codebox"><pre><code>OutputVar = 0x0000FF 
Loop,
{
OutputVar = 0x0000FF 
CoordMode , Pixel , [Relative]
PixelGetColor , OutputVar, 1053, 900 , Slow
If ErrorLevel = 1
send, {LButton}
}
F5:: Pause</code></pre></div><p>Как я понял он не может найти нужный пиксель, может я что то не так сделал, помогите</p>]]></description>
			<author><![CDATA[null@example.com (sakovich_2002rook)]]></author>
			<pubDate>Sun, 15 Mar 2020 11:33:03 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=138503#p138503</guid>
		</item>
	</channel>
</rss>
