<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Зажатие Enter]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=13750</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=13750&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Зажатие Enter».]]></description>
		<lastBuildDate>Thu, 31 May 2018 13:39:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Зажатие Enter]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=125685#p125685</link>
			<description><![CDATA[<div class="codebox"><pre><code>Sendinput, {F6}Привет{sleep 1000}{Enter}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (svoboden)]]></author>
			<pubDate>Thu, 31 May 2018 13:39:34 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=125685#p125685</guid>
		</item>
		<item>
			<title><![CDATA[Зажатие Enter]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=125684#p125684</link>
			<description><![CDATA[<p>В данном скрипте после слова Привет мне нужна задержка Enter, как ее сделать?<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}Привет{Enter}
   Sleep, 500
   filedelete,%a_mydocuments%\gta san andreas user files\samp\chatlog.txt
   }
return</code></pre></div><p>PS Я знаю что и так все работает, но мне нужна на enter задержка!</p>]]></description>
			<author><![CDATA[null@example.com (KenzoHK)]]></author>
			<pubDate>Thu, 31 May 2018 13:30:03 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=125684#p125684</guid>
		</item>
	</channel>
</rss>
