<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: спам комбинации Alt + 1]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15150&amp;type=atom" />
	<updated>2020-01-26T06:48:51Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15150</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: спам комбинации Alt + 1]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137486#p137486" />
			<content type="html"><![CDATA[<p><span style="color: green">Тема-дубликат. Нарушение правила 2.5. Тема закрыта.</span></p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2020-01-26T06:48:51Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137486#p137486</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: спам комбинации Alt + 1]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137485#p137485" />
			<content type="html"><![CDATA[<p>Не стоит дублировать сюда вопросы из ветки Games.</p>]]></content>
			<author>
				<name><![CDATA[stealzy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31937</uri>
			</author>
			<updated>2020-01-26T06:10:08Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137485#p137485</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: спам комбинации Alt + 1]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137481#p137481" />
			<content type="html"><![CDATA[<p>Всем доброго времени суток. Друзья нужно написать макрос который спамит комбинацию ALT + 1 при зажатых клавишах.</p><div class="codebox"><pre><code>
!vk31::
while GetKeyState(&quot;!vk31&quot;, &quot;P&quot;)
{
	Send {!vk31}
	sleep 1
}
Return
</code></pre></div><p>Этот способ не работает :с</p>]]></content>
			<author>
				<name><![CDATA[nephros]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40591</uri>
			</author>
			<updated>2020-01-25T13:16:14Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137481#p137481</id>
		</entry>
</feed>
