<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Не взаимодействуют два AHK.]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=13751</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=13751&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Не взаимодействуют два AHK.».]]></description>
		<lastBuildDate>Fri, 01 Jun 2018 07:16:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Не взаимодействуют два AHK.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=125698#p125698</link>
			<description><![CDATA[<p><a href="http://forum.script-coding.com/viewtopic.php?pid=123063#p123063">http://forum.script-coding.com/viewtopi … 63#p123063</a></p>]]></description>
			<author><![CDATA[null@example.com (stealzy)]]></author>
			<pubDate>Fri, 01 Jun 2018 07:16:50 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=125698#p125698</guid>
		</item>
		<item>
			<title><![CDATA[Не взаимодействуют два AHK.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=125688#p125688</link>
			<description><![CDATA[<p>У меня включено 2 AHK, к одному из них я не имею доступ к коду, но я хочу чтобы мой взаимодействовал с тем.<br />При виде в чате слова &quot;Администратор&quot; мой AHK должен писать на тот, он то все пишет, но не отсылает(все пишет нажимает интер но не уходит в тот ahk), тот ahk работает в ручную, без моего ahk. В чем дело? Может дело в моем AHK, а может быть такое, что автор того<br />скрипта запретил взаимодействия с его ahk? Что может быть?</p><p>Мой ahk<br /></p><div class="codebox"><pre><code>settimer,Kenzo,1
Script := &quot;Администратор&quot;

Kenzo:
fileread, sms, %a_mydocuments%\gta san andreas user files\samp\chatlog.txt
if sms contains %Script%
{
   SendMessage, 0x50,, 0x4190419,, A
   Send, {F6}/ahk Админ{Enter}
   Sleep, 500
   filedelete,%a_mydocuments%\gta san andreas user files\samp\chatlog.txt
   }
return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (KenzoHK)]]></author>
			<pubDate>Thu, 31 May 2018 15:04:07 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=125688#p125688</guid>
		</item>
	</channel>
</rss>
