<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Переписать скрипт]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15207&amp;type=atom" />
	<updated>2020-03-21T21:13:49Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=15207</id>
		<entry>
			<title type="html"><![CDATA[Re: Переписать скрипт]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=138538#p138538" />
			<content type="html"><![CDATA[<p><strong>montrey</strong><br />Пробел в ахк это - sc39</p>]]></content>
			<author>
				<name><![CDATA[T1ran]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40693</uri>
			</author>
			<updated>2020-03-21T21:13:49Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=138538#p138538</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Переписать скрипт]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=138040#p138040" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[montrey]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40639</uri>
			</author>
			<updated>2020-02-26T01:58:25Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=138040#p138040</id>
		</entry>
</feed>
