<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Проблема с продолжением скрипта.]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=11867</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=11867&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Проблема с продолжением скрипта.».]]></description>
		<lastBuildDate>Tue, 02 Aug 2016 11:26:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Проблема с продолжением скрипта.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=106523#p106523</link>
			<description><![CDATA[<p><strong>teadrinker</strong>, Сделал чуть-чуть по другому. Спасибо за помощь.<br /></p><div class="codebox"><pre><code>Script := &quot;Аккаунт успешно сохранён&quot;

Kenzo:
fileread, sms, %a_mydocuments%\gta san andreas user files\samp\chatlog.txt
if sms contains %Script%
     {
     SoundBeep, 523, 500
     SendMessage, 0x50,, 0x4190419,, A
	 BlockInput On
     Send, {Up Down}
     sleep, 750
     Send, {Up Up}
     sleep, 250
     send, {enter}
     sleep, 100
     send, {enter}
     sleep, 100
     send, {enter}
     sleep, 100
     send, {enter}
	 BlockInput Off
     return
     }
filedelete,%a_mydocuments%\gta san andreas user files\samp\chatlog.txt
sleep, 1000
return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (KenzoHK)]]></author>
			<pubDate>Tue, 02 Aug 2016 11:26:34 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=106523#p106523</guid>
		</item>
		<item>
			<title><![CDATA[Re: Проблема с продолжением скрипта.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=106511#p106511</link>
			<description><![CDATA[<p>Попробуйте такой код, когда активно окно не игры, а блокнота (notepad):<br /></p><div class="codebox"><pre><code>:*:Аккаунт успешно сохранён::
MsgBox работает!
return</code></pre></div><p>Должно появиться сообщение.<br />Потом попробуйте в игре. Пишите, где работает.</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Mon, 01 Aug 2016 20:36:09 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=106511#p106511</guid>
		</item>
		<item>
			<title><![CDATA[Re: Проблема с продолжением скрипта.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=106510#p106510</link>
			<description><![CDATA[<p><strong>teadrinker</strong> Что-то не работает, если можно сделайте с кодом. Код выше.<br />Заранее спасибо.</p>]]></description>
			<author><![CDATA[null@example.com (KenzoHK)]]></author>
			<pubDate>Mon, 01 Aug 2016 20:31:22 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=106510#p106510</guid>
		</item>
		<item>
			<title><![CDATA[Re: Проблема с продолжением скрипта.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=106509#p106509</link>
			<description><![CDATA[<div class="codebox"><pre><code>:*:Аккаунт успешно сохранён::
; здесь код
return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Mon, 01 Aug 2016 20:04:49 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=106509#p106509</guid>
		</item>
		<item>
			<title><![CDATA[Проблема с продолжением скрипта.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=106507#p106507</link>
			<description><![CDATA[<p>Как сделать чтобы при определенном значении в чате AHK начал работу? В коде после строки &quot;Аккаунт успешно сохранён&quot; нужно сделать чтобы пошло дальше.</p><div class="codebox"><pre><code>ButtonStart:
:?:Аккаунт успешно сохранён::
Send, {Up Down}
Sleep, 150
Send, {Up Up}
Sleep, 200
Send, {Enter}
Sleep, 100
Send, {Enter}
Return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (KenzoHK)]]></author>
			<pubDate>Mon, 01 Aug 2016 19:27:09 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=106507#p106507</guid>
		</item>
	</channel>
</rss>
