<?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=17336&amp;type=atom" />
	<updated>2022-08-26T12:23:33Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17336</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: проблема в скрипте, что делать?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=154525#p154525" />
			<content type="html"><![CDATA[<p><strong>paskuda</strong></p><div class="codebox"><pre><code>F2::
loop, 5555
{
SendInput {!}heart10
SendInput {Enter}
Sleep 1000
}
return
F3::
reload
return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Clannad5]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39853</uri>
			</author>
			<updated>2022-08-26T12:23:33Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=154525#p154525</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: проблема в скрипте, что делать?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=154515#p154515" />
			<content type="html"><![CDATA[<p>У меня ахк-флудер с таким кодом</p><div class="codebox"><pre><code>F2::
loop, 5555
{
SendInput !heart10
SendInput {Enter}
Sleep 1000
}
return
F3::
reload
return</code></pre></div><p>:</p><br /><p>Проблема в том, что спамится не вся фраза &quot;!heart10&quot; а только &quot;eart10&quot;, что делать?</p>]]></content>
			<author>
				<name><![CDATA[paskuda]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42760</uri>
			</author>
			<updated>2022-08-26T10:35:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=154515#p154515</id>
		</entry>
</feed>
