<?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=17909&amp;type=atom" />
	<updated>2023-08-13T13:18:00Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17909</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажатие клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159021#p159021" />
			<content type="html"><![CDATA[<p>Участник <strong>13291993939292</strong> заблокирован за нежелание выполнять правила форума.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-08-13T13:18:00Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159021#p159021</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажатие клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159017#p159017" />
			<content type="html"><![CDATA[<p><strong>D@rkSIDeR008</strong> спасибо</p>]]></content>
			<author>
				<name><![CDATA[13291993939292]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43290</uri>
			</author>
			<updated>2023-08-13T12:52:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159017#p159017</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажатие клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158974#p158974" />
			<content type="html"><![CDATA[<p><strong>D@rkSIDeR008</strong><br />На будущее, у нас не принято отвечать, если участник не выполнил требования по оформлению!</p><div class="quotebox"><cite>13291993939292 пишет:</cite><blockquote><p>Сделайте пожалуйста)</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-08-11T12:54:52Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158974#p158974</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажатие клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158973#p158973" />
			<content type="html"><![CDATA[<p>Получается только с &quot;W&quot;, как только добавляю Alt, перестает уходить в паузу, только перезапускается, ну и после скрипта, остается залипнувшей почему то клавиша &quot;Shift&quot;.<br /></p><div class="codebox"><pre><code>Home::
	Home := !Home
	SetTimer, Loop, -1
	Return

Loop:
	While Home
	{
		send, W{ALTDOWN}
	}
	Return
</code></pre></div><p>Наверно еще нужно будет добавить код отлипания клавиши ALT:<br /></p><div class="codebox"><pre><code>
Send, {ALTUP}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[D@rkSIDeR008]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33486</uri>
			</author>
			<updated>2023-08-11T11:44:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158973#p158973</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажатие клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158972#p158972" />
			<content type="html"><![CDATA[<p><strong>13291993939292</strong>, добро пожаловать на форум! Ознакомьтесь, пожалуйста, с <a href="https://forum.script-coding.com/misc.php?action=rules">Правилами</a>, отредактируйте свой пост. Обратите внимание на <a href="https://forum.script-coding.com/misc.php?action=rules#literacy">точки</a> в конце предложений.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-08-10T21:53:39Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158972#p158972</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Зажатие клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158971#p158971" />
			<content type="html"><![CDATA[<p>Привет всем, мне надо, что б скрипт одновременно ЗАЖИМАЛ ( именно зажимал, не отпуская ) две клавиши: W и alt, а запускалось и ставилось на паузу на клавишу home.</p><p>Сделайте пожалуйста)</p>]]></content>
			<author>
				<name><![CDATA[13291993939292]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43290</uri>
			</author>
			<updated>2023-08-10T21:50:24Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158971#p158971</id>
		</entry>
</feed>
