<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: ГК из нескольких клавиш]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=11892</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11892&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: ГК из нескольких клавиш».]]></description>
		<lastBuildDate>Tue, 09 Aug 2016 19:03:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: ГК из нескольких клавиш]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=106692#p106692</link>
			<description><![CDATA[<div class="codebox"><pre><code>#if getkeystate(&quot;vk4c&quot;,&quot;P&quot;)
^vk54::
tooltip,% a_tickcount
return
#if</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Alectric)]]></author>
			<pubDate>Tue, 09 Aug 2016 19:03:15 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=106692#p106692</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: ГК из нескольких клавиш]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=106691#p106691</link>
			<description><![CDATA[<p><span style="color: green">У темы должен быть осмысленный заголовок без &quot;надо&quot;, &quot;помогите&quot; и пр. С указанием скриптового языка.<br />Знаки препинания тоже не зря придумали.</span></p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Tue, 09 Aug 2016 19:00:03 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=106691#p106691</guid>
		</item>
		<item>
			<title><![CDATA[AHK: ГК из нескольких клавиш]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=106689#p106689</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (anerevandrey)]]></author>
			<pubDate>Tue, 09 Aug 2016 18:40:14 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=106689#p106689</guid>
		</item>
	</channel>
</rss>
