<?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=11892&amp;type=atom" />
	<updated>2016-08-09T19:03:15Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11892</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ГК из нескольких клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106692#p106692" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>#if getkeystate(&quot;vk4c&quot;,&quot;P&quot;)
^vk54::
tooltip,% a_tickcount
return
#if</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Alectric]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26027</uri>
			</author>
			<updated>2016-08-09T19:03:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106692#p106692</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ГК из нескольких клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106691#p106691" />
			<content type="html"><![CDATA[<p><span style="color: green">У темы должен быть осмысленный заголовок без &quot;надо&quot;, &quot;помогите&quot; и пр. С указанием скриптового языка.<br />Знаки препинания тоже не зря придумали.</span></p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2016-08-09T19:00:03Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106691#p106691</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: ГК из нескольких клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106689#p106689" />
			<content type="html"><![CDATA[<p>Суть в том, что надо создать бинд с применением 2 клавиш, к примеру <strong><span style="color: navy">^vk4cvk54::</span></strong>. Но при запуске работает скрипт только с первой клавишей vk4c. Как сделать, чтобы работало только при нажатии второй клавиши?<br /></p><div class="codebox"><pre><code>^vk4cvk54::
SendMessage, 0x50,, 0x4190419,, A
Sendinput, в [Текст]
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[anerevandrey]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34113</uri>
			</author>
			<updated>2016-08-09T18:40:14Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106689#p106689</id>
		</entry>
</feed>
