<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Сделать скрипт для зажима У на 381мс]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=18029&amp;type=atom" />
	<updated>2023-12-12T21:04:44Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=18029</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Сделать скрипт для зажима У на 381мс]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=159728#p159728" />
			<content type="html"><![CDATA[<p>Вот держи:<br /></p><div class="codebox"><pre><code>
#Persistent

~y::
   Send, {Y down}
   Sleep, 381
   Send, {Y up} 
Return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[D03A]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40299</uri>
			</author>
			<updated>2023-12-12T21:04:44Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=159728#p159728</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Сделать скрипт для зажима У на 381мс]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=159692#p159692" />
			<content type="html"><![CDATA[<p>Сделайте пожалуйста скрипт что бы при нажатии &quot;У&quot; она зажималась на 381мс потом автоматически отключалась.</p>]]></content>
			<author>
				<name><![CDATA[autohotkeycapslock]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=43451</uri>
			</author>
			<updated>2023-12-10T10:43:42Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=159692#p159692</id>
		</entry>
</feed>
