<?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=15817&amp;type=atom" />
	<updated>2020-11-24T17:37:17Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15817</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Интервалы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143661#p143661" />
			<content type="html"><![CDATA[<p>И этот решён. Всем спасибо</p>]]></content>
			<author>
				<name><![CDATA[fgslm]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40966</uri>
			</author>
			<updated>2020-11-24T17:37:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143661#p143661</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Интервалы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143653#p143653" />
			<content type="html"><![CDATA[<p>Так вобщем вопрос по типу. Как сделать кликер с интервалами из ахк?</p>]]></content>
			<author>
				<name><![CDATA[fgslm]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40966</uri>
			</author>
			<updated>2020-11-24T15:38:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143653#p143653</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Интервалы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143403#p143403" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>X_vorost пишет:</cite><blockquote><p><strong>AlexPidor</strong></p><div class="codebox"><pre><code>
Sleep 100
Send {1}
Sleep 230
Send {2}
Sleep 450
Send {3}
</code></pre></div></blockquote></div><p>Не пойдёт</p>]]></content>
			<author>
				<name><![CDATA[AlexPidor]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41190</uri>
			</author>
			<updated>2020-11-10T00:20:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143403#p143403</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Интервалы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143381#p143381" />
			<content type="html"><![CDATA[<p><strong>AlexPidor</strong></p><div class="codebox"><pre><code>
Sleep 100
Send {1}
Sleep 230
Send {2}
Sleep 450
Send {3}
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[X_vorost]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40325</uri>
			</author>
			<updated>2020-11-09T14:33:37Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143381#p143381</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Интервалы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143376#p143376" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>pro100andrik94 пишет:</cite><blockquote><p>Если у вас кнопки в цикле то просто используйте sleep после</p></blockquote></div><p>надо чтобы они сами нажимались после запуска скрипта</p>]]></content>
			<author>
				<name><![CDATA[AlexPidor]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41190</uri>
			</author>
			<updated>2020-11-09T12:40:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143376#p143376</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Интервалы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143367#p143367" />
			<content type="html"><![CDATA[<p>Если у вас кнопки в цикле то просто используйте sleep после команды send. А так было бы хорошо сначала код увидеть чтобы понять лучше суть вопроса.</p>]]></content>
			<author>
				<name><![CDATA[pro100andrik94]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39412</uri>
			</author>
			<updated>2020-11-09T07:11:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143367#p143367</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Интервалы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143366#p143366" />
			<content type="html"><![CDATA[<p>Интервалы нажатия в скрипте:<br />кнопку 1 с интервалом 100мс, <br />Кнопку 2 с интервалом 230 мс, <br />кнопку 3 с интервалом 450 мс.<br />Как это сделать?</p>]]></content>
			<author>
				<name><![CDATA[AlexPidor]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41190</uri>
			</author>
			<updated>2020-11-09T04:44:25Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143366#p143366</id>
		</entry>
</feed>
