<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK триггер]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=16228</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=16228&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK триггер».]]></description>
		<lastBuildDate>Thu, 01 Apr 2021 20:08:33 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[AHK триггер]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=147126#p147126</link>
			<description><![CDATA[<p>Мне нужен скрипт, который при нажатии левой кнопкой мыши, искал зеленый цвет, а именно #04ff03 по прямоугольнику с координатами в верхней точке 6 в нижней 299 слева 611 и право 758 пиксель. При нахождении точки, нажималась левая кнопка мыши. Вот я делал, но видимо не правильно </p><p>~RButton::<br />&nbsp; &nbsp;While GetKeyState(&quot;RButton&quot; &quot;P&quot;)<br />&nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;PixelSearch, x, y, 611, 6, 758, 299, 0x04ff03,, Fast RGB<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;If !ErrorLevel<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MouseClick, L, x, y<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Sleep, 30<br />&nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp;Return</p>]]></description>
			<author><![CDATA[null@example.com (dgfsgsggds)]]></author>
			<pubDate>Thu, 01 Apr 2021 20:08:33 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=147126#p147126</guid>
		</item>
	</channel>
</rss>
