<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Помогите со скриптом]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=14222</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=14222&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Помогите со скриптом».]]></description>
		<lastBuildDate>Mon, 08 Oct 2018 17:09:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Помогите со скриптом]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=129106#p129106</link>
			<description><![CDATA[<p>Активация/Деактивация бесконечного цикла клавиша F1, можешь менять на свои</p><div class="codebox"><pre><code>#MaxThreadsPerHotkey 2
F1::
    A ? A := &quot;&quot; : A := 1
    While, A {
		Send, {sc14}
		Sleep, 50
		Send, {Click}
		Sleep, 50
		Send, {sc2E down}
        Sleep, 3000
        Send, {sc2E up}
        } Return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (wynallon)]]></author>
			<pubDate>Mon, 08 Oct 2018 17:09:35 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=129106#p129106</guid>
		</item>
		<item>
			<title><![CDATA[Помогите со скриптом]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=129097#p129097</link>
			<description><![CDATA[<p>Задача такова :<br />1. нажать один раз кнопку t<br />2. Нажать один раз левую кнопку мыши<br />3.Зажать кнопку C в течении 3 секунд<br />Сделать скрипт бесконечным</p>]]></description>
			<author><![CDATA[null@example.com (aim_channel)]]></author>
			<pubDate>Mon, 08 Oct 2018 15:29:07 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=129097#p129097</guid>
		</item>
	</channel>
</rss>
