<?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>https://forum.script-coding.com/viewtopic.php?id=15128</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15128&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Помогите найти ошибку.».]]></description>
		<lastBuildDate>Mon, 13 Jan 2020 18:17:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Помогите найти ошибку.]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=137249#p137249</link>
			<description><![CDATA[<p><span style="color: green"><strong>Art_style_guard</strong>, тема должна иметь осмысленное название и содержать префикс скриптового языка. Код необходимо оформить тегом &quot;code&quot;. Исправьте!</span></p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Mon, 13 Jan 2020 18:17:24 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=137249#p137249</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Помогите найти ошибку.]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=137248#p137248</link>
			<description><![CDATA[<p>F1:: <br />Send (e) <br />SetTimer, DoCatch, 100 <br />return </p><p>DoCatch(){ <br />if ImageCheck(&quot;catch&quot;) &gt;0{ <br />FindKey() <br />}Else( <br />sleep 5000 <br />Send {e} <br />} <br />} <br />FindKey() <br />{ <br />if ImageCheck(&quot;f&quot;) &gt; 0{ <br />if ImageCheck(&quot;g&quot;) &gt; 0{ <br />if ImageCheck(&quot;j&quot;) &gt; 0{ <br />imageCheck (&quot;k&quot;) <br />Send {k} <br />}else <br />Send {j} <br />}else <br />Send {g} <br />}else <br />Send {f} <br />} <br />ImageCheck(key) <br />{ <br />WinGetPos, WinX, WinY,Width, Height, A <br />Width := Width + WinX <br />Height := Height + WinY <br />path := % A_ScriptDir . &quot;\&quot; . key . &quot;.png&quot; <br />ImageSearch, ImageX, ImageY, WinX, WinY, Widht, Height, *50 %path% <br />} <br />F2:: <br />ExitApp</p>]]></description>
			<author><![CDATA[null@example.com (Art_style_guard)]]></author>
			<pubDate>Mon, 13 Jan 2020 18:12:32 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=137248#p137248</guid>
		</item>
	</channel>
</rss>
