<?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=13461&amp;type=atom" />
	<updated>2018-02-28T09:15:23Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13461</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Таймер и удержания]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123847#p123847" />
			<content type="html"><![CDATA[<p>Если вопрос ещё актуален:<br /></p><div class="codebox"><pre><code>
Loop {
Send, {E down}
sleep 5000
Send, {E up}
sleep 10000
}
return
F3::
ExitApp
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-02-28T09:15:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123847#p123847</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Таймер и удержания]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123695#p123695" />
			<content type="html"><![CDATA[<p>Привет подскажите пожалуйста как сделать чтобы клавиш &quot;Е&quot; удерживался 5 секунд потом отключался на 10 секунд и опять тоже самый повторялся без конечно пока я сам не offnu!</p>]]></content>
			<author>
				<name><![CDATA[m_asan]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39067</uri>
			</author>
			<updated>2018-02-12T13:47:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123695#p123695</id>
		</entry>
</feed>
