<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Перезапуск AHk]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16439&amp;type=atom" />
	<updated>2021-06-21T11:28:57Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=16439</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Перезапуск AHk]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=148537#p148537" />
			<content type="html"><![CDATA[<p><strong>alexanderivanov.2004</strong>, ознакомьтесь, пожалуйста, с правилами форума. Обратите внимание на оформление кода, отредактируйте свой пост.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2021-06-21T11:28:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=148537#p148537</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Перезапуск AHk]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=148535#p148535" />
			<content type="html"><![CDATA[<p>У меня есть такой вот скрипт:</p><p>vka0::<br />&nbsp; &nbsp; &nbsp; &nbsp; If&nbsp; iskeyPressed := ! iskeyPressed</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SetTimer, Senda, 40</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Else<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SetTimer, Senda, off<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Send {vk45 Up}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Keywait vk45</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return</p><p>SendA:<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Send {vk45 Down}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;return</p><p>Мне нужно сделать так чтобы он через 10 секунд перезапускался и запускался, помогите!</p>]]></content>
			<author>
				<name><![CDATA[alexanderivanov.2004]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41820</uri>
			</author>
			<updated>2021-06-21T10:16:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=148535#p148535</id>
		</entry>
</feed>
