<?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=15823&amp;type=atom" />
	<updated>2020-11-10T19:07:17Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15823</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как не дать "спамить" клик мыши?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143423#p143423" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>x::
Click
KeyWait, %A_ThisHotkey%, U
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2020-11-10T19:07:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143423#p143423</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Как не дать "спамить" клик мыши?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143421#p143421" />
			<content type="html"><![CDATA[<p>Здравствуйте. Заметил, что код</p><div class="codebox"><pre><code>x::Click
или 
x:: Send {Click}</code></pre></div><p>приводит к бесконечному &quot;закликиванию&quot; всё то время, что нажата клавиша x.</p><p>Как изменить код, чтобы одно нажатие клавиши x приводило к одиночной отправке функции Click?</p>]]></content>
			<author>
				<name><![CDATA[Richard]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39553</uri>
			</author>
			<updated>2020-11-10T18:51:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143421#p143421</id>
		</entry>
</feed>
