<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Совместимость AutoHotKey с Windows]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13976&amp;type=atom" />
	<updated>2018-07-26T10:48:10Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13976</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Совместимость AutoHotKey с Windows]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=127397#p127397" />
			<content type="html"><![CDATA[<p><strong>stealzy</strong><br />Извините, неверно прочитал. Тогда да, выключается по нажатия F4, вернее должен выключатся. Но на деле выключается через 20 секунд.</p>]]></content>
			<author>
				<name><![CDATA[Alive88]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39406</uri>
			</author>
			<updated>2018-07-26T10:48:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=127397#p127397</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Совместимость AutoHotKey с Windows]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=127384#p127384" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Alive88 пишет:</cite><blockquote><p><strong>ypppu</strong> Как удалить сообщения?</p></blockquote></div><p> У пользователей со статусом &quot;Участник&quot; нет такой возможности.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2018-07-26T05:41:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=127384#p127384</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Совместимость AutoHotKey с Windows]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=127372#p127372" />
			<content type="html"><![CDATA[<p><strong>stealzy</strong><br />За справку огромное спасибо. Но, второй скрипт у меня как раз таки стартует с F3.</p>]]></content>
			<author>
				<name><![CDATA[Alive88]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39406</uri>
			</author>
			<updated>2018-07-25T21:21:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=127372#p127372</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Совместимость AutoHotKey с Windows]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=127369#p127369" />
			<content type="html"><![CDATA[<p><strong>ypppu</strong> Как удалить сообщения?</p>]]></content>
			<author>
				<name><![CDATA[Alive88]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39406</uri>
			</author>
			<updated>2018-07-25T20:18:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=127369#p127369</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Совместимость AutoHotKey с Windows]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=127368#p127368" />
			<content type="html"><![CDATA[<p>Скрипты вроде бы правильные. Еще замечал не правильную работу в команде PixelSearch (хот тут вероятно виновна моя неумелость).&nbsp; И задается вопрос - почему?? Может ахк не ой версии? или windows не совместитима? Помогите советом пожалуйста.</p>]]></content>
			<author>
				<name><![CDATA[Alive88]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39406</uri>
			</author>
			<updated>2018-07-25T20:11:34Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=127368#p127368</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Совместимость AutoHotKey с Windows]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=127367#p127367" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>Alive88</strong>, приведите заголовок темы в соответствие с правилами форума. То же касается оформления кода.</span></p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2018-07-25T20:09:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=127367#p127367</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Совместимость AutoHotKey с Windows]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=127366#p127366" />
			<content type="html"><![CDATA[<p>по нажатию F3 скрипт включается, и должен выключатся опять таки по нажатию F3. Но он не останавливается.<br />то же самое, если сделать скрипт иначе, он все равно не останавливается. Вот:<br />F3::<br />a := 0<br />Loop<br />{<br />Send {w down}<br />Sleep 20000<br />Send {w up}<br />If a = 1<br />break<br />}<br />Return<br />F4:: a := 1</p>]]></content>
			<author>
				<name><![CDATA[Alive88]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39406</uri>
			</author>
			<updated>2018-07-25T20:07:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=127366#p127366</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Совместимость AutoHotKey с Windows]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=127365#p127365" />
			<content type="html"><![CDATA[<p>Здравствуйте. Ситуация такая - есть подозрение что автохоткей неадекватно работает. Из-за чего не знаю точно, может из за виндовс? <br />К примеру такой скрипт: <br /></p><div class="codebox"><pre><code>
F3:: 
a := !a 
While a 
{ 
Send {w down} 
Sleep 2000 
Send {w up} 
}
</code></pre></div><p>По нажатию F3 скрипт включается, и должен выключатся опять таки по нажатию F3. Но он не останавливается.<br />то же самое, если сделать скрипт иначе, он все равно не останавливается. Вот:<br /></p><div class="codebox"><pre><code>
F3::
a := 0
Loop
{
Send {w down}
Sleep 20000
Send {w up}
If a = 1
break
}
Return
F4:: a := 1
</code></pre></div><p>Скрипты вроде бы правильные. Еще замечал не правильную работу в команде PixelSearch (хот тут вероятно виновна моя неумелость).&nbsp; И задается вопрос - почему?? Может ахк не той версии? или windows не совместитима? Помогите советом пожалуйста.</p>]]></content>
			<author>
				<name><![CDATA[Alive88]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39406</uri>
			</author>
			<updated>2018-07-25T20:05:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=127365#p127365</id>
		</entry>
</feed>
