<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Взаимодействие клавиш с модификаторами в цикле]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=12491</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=12491&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Взаимодействие клавиш с модификаторами в цикле».]]></description>
		<lastBuildDate>Thu, 23 Feb 2017 16:13:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Взаимодействие клавиш с модификаторами в цикле]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=113114#p113114</link>
			<description><![CDATA[<p><span style="color: green">Заголовок &quot;Последовательный цикл&quot; заменён на отражающий суть проблемы.</span></p>]]></description>
			<author><![CDATA[null@example.com (Flasher)]]></author>
			<pubDate>Thu, 23 Feb 2017 16:13:02 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=113114#p113114</guid>
		</item>
		<item>
			<title><![CDATA[Re: Взаимодействие клавиш с модификаторами в цикле]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=113109#p113109</link>
			<description><![CDATA[<p>Ну а как же? Вы же посылаете vk61, а не Shift+vk61. Вот АНК и отжимает Shift, посылает vk61 и снова нажимает Shift. Думаю, дело в этом.</p>]]></description>
			<author><![CDATA[null@example.com (YMP)]]></author>
			<pubDate>Thu, 23 Feb 2017 15:11:32 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=113109#p113109</guid>
		</item>
		<item>
			<title><![CDATA[Взаимодействие клавиш с модификаторами в цикле]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=113106#p113106</link>
			<description><![CDATA[<p>Есть некие проблемы с данным скриптом<span style="color: red"><strong>:</strong></span><br /></p><div class="codebox"><pre><code> pause
loop {
   SendInput {vk61}

   sleep 600

   SendInput {vk62}

   sleep 600

   SendInput {vk63}

   sleep 600

   SendInput {vk64}

   sleep 600

   SendInput {vk65}

   sleep 600

   SendInput {vk66}

   sleep 600

   SendInput {vk67}

   sleep 600

   SendInput {vk68}

   sleep 600

   SendInput {vk69}

   sleep 600

   SendInput {vk30}

   sleep 600

   SendInput {vk39}

   sleep 600

   SendInput {vk38}

   sleep 1000

   SendInput {vk36}

   sleep 600

   SendInput {vk37}

   sleep 600

   SendInput {vk36}

   sleep 600

   SendInput {vk38}

   sleep 1000


}

vk23:: pause  ; kp_end </code></pre></div><p>Когда он включён клавиши &quot;shift, &quot;ctrl&quot; и &quot;alt&quot; начинают повторно нажиматься при их удержании. Почему это происходит, если в скрипте нету никакого упоминания о данных клавишах?</p>]]></description>
			<author><![CDATA[null@example.com (oleglol7689522)]]></author>
			<pubDate>Thu, 23 Feb 2017 13:14:06 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=113106#p113106</guid>
		</item>
	</channel>
</rss>
