<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK DECOMPILE PLEASE]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=14331</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=14331&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK DECOMPILE PLEASE».]]></description>
		<lastBuildDate>Tue, 20 Nov 2018 13:23:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK DECOMPILE PLEASE]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=129915#p129915</link>
			<description><![CDATA[<p><strong>sss</strong>, такой себе скрипт..<br /></p><div class="codebox"><pre><code>#SingleInstance, Force
#IfWinActive, GTA:SA:MP
F5::
AddChatMessageEx(&quot;FFFFFFF&quot;, &quot;Нарушения банд за игровую сессию:&quot;)
Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
{
If RegExMatch(A_LoopReadLine, &quot;\[(.*)\] Администратор (.*) посадил в ДеМорган (.*) на (.*) минут\. Причина: (.*)&quot;, prisoned)
{
If RegExMatch(prisoned5, &quot;iS)(B|b)alas|(B|b)allas|(Б|б)аллас|(Б|б)алас&quot;)
{
ballas := &quot;{cc00cc}&quot; prisoned3 &quot;{ffffff} - &quot; prisoned5 &quot;&quot;
AddChatMessageEx(&quot;FFFFFFF&quot;, &quot;`n&quot; ballas &quot;&quot;)
}
If RegExMatch(prisoned5, &quot;iS)(A|a)ztec|(А|а)цтек|(А|а)зтек|(A|a)ctec&quot;)
{
aztec := &quot;{33ccff}&quot; prisoned3 &quot;{ffffff} - &quot; prisoned5 &quot;&quot;
AddChatMessageEx(&quot;FFFFFFF&quot;, &quot;`n&quot; aztec &quot;&quot;)
}
If RegExMatch(prisoned5, &quot;iS)(G|g)roove|(Г|г)рув|(G|g)rove|(Г|г)ров&quot;)
{
grove := &quot;{10f441}&quot; prisoned3 &quot;{ffffff} - &quot; prisoned5 &quot;&quot;
AddChatMessageEx(&quot;FFFFFFF&quot;, &quot;`n&quot; grove &quot;&quot;)
}
If RegExMatch(prisoned5, &quot;iS)(R|r)ifa|(Р|р)иф(а|ы)&quot;)
{
rifa := &quot;{83bfbf}&quot; prisoned3 &quot;{ffffff} - &quot; prisoned5 &quot;&quot;
AddChatMessageEx(&quot;FFFFFFF&quot;, &quot;`n&quot; rifa &quot;&quot;)
}
If RegExMatch(prisoned5, &quot;iS)(V|v)agos|(В|в)агос&quot;)
{
vagos := &quot;{e6ce00}&quot; prisoned3 &quot;{ffffff} - &quot; prisoned5 &quot;&quot;
AddChatMessageEx(&quot;FFFFFFF&quot;, &quot;`n&quot; vagos &quot;&quot;)
}
}
}
return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Phoenixxx_Czar)]]></author>
			<pubDate>Tue, 20 Nov 2018 13:23:29 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=129915#p129915</guid>
		</item>
		<item>
			<title><![CDATA[AHK DECOMPILE PLEASE]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=129901#p129901</link>
			<description><![CDATA[<p>Декомпильнируйте скрипт плеазе. <a href="https://yadi.sk/d/ZXQuFp47yBlHvw">https://yadi.sk/d/ZXQuFp47yBlHvw</a></p>]]></description>
			<author><![CDATA[null@example.com (sss)]]></author>
			<pubDate>Mon, 19 Nov 2018 17:16:06 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=129901#p129901</guid>
		</item>
	</channel>
</rss>
