<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Зажатие Enter]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=13750&amp;type=atom" />
	<updated>2018-05-31T13:39:34Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=13750</id>
		<entry>
			<title type="html"><![CDATA[Re: Зажатие Enter]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=125685#p125685" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Sendinput, {F6}Привет{sleep 1000}{Enter}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2018-05-31T13:39:34Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=125685#p125685</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Зажатие Enter]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=125684#p125684" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[KenzoHK]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34095</uri>
			</author>
			<updated>2018-05-31T13:30:03Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=125684#p125684</id>
		</entry>
</feed>
