<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK Как начать цикл по CONTOL + клику мышки]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13851&amp;type=atom" />
	<updated>2018-06-15T18:34:05Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13851</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK Как начать цикл по CONTOL + клику мышки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126068#p126068" />
			<content type="html"><![CDATA[<p><a href="http://script-coding.com/AutoHotkey/KeyList.html">http://script-coding.com/AutoHotkey/KeyList.html</a></p>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-06-15T18:34:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126068#p126068</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Как начать цикл по CONTOL + клику мышки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126058#p126058" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />OK<br />Отредактировал сообщение дабы не вводить людей в заблуждение.</p>]]></content>
			<author>
				<name><![CDATA[Nox_The_Great]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30084</uri>
			</author>
			<updated>2018-06-15T12:19:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126058#p126058</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Как начать цикл по CONTOL + клику мышки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126057#p126057" />
			<content type="html"><![CDATA[<p>Огромное спасибо!</p>]]></content>
			<author>
				<name><![CDATA[ra-812]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39329</uri>
			</author>
			<updated>2018-06-15T11:57:08Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126057#p126057</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Как начать цикл по CONTOL + клику мышки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126055#p126055" />
			<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>2018-06-15T11:51:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126055#p126055</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Как начать цикл по CONTOL + клику мышки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126054#p126054" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />Почему? Самому интересно.</p>]]></content>
			<author>
				<name><![CDATA[Nox_The_Great]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30084</uri>
			</author>
			<updated>2018-06-15T11:50:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126054#p126054</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Как начать цикл по CONTOL + клику мышки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126048#p126048" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Nox_The_Great пишет:</cite><blockquote><div class="codebox"><pre><code>~Ctrl &amp; LButton::</code></pre></div></blockquote></div><p>Горячую клавишу Ctrl + LButton всё-таки лучше записать так:<br /></p><div class="codebox"><pre><code>^LButton::</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2018-06-15T11:09:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126048#p126048</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Как начать цикл по CONTOL + клику мышки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126046#p126046" />
			<content type="html"><![CDATA[<p><strong>ra-812</strong><br />Во-первых, почитайте правила и оформите код как положено.<br />Во-вторых, как я и сказал, читайте справку, а за нажатие левой кнопки отвечает LButton.<br /></p><div class="codebox"><pre><code>~Ctrl &amp; LButton::
Send Высылаю Вам счет. {enter} 
return</code></pre></div><p>А Sleep здесь не нужен в принципе. Можете конечно его оставить, если он вам нравится, но на функционал это не повлияет.</p>]]></content>
			<author>
				<name><![CDATA[Nox_The_Great]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30084</uri>
			</author>
			<updated>2018-06-15T09:30:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126046#p126046</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Как начать цикл по CONTOL + клику мышки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126045#p126045" />
			<content type="html"><![CDATA[<p>Сейчас у меня вот такой скрипт</p><p>^F1::<br />send Высылаю Вам счет. {enter} <br />sleep 150<br />return</p><p>Хотел исправить.<br />Что бы при нажатии Контрола и левой кнопки мыши.<br />Писалось сообщение.</p><p>Я предполагал что должно работать таким образом но не работает.<br />^MouseClick::<br />send Высылаю Вам счет. {enter} <br />sleep 150<br />return</p>]]></content>
			<author>
				<name><![CDATA[ra-812]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39329</uri>
			</author>
			<updated>2018-06-15T09:04:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126045#p126045</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK Как начать цикл по CONTOL + клику мышки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126044#p126044" />
			<content type="html"><![CDATA[<p>А можно подробнее? Какой цикл? Какая команда?<br />Если нужно послать нажатие мыши, то за них отвечают команды RButton и LButton - правая и левая кнопка мыши соответственно. Click и MouseClick работает иначе:<br /><a href="http://www.script-coding.com/AutoHotkey/Click.html">http://www.script-coding.com/AutoHotkey/Click.html</a><br /><a href="http://www.script-coding.com/AutoHotkey/MouseClick.html">http://www.script-coding.com/AutoHotkey/MouseClick.html</a></p><p>Читайте список существующих кнопок:<br /><a href="http://www.script-coding.com/AutoHotkey/KeyList.html">http://www.script-coding.com/AutoHotkey/KeyList.html</a></p>]]></content>
			<author>
				<name><![CDATA[Nox_The_Great]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30084</uri>
			</author>
			<updated>2018-06-15T08:56:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126044#p126044</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK Как начать цикл по CONTOL + клику мышки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126041#p126041" />
			<content type="html"><![CDATA[<p>Помогите как найти команду по началу цикла.</p><p>^Click::</p><p>^MouseClick::</p><p>не работает</p>]]></content>
			<author>
				<name><![CDATA[ra-812]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39329</uri>
			</author>
			<updated>2018-06-15T07:33:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126041#p126041</id>
		</entry>
</feed>
