<?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=5663&amp;type=atom" />
	<updated>2011-03-30T12:54:11Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5663</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Эмуляция нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47169#p47169" />
			<content type="html"><![CDATA[<p>да ,спасибо огромное ,оч помогло.</p>]]></content>
			<author>
				<name><![CDATA[mendisabal]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26842</uri>
			</author>
			<updated>2011-03-30T12:54:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47169#p47169</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Эмуляция нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47162#p47162" />
			<content type="html"><![CDATA[<p><strong>mendisabal</strong><br />Может, <a href="http://forum.script-coding.com/viewtopic.php?pid=8684#p8684">вот этот</a>?</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2011-03-30T11:11:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47162#p47162</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Эмуляция нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47156#p47156" />
			<content type="html"><![CDATA[<p>Ок ,простите плиз ,просто не хотелось создавать новую тему ,точно зная что вопрос обсуждался ,а найти так и немогу <img src="//forum.script-coding.com/img/smilies/sad.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[mendisabal]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26842</uri>
			</author>
			<updated>2011-03-30T10:41:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47156#p47156</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Эмуляция нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47120#p47120" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>F1::MyGreenLamp:=1
LButton::
if MyGreenLamp=1 
{
send {F3}
sleep 200
send {a}
sleep 200
send {g}
sleep 200
send {d}
sleep 200
send {f}
sleep 200
send {s}
sleep 1000
send {4}
MyGreenLamp:=0
}
else
{
Click
}
return</code></pre></div><p>Можно так =)</p>]]></content>
			<author>
				<name><![CDATA[ilya20069]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26683</uri>
			</author>
			<updated>2011-03-29T16:23:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47120#p47120</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Эмуляция нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47087#p47087" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>mendisabal</strong>, у нас не принято замусоривать темы посторонними вопросами. Прежде, чем постить что-либо, ознакомься с <a href="http://forum.script-coding.com/rules.html">Правилами форума</a>.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-03-29T10:03:08Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47087#p47087</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Эмуляция нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47086#p47086" />
			<content type="html"><![CDATA[<p><span style="color: Green"><strong>mendisabal</strong>, я буду очень Вам признателен, если Вы будете начинать предложения с заглавной буквы.</span></p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2011-03-29T09:59:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47086#p47086</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Эмуляция нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47083#p47083" />
			<content type="html"><![CDATA[<p>гдето находил скрипт ,который показывает сканкод нажатой ,в данный момент клавиши ,ищу уже 2 чяса ,найти немогу <img src="//forum.script-coding.com/img/smilies/sad.png" width="15" height="15" /> ,дайте плиз или ссыль на таблицу сканкодов ,или тот самый скрипт.<br />заранее оч признателен.</p>]]></content>
			<author>
				<name><![CDATA[mendisabal]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26842</uri>
			</author>
			<updated>2011-03-29T08:58:14Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47083#p47083</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Эмуляция нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47058#p47058" />
			<content type="html"><![CDATA[<p>Какой заголовок у окна программы?</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2011-03-29T02:13:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47058#p47058</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Эмуляция нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47000#p47000" />
			<content type="html"><![CDATA[<p>F1 &amp; LButton::<br />В этом случае приходится одновременно нажимать кнопки. Хотелось бы в отдельности.<br />То есть, когда нажимаю f1, то в моей программе происходит определенное действие: &quot;допустим, загорается зеленая лампочка&quot;, после чего кликаю мышкой LButton::&nbsp; &quot;тут лампочка гаснет&quot; и вот тут пошла эмуляция нажатий клавиш.</p>]]></content>
			<author>
				<name><![CDATA[Rineoy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26861</uri>
			</author>
			<updated>2011-03-28T15:49:03Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47000#p47000</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Эмуляция нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=46995#p46995" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>F1 &amp; LButton::
    send {F3}
    sleep 200
    send {a}
    sleep 200
    send {g}
    sleep 200
    send {d}
    sleep 200
    send {f}
    sleep 200
    send {s}
    sleep 1000
    send {4}
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2011-03-28T15:19:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=46995#p46995</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Эмуляция нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=46991#p46991" />
			<content type="html"><![CDATA[<p>Доброго времени суток! <br />Помогите разобраться в скрипте.<br />Проблема следующая: нажав клавишу F1, потом щелкнув левой кнопкой мыши Click:: после этих нажатий, дальше должна автоматически выполняться команда, но в место этого после нажатия f1 автоматически происходит клик.<br />Буду очень благодарен за помощь.</p><div class="codebox"><pre><code>$F1::Click::
send {F3}
sleep 200
send {a}
sleep 200
send {g}
sleep 200
send {d}
sleep 200
send {f}
sleep 200
send {s}
sleep 1000
send {4}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Rineoy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26861</uri>
			</author>
			<updated>2011-03-28T15:01:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=46991#p46991</id>
		</entry>
</feed>
