<?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="http://forum.script-coding.com/extern.php?action=feed&amp;tid=17387&amp;type=atom" />
	<updated>2022-09-28T18:23:02Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=17387</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Подкорректировать код]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=154956#p154956" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>iSIMba пишет:</cite><blockquote><p>Нужно исправить</p></blockquote></div><p>Заказы лучше размещать в Коммерческом разделе, назначая цену за работу.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-09-28T18:23:02Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=154956#p154956</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Подкорректировать код]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=154954#p154954" />
			<content type="html"><![CDATA[<p>Код:<br /></p><div class="codebox"><pre><code>^Numpad1::
Loop
{
Sleep, 1000
Send, {1}
Sleep, 2000
Send, {e}
Sleep, 1000
Send {LButton down}
Sleep, 50000
Send {LButton up}
Sleep, 2000
Loop 20
{
Send {LButton down}
Sleep, 100
Send {LButton up}
Sleep, 100
}
Sleep, 100
Send, {e}
Sleep, 1000
}
Return

^Numpad0:: ExitApp
Return

^Numpad2:: Pause, On
^Numpad3:: Pause, Off
Return</code></pre></div><p>Помогите исправить нажатие ЛКМ а именно: <br />После запуска скрипт жмёт 1 потом Е после в течении 50 секунд скрипт зажимает ЛКМ на 10 секунд и отпускает на 2 секунды, так повторяет 50 секунд, через 50 секунд жмёт &quot;Е&quot; и пошёл скрипт заново!<br />Заранее спасибо!</p>]]></content>
			<author>
				<name><![CDATA[iSIMba]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=42803</uri>
			</author>
			<updated>2022-09-28T18:01:07Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=154954#p154954</id>
		</entry>
</feed>
