<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Зажать 4 стрелки одновременно]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=17878&amp;type=atom" />
	<updated>2023-07-20T14:44:56Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17878</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зажать 4 стрелки одновременно]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158840#p158840" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>/::
send {up Down}
send {down Down}
send {left Down}
send {rightDown}
KeyWait /
send {up Up}
send {down Up}
send {left Up}
send {right Up}
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[RacalCucumber]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41299</uri>
			</author>
			<updated>2023-07-20T14:44:56Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158840#p158840</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Зажать 4 стрелки одновременно]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158819#p158819" />
			<content type="html"><![CDATA[<p>Здравствуйте, мне сейчас нужно написать скрипт, но у меня не получилось и поэтому я пришел сюда.<br />Нужно чтобы при нажатии на &quot;/&quot; зажимались up, down, left, right. А потом вместе с правым слэшем отпускались.</p>]]></content>
			<author>
				<name><![CDATA[arturdye2095]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43257</uri>
			</author>
			<updated>2023-07-19T16:04:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158819#p158819</id>
		</entry>
</feed>
