<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Shift+]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=15346</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15346&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Shift+».]]></description>
		<lastBuildDate>Tue, 12 May 2020 20:17:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Shift+]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=139488#p139488</link>
			<description><![CDATA[<p><strong>afsaedas123</strong></p><br /><br /><p>+е::&nbsp; &nbsp;<br />Loop, 7&nbsp; &nbsp; &nbsp;;Цикл повтора 7 раз.<br />&nbsp; &nbsp; &nbsp; &nbsp; {&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; Send, {e}&nbsp; &nbsp; ;Нажатие e<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; <br />Return</p>]]></description>
			<author><![CDATA[null@example.com (leshkapanzer)]]></author>
			<pubDate>Tue, 12 May 2020 20:17:52 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=139488#p139488</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Shift+]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=139358#p139358</link>
			<description><![CDATA[<div class="codebox"><pre><code>~e::    ;При нажатии e будет еще нажато 7 раз.
Loop, 7     ;Цикл повтора 7 раз. 
        {
        Send, {e}    ;Нажатие e
        }
Return</code></pre></div><br /><br /><p>Как сделать такой же скрипт, только вместо E должно быть Shift+E<br />Что-бы при нажатии сочетания Shift E спамилось 7 раз</p>]]></description>
			<author><![CDATA[null@example.com (afsaedas123)]]></author>
			<pubDate>Wed, 06 May 2020 08:52:07 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=139358#p139358</guid>
		</item>
	</channel>
</rss>
