<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Зажатие кнопки W]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=15329</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15329&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Зажатие кнопки W».]]></description>
		<lastBuildDate>Tue, 12 May 2020 21:37:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Зажатие кнопки W]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=139491#p139491</link>
			<description><![CDATA[<p>home::&nbsp; &nbsp;<br />Loop&nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; {<br />Sleep 3000<br />i = 0<br />while i&lt;50<br />{<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; Send {vk57 down}<br />&nbsp; &nbsp; &nbsp; &nbsp; sleep 100<br />&nbsp; &nbsp; &nbsp; &nbsp; i +=1<br />}<br />&nbsp; &nbsp; &nbsp; &nbsp; Send {vk57 up}</p><p>&nbsp; &nbsp; &nbsp; &nbsp; }</p><p>&nbsp; &nbsp; &nbsp; &nbsp;</p><p>end::Exitapp</p><br /><p>--------------------------------------------------------------------<br />Запуск по клавише Home<br />Выход End</p><p>Если нужно ровно по секунде то изменяем while i&lt;50 на while i&lt;5&nbsp; <br />и&nbsp; sleep 100 на&nbsp; sleep 1000</p>]]></description>
			<author><![CDATA[null@example.com (leshkapanzer)]]></author>
			<pubDate>Tue, 12 May 2020 21:37:44 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=139491#p139491</guid>
		</item>
		<item>
			<title><![CDATA[Re: Зажатие кнопки W]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=139468#p139468</link>
			<description><![CDATA[<div class="codebox"><pre><code>
sc14F:: Pause
sc147::
loop{
SendInput, {sc11 Down}
sleep, 5000
SendInput, {sc11 Up}
sleep, 3000
}
</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (efremov30ev)]]></author>
			<pubDate>Tue, 12 May 2020 13:24:07 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=139468#p139468</guid>
		</item>
		<item>
			<title><![CDATA[Зажатие кнопки W]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=139212#p139212</link>
			<description><![CDATA[<p>Добрый день. Кто поможет с созданием скрипта на нажатие кнопки w и удержания ее в течении 5 секунд. После 3 секунд повторение цикла.И можно ли сделать запуск скрипта на Home и остановку на End</p>]]></description>
			<author><![CDATA[null@example.com (NicoVNV)]]></author>
			<pubDate>Tue, 28 Apr 2020 17:00:26 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=139212#p139212</guid>
		</item>
	</channel>
</rss>
