<?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="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8315&amp;type=atom" />
	<updated>2013-05-19T18:23:23Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8315</id>
		<entry>
			<title type="html"><![CDATA[Re: Как сделать чтобы скрипт работал в неактивном окне]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72266#p72266" />
			<content type="html"><![CDATA[<p><span style="color: #008800"><strong>hennessy.cm</strong>, ознакомься с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, отредактируй заголовок.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2013-05-19T18:23:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72266#p72266</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Как сделать чтобы скрипт работал в неактивном окне]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72238#p72238" />
			<content type="html"><![CDATA[<p><a href="http://www.script-coding.com/AutoHotkey/ControlSendRaw.html">ControlSend / ControlSendRaw</a></p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-05-18T13:55:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72238#p72238</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Как сделать чтобы скрипт работал в неактивном окне]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72234#p72234" />
			<content type="html"><![CDATA[<p>Всем привет, написал скрипт для GTA:SA:MP, но хочу чтобы он работал в неактивном окне. Кто может с этим помочь?<br /></p><div class="codebox"><pre><code>F2::
slivon:
IfWinActive, GTA:SA:MP
Sendinput, {f6}/get guns %materialsget%{enter}
sleep 1100
Sendinput, {f6}/sellgun %gunsname% 100 4 %idplayer%{enter}
sleep 1100
Sendinput, {f6}/sellgun %gunsname% 66 4 %idplayer%{enter}
sleep 1100
goto, slivon
!F2::Pause</code></pre></div>]]></content>
			<author>
				<name><![CDATA[hennessy.cm]]></name>
			</author>
			<updated>2013-05-18T11:21:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72234#p72234</id>
		</entry>
</feed>
