<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Надо сделать повтор клавиш (* и Enter ) самым простым способом]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5869&amp;type=atom" />
	<updated>2011-10-07T20:57:58Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5869</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Надо сделать повтор клавиш (* и Enter ) самым простым способом]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=52268#p52268" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>F2::
loop
{
send, {*}
send, {enter}
}
return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Вадим]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27175</uri>
			</author>
			<updated>2011-10-07T20:57:58Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=52268#p52268</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Надо сделать повтор клавиш (* и Enter ) самым простым способом]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=52244#p52244" />
			<content type="html"><![CDATA[<p>Форум для обучения программирования и советов, а не для просьб написания скриптов. Для написания полных скриптов обращайтесь к программистам.</p>]]></content>
			<author>
				<name><![CDATA[Apache]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27097</uri>
			</author>
			<updated>2011-10-07T12:56:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=52244#p52244</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Надо сделать повтор клавиш (* и Enter ) самым простым способом]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=48921#p48921" />
			<content type="html"><![CDATA[<p>Мне очень надо сделать<span style="color: Green"><strong>,</strong></span> чтобы очень м<span style="color: Green"><strong>н</strong></span>ого раз повторялись кнопки * и Enter<span style="color: Green"><strong>. Н</strong></span>о все это должно происходить в игре Samp 0.3c.<br /><span style="color: Green"><strong>О</strong></span>пишите<span style="color: Green"><strong>,</strong></span> пожалуйста<span style="color: Green"><strong>,</strong></span> самый простой и самый быстрый способ...<br />P.S. <span style="color: Green"><strong>Н</strong></span>ажатия должны производиться поочередно<span style="color: Green"><strong>,</strong></span> а не одновременно<span style="color: Green"><strong>.</strong></span><br /><span style="color: Green"><strong>Н</strong></span>у<span style="color: Green"><strong>,</strong></span> напишите хоткей так<span style="color: Green"><strong>,</strong></span> чтобы только при нажатии F2 эти повторы начинались. <span style="color: Green"><strong>П</strong></span>ри повторном нажатии вырубалось<span style="color: Green"><strong>.</strong></span></p>]]></content>
			<author>
				<name><![CDATA[Тигран]]></name>
			</author>
			<updated>2011-06-02T17:35:07Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=48921#p48921</id>
		</entry>
</feed>
