<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Помогите создать очень простой код для игры]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16104&amp;type=atom" />
	<updated>2021-02-21T12:52:02Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=16104</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Помогите создать очень простой код для игры]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=146434#p146434" />
			<content type="html"><![CDATA[<p>Все, уже надо, сам написал</p><p>F10::SetTimer, Cycle, % (IsStart:=!IsStart) ? -1:&quot;Off&quot;</p><p>Cycle:<br />&nbsp; &nbsp;Send, {vk26 Down}<br />&nbsp; &nbsp;SetKeyDelay, 10000, 2000<br />1:<br />&nbsp; &nbsp;Send, {vk25} ; i<br />&nbsp; &nbsp;Sleep, -1<br />&nbsp; &nbsp;Goto, % IsStart ? &quot;1&quot;:&quot;2&quot;<br />2:<br />&nbsp; &nbsp;SetKeyDelay, -1, -1<br />&nbsp; &nbsp;Send, {vk26 Up}<br />&nbsp; &nbsp;Return</p><p>F12::<br />Send, {vk26 Up}<br />ExitApp</p>]]></content>
			<author>
				<name><![CDATA[fabulous.rp]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41458</uri>
			</author>
			<updated>2021-02-21T12:52:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=146434#p146434</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Помогите создать очень простой код для игры]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=146345#p146345" />
			<content type="html"><![CDATA[<p>Коммерческий ведь, всё верно.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2021-02-19T21:04:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=146345#p146345</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Помогите создать очень простой код для игры]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=146344#p146344" />
			<content type="html"><![CDATA[<p>Помогите? Кажись ошиблись разделом. <img src="//forum.script-coding.com/img/smilies/wink.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2021-02-19T20:45:08Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=146344#p146344</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Помогите создать очень простой код для игры]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=146333#p146333" />
			<content type="html"><![CDATA[<p>По кнопке</p>]]></content>
			<author>
				<name><![CDATA[fabulous.rp]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41458</uri>
			</author>
			<updated>2021-02-18T20:07:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=146333#p146333</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Помогите создать очень простой код для игры]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=146332#p146332" />
			<content type="html"><![CDATA[<p>Запуск по кнопке? Или сразу при запуске скрипта?</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2021-02-18T20:06:26Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=146332#p146332</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Помогите создать очень простой код для игры]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=146331#p146331" />
			<content type="html"><![CDATA[<p>Условия:<br />1. Клавиша &quot;↑&quot; постоянно зажата<br />2. Через 10 секунд после начала скрипта и каждые последующие 10 секунд зажимается клавиша &quot;←&quot; на 2 секунды<br />3. Скрипт должен работать вечно</p>]]></content>
			<author>
				<name><![CDATA[fabulous.rp]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41458</uri>
			</author>
			<updated>2021-02-18T19:48:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=146331#p146331</id>
		</entry>
</feed>
