<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Помогите найти ошибку.]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15128&amp;type=atom" />
	<updated>2020-01-13T18:17:24Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15128</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Помогите найти ошибку.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137249#p137249" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>Art_style_guard</strong>, тема должна иметь осмысленное название и содержать префикс скриптового языка. Код необходимо оформить тегом &quot;code&quot;. Исправьте!</span></p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2020-01-13T18:17:24Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137249#p137249</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Помогите найти ошибку.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137248#p137248" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Art_style_guard]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40573</uri>
			</author>
			<updated>2020-01-13T18:12:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137248#p137248</id>
		</entry>
</feed>
