<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK SAMP: Ввод команд в чат]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=13817</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=13817&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK SAMP: Ввод команд в чат».]]></description>
		<lastBuildDate>Fri, 26 Oct 2018 11:40:19 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK SAMP: Ввод команд в чат]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=129484#p129484</link>
			<description><![CDATA[<p><strong>delliuss</strong>, используй удф как минимум. В интернете поищи командные процессоры (многие кривые, но можно переделать и будет конфетка).</p>]]></description>
			<author><![CDATA[null@example.com (Phoenixxx_Czar)]]></author>
			<pubDate>Fri, 26 Oct 2018 11:40:19 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=129484#p129484</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK SAMP: Ввод команд в чат]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=129472#p129472</link>
			<description><![CDATA[<p>Как сделать тоже самое только с отдельной созданной командой в ахк?<strong>felrok</strong></p>]]></description>
			<author><![CDATA[null@example.com (delliuss)]]></author>
			<pubDate>Thu, 25 Oct 2018 22:48:48 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=129472#p129472</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK SAMP: Ввод команд в чат]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=128244#p128244</link>
			<description><![CDATA[<div class="codebox"><pre><code>SendInput, {F6}/me достал из сумки планшет{enter}
Sleep 500
SendInput, {F6}/me нашел жетон бойца, затем аннулировал его{enter}
Sleep 500
SendInput, {F6}/uninvite{Space}
KeyWait, Enter, D // Ждём нажатия Enter, после продолжаем скрипт</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (felrok)]]></author>
			<pubDate>Fri, 24 Aug 2018 18:34:04 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=128244#p128244</guid>
		</item>
		<item>
			<title><![CDATA[AHK SAMP: Ввод команд в чат]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=125815#p125815</link>
			<description><![CDATA[<p>Не знаю, можно ли так сделать в АХК<br /></p><div class="codebox"><pre><code>SendInput t/me достал из сумки планшет{enter}
Sleep 500
SendInput t/me нашел жетон бойца, затем аннулировал его{enter}
Sleep 500
SendInput t/uninvite{Space}</code></pre></div><p>В общем, очень нужно чтобы после нажатия клавиши Enter производилось следующее действие в чат, не раньше самого нажатия на клавишу. То есть пока не нажал на Enter, скрипт остается на команде /uninvite, а после нажатия продолжает.</p>]]></description>
			<author><![CDATA[null@example.com (novel10)]]></author>
			<pubDate>Tue, 05 Jun 2018 09:33:33 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=125815#p125815</guid>
		</item>
	</channel>
</rss>
