<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Autohotkey время ожидания; как настроить чтобы писал через опр время?]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5432&amp;type=atom" />
	<updated>2011-01-29T10:35:12Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5432</id>
		<entry>
			<title type="html"><![CDATA[Re: Autohotkey время ожидания; как настроить чтобы писал через опр время?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=44525#p44525" />
			<content type="html"><![CDATA[<p><strong>ilya20069</strong> большое спасибо!! <img src="//forum.script-coding.com/img/smilies/big_smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[Sashko_O]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26698</uri>
			</author>
			<updated>2011-01-29T10:35:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=44525#p44525</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Autohotkey время ожидания; как настроить чтобы писал через опр время?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=44524#p44524" />
			<content type="html"><![CDATA[<p>если это все что должен делать скрипт, то можно через Sleep<br /></p><div class="codebox"><pre><code>1::
SendPlay {F6}команда{Enter}
sleep 10000
SendPlay {F6}команда{Enter}</code></pre></div><p>или</p><div class="codebox"><pre><code>p::pause
1::
sender:
SendPlay {F6}команда{Enter}
sleep 10000
goto sender</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ilya20069]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26683</uri>
			</author>
			<updated>2011-01-29T10:32:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=44524#p44524</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Autohotkey время ожидания; как настроить чтобы писал через опр время?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=44522#p44522" />
			<content type="html"><![CDATA[<p><strong>Sashko_O</strong>, там в низу страницы примеры есть.</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2011-01-29T10:24:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=44522#p44522</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Autohotkey время ожидания; как настроить чтобы писал через опр время?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=44521#p44521" />
			<content type="html"><![CDATA[<p>это я и сам нашел..<br />помоги написать сам скрипт..</p>]]></content>
			<author>
				<name><![CDATA[Sashko_O]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26698</uri>
			</author>
			<updated>2011-01-29T10:11:27Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=44521#p44521</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Autohotkey время ожидания; как настроить чтобы писал через опр время?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=44519#p44519" />
			<content type="html"><![CDATA[<p><a href="http://script-coding.com/AutoHotkey/SetTimer.html">SetTimer</a></p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2011-01-29T10:02:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=44519#p44519</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Autohotkey время ожидания; как настроить чтобы писал через опр время?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=44518#p44518" />
			<content type="html"><![CDATA[<p>Подскажите пожалуйста, как сделать скрипт который писал через определеное время?</p><p>вот например</p><p>1::SendPlay {F6}команда{Enter}и что бы через 10 секунд оно писало такуюже команду?</p>]]></content>
			<author>
				<name><![CDATA[Sashko_O]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26698</uri>
			</author>
			<updated>2011-01-29T08:25:26Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=44518#p44518</id>
		</entry>
</feed>
