<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; 2 бинда в 1 кнопку]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=14627&amp;type=atom" />
	<updated>2019-03-03T15:41:57Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=14627</id>
		<entry>
			<title type="html"><![CDATA[Re: 2 бинда в 1 кнопку]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=132737#p132737" />
			<content type="html"><![CDATA[<p>Спасибо громное<br /></p><div class="quotebox"><cite>Phoenixxx_Czar пишет:</cite><blockquote><p>Проверь.<br /></p><div class="codebox"><pre><code>Numpad7 &amp; 1::
SendInput, Продам м/ц{space}
return

Numpad7 &amp; 2::
SendInput, Куплю м/ц{space}
return</code></pre></div></blockquote></div>]]></content>
			<author>
				<name><![CDATA[vladoxar]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39992</uri>
			</author>
			<updated>2019-03-03T15:41:57Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=132737#p132737</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 2 бинда в 1 кнопку]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=132733#p132733" />
			<content type="html"><![CDATA[<p>Проверь.<br /></p><div class="codebox"><pre><code>Numpad7 &amp; 1::
SendInput, Продам м/ц{space}
return

Numpad7 &amp; 2::
SendInput, Куплю м/ц{space}
return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2019-03-03T15:31:40Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=132733#p132733</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[2 бинда в 1 кнопку]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=132696#p132696" />
			<content type="html"><![CDATA[<p>Хочу сделать так, чтобы при нажатии Numpad7 и например цифры1 выводило &quot;Продам м/ц&quot;. Если нажимается Numpad7 и цифра 2 -&nbsp; выводило &quot;Куплю м/ц&quot;. Но не знаю как это правильно написать <img src="//forum.script-coding.com/img/smilies/sad.png" width="15" height="15" /></p><div class="codebox"><pre><code>Numpad7::
SendInput, Продам м/ц{space}
return

Numpad8::
SendInput, Куплю м/ц{space}
return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[vladoxar]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39992</uri>
			</author>
			<updated>2019-03-03T09:45:08Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=132696#p132696</id>
		</entry>
</feed>
