<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK script]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=12846&amp;type=atom" />
	<updated>2017-07-24T15:59:48Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=12846</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK script]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117564#p117564" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Alt::
Random,количество,5,7
send {Alt %количество%}
return</code></pre></div><p>SetKeyDelay - по желанию</p>]]></content>
			<author>
				<name><![CDATA[shahlik002]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=37352</uri>
			</author>
			<updated>2017-07-24T15:59:48Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117564#p117564</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK script]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117562#p117562" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>$vk66::
    While( GetKeyState( &quot;x&quot;, &quot;p&quot;) ) {
        Send, {vk18 down}
        Sleep, 50
        Send, {vk18 up}
        Sleep, 50
    }
    Return</code></pre></div><p>Cам намутил не пойми что.</p>]]></content>
			<author>
				<name><![CDATA[Saper]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=38652</uri>
			</author>
			<updated>2017-07-24T13:58:51Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117562#p117562</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK script]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117561#p117561" />
			<content type="html"><![CDATA[<p>Нужен ahk скрипт который при зажатии alt будет многократно нажимать alt(5-7 кликов)<br />Если не сложно то желательно в .exe</p>]]></content>
			<author>
				<name><![CDATA[Saper]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=38652</uri>
			</author>
			<updated>2017-07-24T13:32:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117561#p117561</id>
		</entry>
</feed>
