<?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="http://forum.script-coding.com/extern.php?action=feed&amp;tid=17052&amp;type=atom" />
	<updated>2022-04-07T22:05:26Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=17052</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Помогите указать путь к чатлогу Радмира]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=152718#p152718" />
			<content type="html"><![CDATA[<p>Ну раз не надо, тогда мы с вами прощаемся.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-04-07T22:05:26Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=152718#p152718</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Помогите указать путь к чатлогу Радмира]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=152717#p152717" />
			<content type="html"><![CDATA[<p>Все не надо. Нашел уже)<br />Может кому пригодится, вот держите<br /></p><div class="codebox"><pre><code>

global chatlog               :=A_MyDocuments &quot;/и ваш путь

NumpadAdd::  FileRead, Str, %chatlog% StringReplace, Str, Str, `r`n, `n, 1 StringReplace, Str, Str, `r, `n, 1 RegExMatch(&quot;`n&quot; Str &quot;`n&quot;, &quot;\[\d\d:\d\d:\d\d\] .*\[(\d\d?\d?\d?)\] : .*&quot;, match) SendMessage, 0x50,, 0x4190419,, A SendInput, {F6}/pm %match1% | Приятной игры на R-RP 11{left 27} Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[KoTaIN4ik]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=42452</uri>
			</author>
			<updated>2022-04-07T20:42:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=152717#p152717</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Помогите указать путь к чатлогу Радмира]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=152716#p152716" />
			<content type="html"><![CDATA[<p><strong>KoTaIN4ik</strong>, добро пожаловать на форум! Ознакомьтесь, пожалуйста, с <a href="https://forum.script-coding.com/misc.php?action=rules">Правилами</a>, отредактируйте свои посты. Обратите внимание на <a href="https://forum.script-coding.com/misc.php?action=rules#literacy">точки</a> в конце предложений.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-04-07T17:27:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=152716#p152716</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Помогите указать путь к чатлогу Радмира]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=152715#p152715" />
			<content type="html"><![CDATA[<p>Суть в том что б он отвечал на последний запрос репорта и сразу в /pm указывал ид</p>]]></content>
			<author>
				<name><![CDATA[KoTaIN4ik]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=42452</uri>
			</author>
			<updated>2022-04-07T15:56:42Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=152715#p152715</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK:Помогите указать путь к чатлогу Радмира]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=152714#p152714" />
			<content type="html"><![CDATA[<p>Я хочу чтоб у меня автоответ был на последний репорт <br />Исправьте пожалуйста что не правильно делаю<br /></p><div class="codebox"><pre><code>NumpadAdd::
file = %A_MyDocuments%\RADMIR CRMP User Files\SAMP\chatlog.txt
FileRead, Str, %chatlog%
StringReplace, Str, Str, `r`n, `n, 1
StringReplace, Str, Str, `r, `n, 1
RegExMatch(&quot;`n&quot; Str &quot;`n&quot;, &quot;\[\d\d:\d\d:\d\d\] .*\[(\d\d?\d?\d?)\] : .*&quot;, match)
SendMessage, 0x50,, 0x4190419,, A
SendInput, {F6}/pm %match1% | Приятной игры на R-RP 11{left 27}
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[KoTaIN4ik]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=42452</uri>
			</author>
			<updated>2022-04-07T15:46:13Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=152714#p152714</id>
		</entry>
</feed>
