<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Отправка скрипта в свернутое окно]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15693&amp;type=atom" />
	<updated>2020-09-30T13:25:49Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=15693</id>
		<entry>
			<title type="html"><![CDATA[Re: Отправка скрипта в свернутое окно]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=142362#p142362" />
			<content type="html"><![CDATA[<p>Посмотрите команду ControlSend</p>]]></content>
			<author>
				<name><![CDATA[Botsy]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41069</uri>
			</author>
			<updated>2020-09-30T13:25:49Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=142362#p142362</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Отправка скрипта в свернутое окно]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=142328#p142328" />
			<content type="html"><![CDATA[<p><strong>__Михаил__</strong><br />Пробежал я по правилам, но так и не понял что нужно поправить в моей теме...<br />И я в этой теме новичок, по этому прошу более конкретного ответа, еще раз повторюсь, что собирал скрипт кусками по форуму.<br />Спасибо</p>]]></content>
			<author>
				<name><![CDATA[artem26061989]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41103</uri>
			</author>
			<updated>2020-09-27T06:22:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=142328#p142328</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Отправка скрипта в свернутое окно]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=142325#p142325" />
			<content type="html"><![CDATA[<p>1) <a href="http://forum.script-coding.com/rules.html">Правила форума</a> прочитайте и оформите как следует.<br />2) Команда &#039;Send&#039; отправляет в текущее окно, естественно ничего не выйдет.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2020-09-26T23:16:52Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=142325#p142325</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Отправка скрипта в свернутое окно]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=142324#p142324" />
			<content type="html"><![CDATA[<p>Собирал инфу по форуму, получился вот такой скрипт:</p><div class="quotebox"><blockquote><p>DetectHiddenWindows, On</p><p>#If WinExist(&quot;ahk_class имя ahk_exe имя&quot;)<br />Home::<br />While WinExist(&quot;ahk_class имя ahk_exe имя&quot;)<br />{<br />send, {w Down}<br />sleep, 800<br />send, {w Up}<br />send, {space}<br />sleep, 400<br />send, {space}<br />send, {s Down}<br />sleep, 1400<br />send, {s Up}<br />send, {4}<br />sleep, 15000<br />}<br />Return</p><p>End::<br />&nbsp; ExitApp<br />Return</p></blockquote></div><p>Смысл в том, чтобы команды посылались в свёрнутое окно игры. Но эти команды идут в любое открытое окно.<br />Не пойму в чём причина.</p>]]></content>
			<author>
				<name><![CDATA[artem26061989]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41103</uri>
			</author>
			<updated>2020-09-26T19:54:39Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=142324#p142324</id>
		</entry>
</feed>
