<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Бинд кнопки]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=14622&amp;type=atom" />
	<updated>2019-03-02T17:59:28Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=14622</id>
		<entry>
			<title type="html"><![CDATA[Re: Бинд кнопки]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=132652#p132652" />
			<content type="html"><![CDATA[<p><strong>Решено</strong></p>]]></content>
			<author>
				<name><![CDATA[vladoxar]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39992</uri>
			</author>
			<updated>2019-03-02T17:59:28Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=132652#p132652</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Бинд кнопки]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=132643#p132643" />
			<content type="html"><![CDATA[<p>Хочу сделать так, чтобы при вводе &quot;1&quot; писалась команда &quot;/lock&quot;, иначе &quot;/jlock&quot;.<br />Все время пишет &quot;/jlock&quot;, в чем моя ошибка?</p><div class="codebox"><pre><code>!1::

sendinput,{f6}
input, ID, V I M, {enter}
SendInput {end}+{home}{del}{esc}
if (%ID% = &quot;1&quot;) 
{
sendinput, {f6}/lock{enter}
}
else { 
sendinput,{f6}/jlock{enter}
 }
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-02T14:23:46Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=132643#p132643</id>
		</entry>
</feed>
