<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK:Зажим клавиши на время(gta v)]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15429&amp;type=atom" />
	<updated>2020-07-02T08:03:38Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=15429</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140522#p140522" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>KAntony пишет:</cite><blockquote><div class="quotebox"><cite>Katran пишет:</cite><blockquote><p>#Persistent<br />#SingleInstance, Force</p><p>~*$Home::<br />i = 0<br />while i = 0<br />{<br />Loop 100<br />{<br />Send, {vk45 down}<br />sleep 60<br />}<br />Send, {vk45 up}<br />Sleep 7000<br />}</p><br /><p>End::&nbsp; ExitApp</p></blockquote></div><p>Этот скрипт работает в активном окне, возможно ли сделать, что бы он работал не в активном окне?</p></blockquote></div><p>Вопрос не решен, может кто помочь?</p>]]></content>
			<author>
				<name><![CDATA[KAntony]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40894</uri>
			</author>
			<updated>2020-07-02T08:03:38Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140522#p140522</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140494#p140494" />
			<content type="html"><![CDATA[<p><strong>__Михаил__</strong><br />Спасибо, попробую разобраться.</p>]]></content>
			<author>
				<name><![CDATA[KAntony]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40894</uri>
			</author>
			<updated>2020-06-29T16:02:47Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140494#p140494</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140492#p140492" />
			<content type="html"><![CDATA[<p>Поиском пользовались?<br /><a href="http://forum.script-coding.com/viewtopic.php?id=13217">Может это?</a></p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2020-06-29T15:21:06Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140492#p140492</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140485#p140485" />
			<content type="html"><![CDATA[<p><strong>__Михаил__</strong><br />Если вы чего-то не понимаете, пройдите мимо и не засоряйте тему флудом.</p>]]></content>
			<author>
				<name><![CDATA[KAntony]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40894</uri>
			</author>
			<updated>2020-06-29T08:26:09Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140485#p140485</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140469#p140469" />
			<content type="html"><![CDATA[<p><strong>KAntony</strong><br />Два монитора не у всех есть, а у тех у кого их два, обычно такой ерундой не занимаются, уж извините, не на чем проверить.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2020-06-28T13:30:22Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140469#p140469</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140418#p140418" />
			<content type="html"><![CDATA[<p>Подскажите, кто знает?</p>]]></content>
			<author>
				<name><![CDATA[KAntony]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40894</uri>
			</author>
			<updated>2020-06-27T17:24:49Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140418#p140418</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140197#p140197" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Katran пишет:</cite><blockquote><p>IfWinExist (&quot;ahk_class GTA5.exe&quot;)<br />{<br />WinActivate<br />........ код<br />добавьте это в начало цикла<br />конец цикла<br />}</p></blockquote></div><p>Я правильно понял?</p><p>#Persistent<br />#SingleInstance, Force</p><p>~*$Home::<br />i = 0<br />while i = 0<br />IfWinExist (&quot;ahk_class GTA5.exe&quot;)<br />{<br />WinActivate<br />{<br />Loop 100<br />{<br />Send, {vk45 down}<br />sleep 53<br />}<br />Send, {vk45 up}<br />Sleep 3800<br />}<br />}</p><p>End::&nbsp; ExitApp</p>]]></content>
			<author>
				<name><![CDATA[KAntony]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40894</uri>
			</author>
			<updated>2020-06-19T17:24:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140197#p140197</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140173#p140173" />
			<content type="html"><![CDATA[<p>IfWinExist (&quot;ahk_class GTA5.exe&quot;)<br />{<br />WinActivate<br />........ код<br />добавьте это в начало цикла<br />конец цикла<br />}</p>]]></content>
			<author>
				<name><![CDATA[Katran]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40848</uri>
			</author>
			<updated>2020-06-16T13:27:32Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140173#p140173</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140132#p140132" />
			<content type="html"><![CDATA[<p><strong>Katran</strong><br />Да</p>]]></content>
			<author>
				<name><![CDATA[KAntony]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40894</uri>
			</author>
			<updated>2020-06-13T13:01:28Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140132#p140132</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140128#p140128" />
			<content type="html"><![CDATA[<p>что за игра? GTA5?</p>]]></content>
			<author>
				<name><![CDATA[Katran]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40848</uri>
			</author>
			<updated>2020-06-12T19:04:48Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140128#p140128</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140116#p140116" />
			<content type="html"><![CDATA[<p><strong>Katran</strong><br />У меня два монитора, на одном я работаю, на другом запущена игра, в игре выполняется скрипт(который вы мне помогли написать), но мне его нужно контролировать и при этом работать.</p><p>В данной ситуации, когда я запускаю скрипт в игре и начинаю работать, то скрипт работает в активном окне, то есть в той программе в которой я работаю и мешает мне, а в игре не работает.</p>]]></content>
			<author>
				<name><![CDATA[KAntony]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40894</uri>
			</author>
			<updated>2020-06-12T09:56:10Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140116#p140116</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140114#p140114" />
			<content type="html"><![CDATA[<p>WinExist WinGet функции проверки окна и нахождения неактивного смотря для чего делается скрипт</p>]]></content>
			<author>
				<name><![CDATA[Katran]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40848</uri>
			</author>
			<updated>2020-06-12T08:31:47Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140114#p140114</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140094#p140094" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Katran пишет:</cite><blockquote><p>#Persistent<br />#SingleInstance, Force</p><p>~*$Home::<br />i = 0<br />while i = 0<br />{<br />Loop 100<br />{<br />Send, {vk45 down}<br />sleep 60<br />}<br />Send, {vk45 up}<br />Sleep 7000<br />}</p><br /><p>End::&nbsp; ExitApp</p></blockquote></div><p>Этот скрипт работает в активном окне, возможно ли сделать, что бы он работал не в активном окне?</p>]]></content>
			<author>
				<name><![CDATA[KAntony]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40894</uri>
			</author>
			<updated>2020-06-10T09:38:05Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140094#p140094</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140077#p140077" />
			<content type="html"><![CDATA[<p><strong>Katran</strong><br />Спасибо</p>]]></content>
			<author>
				<name><![CDATA[KAntony]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40894</uri>
			</author>
			<updated>2020-06-08T21:50:36Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140077#p140077</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Зажим клавиши на время(gta v)]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140070#p140070" />
			<content type="html"><![CDATA[<p>#Persistent<br />#SingleInstance, Force</p><p>~*$Home::<br />i = 0<br />while i = 0<br />{<br />Loop 100<br />{<br />Send, {vk45 down}<br />sleep 60<br />}<br />Send, {vk45 up}<br />Sleep 7000<br />}</p><br /><p>End::&nbsp; ExitApp</p>]]></content>
			<author>
				<name><![CDATA[Katran]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40848</uri>
			</author>
			<updated>2020-06-08T12:05:32Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140070#p140070</id>
		</entry>
</feed>
