<?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=18142&amp;type=atom" />
	<updated>2024-03-24T00:24:54Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=18142</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажатие клавиши при зажатой ЛКМ]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160680#p160680" />
			<content type="html"><![CDATA[<p>Через Suspend всё получилось, теперь пора тестить скрипт в деле. <br />Спасибо за помощь!</p>]]></content>
			<author>
				<name><![CDATA[canygodxxx]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43647</uri>
			</author>
			<updated>2024-03-24T00:24:54Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160680#p160680</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажатие клавиши при зажатой ЛКМ]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160679#p160679" />
			<content type="html"><![CDATA[<p>Есть Suspend.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2024-03-24T00:01:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160679#p160679</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажатие клавиши при зажатой ЛКМ]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160678#p160678" />
			<content type="html"><![CDATA[<p>Тогда понятно, то есть приостановить работу горячей клавиши можно только закрытием скрипта или есть какие-то другие опции?</p>]]></content>
			<author>
				<name><![CDATA[canygodxxx]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43647</uri>
			</author>
			<updated>2024-03-23T23:54:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160678#p160678</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажатие клавиши при зажатой ЛКМ]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160677#p160677" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>canygodxxx пишет:</cite><blockquote><p>работа скрипта не останавливается на F3</p></blockquote></div><p>Какую работу вы имеете в виду? Если вы говорите о работе горячей клавиши, то команда Pause на неё не влияет.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2024-03-23T23:18:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160677#p160677</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажатие клавиши при зажатой ЛКМ]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160676#p160676" />
			<content type="html"><![CDATA[<p>Я сильно далек от скриптов и в целом от кода, но пролазив по форумам всю ночь всё-таки нашел что-то похожее и переделал.<br />Вот что у меня получилось, на первый взгляд сам скрипт работает как мне надо, но нужно больше тестов.<br />Пока проблема есть лишь с тем, что работа скрипта не останавливается на F3, значок AHK меняет цвет с зеленого на красный, но сам скрипт продолжает работу.<br /></p><div class="codebox"><pre><code>#IfWinActive ahk_exe PathOfExile.exe

~LButton::
	Send {m down}
	KeyWait, LButton
	Send {m up}
Return

F3::pause</code></pre></div>]]></content>
			<author>
				<name><![CDATA[canygodxxx]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43647</uri>
			</author>
			<updated>2024-03-23T22:59:38Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160676#p160676</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажатие клавиши при зажатой ЛКМ]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160675#p160675" />
			<content type="html"><![CDATA[<p>Покажите, как пытались сами, скажите, какие возникли трудности.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2024-03-23T19:01:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160675#p160675</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Зажатие клавиши при зажатой ЛКМ]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160668#p160668" />
			<content type="html"><![CDATA[<p>Добрый день! Помогите пожалуйста написать скрипт AHK.<br />При зажатой ЛКМ зажимается клавиша M, когда отпускаешь ЛКМ клавиша M тоже отпускается.</p>]]></content>
			<author>
				<name><![CDATA[canygodxxx]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43647</uri>
			</author>
			<updated>2024-03-23T05:53:00Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160668#p160668</id>
		</entry>
</feed>
