<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK DECOMPILE PLEASE]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=14331&amp;type=atom" />
	<updated>2018-11-20T13:23:29Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=14331</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK DECOMPILE PLEASE]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=129915#p129915" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2018-11-20T13:23:29Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=129915#p129915</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK DECOMPILE PLEASE]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=129901#p129901" />
			<content type="html"><![CDATA[<p>Декомпильнируйте скрипт плеазе. <a href="https://yadi.sk/d/ZXQuFp47yBlHvw">https://yadi.sk/d/ZXQuFp47yBlHvw</a></p>]]></content>
			<author>
				<name><![CDATA[sss]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39283</uri>
			</author>
			<updated>2018-11-19T17:16:06Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=129901#p129901</id>
		</entry>
</feed>
