<?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=15207</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15207&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Переписать скрипт».]]></description>
		<lastBuildDate>Sat, 21 Mar 2020 21:13:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Переписать скрипт]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=138538#p138538</link>
			<description><![CDATA[<p><strong>montrey</strong><br />Пробел в ахк это - sc39</p>]]></description>
			<author><![CDATA[null@example.com (T1ran)]]></author>
			<pubDate>Sat, 21 Mar 2020 21:13:49 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=138538#p138538</guid>
		</item>
		<item>
			<title><![CDATA[Переписать скрипт]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=138040#p138040</link>
			<description><![CDATA[<p>Добрый день, подскажите, как переписать этот скрипт, что бы вместо 1, был пробел ( Space ) После прожатия модификатора мне необходимо прожимать пробел, а не цифру 1. Подскажите как заменить правильно ?</p><p>$1::<br />$!1::<br />$+1::<br />$^1::<br />&nbsp; &nbsp; Loop<br />&nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; if not GetKeyState(&quot;1&quot;, &quot;P&quot;)<br />&nbsp; &nbsp; &nbsp; &nbsp; break<br />&nbsp; &nbsp; &nbsp; if GetKeyState(&quot;LAlt&quot;, &quot;P&quot;)<br />&nbsp; &nbsp; &nbsp; &nbsp; Send !1<br />&nbsp; &nbsp; &nbsp; else if GetKeyState(&quot;LShift&quot;, &quot;P&quot;)<br />&nbsp; &nbsp; &nbsp; &nbsp; Send +1<br />&nbsp; &nbsp; &nbsp; else if GetKeyState(&quot;LCtrl&quot;, &quot;P&quot;)<br />&nbsp; &nbsp; &nbsp; &nbsp; Send ^1<br />&nbsp; &nbsp; &nbsp; else<br />&nbsp; &nbsp; &nbsp; &nbsp; Send 1<br />&nbsp; &nbsp; &nbsp; Sleep 1<br />&nbsp; &nbsp; }<br />return</p>]]></description>
			<author><![CDATA[null@example.com (montrey)]]></author>
			<pubDate>Wed, 26 Feb 2020 01:58:25 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=138040#p138040</guid>
		</item>
	</channel>
</rss>
