<?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=15286&amp;type=atom" />
	<updated>2020-06-01T15:57:19Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=15286</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK-как сделать длительное нажатие клавиши?]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=139882#p139882" />
			<content type="html"><![CDATA[<p>~*$Home::<br />Loop 100<br />{<br />Send, {w down}<br />sleep 50<br />}<br />Send, {w up}<br />Return</p><p>End::&nbsp; ExitApp</p><p>пять секунд&nbsp; нажатие клавиши w</p>]]></content>
			<author>
				<name><![CDATA[Katran]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40848</uri>
			</author>
			<updated>2020-06-01T15:57:19Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=139882#p139882</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK-как сделать длительное нажатие клавиши?]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=138907#p138907" />
			<content type="html"><![CDATA[<p>Хотел сделать скрипт патрулирования для MTA но не понимаю как сделать длительное нажатие клавиши<br />Примерное демо скрипта.</p><p>$NumpadMult::<br />Loop<br />	{<br />	Send, {w down}<br />	Sleep, время<br />	Send, {w up}<br />	}<br />Return</p><p>End::<br />&nbsp; ExitApp</p><p>Ps-<strong>Могут быть много ошибок, прошу помощи</strong>.</p>]]></content>
			<author>
				<name><![CDATA[amid205]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40724</uri>
			</author>
			<updated>2020-04-06T08:11:25Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=138907#p138907</id>
		</entry>
</feed>
