<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Что-то перехватывает скрипты и закрывает их]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=6200&amp;type=atom" />
	<updated>2011-09-09T21:50:53Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=6200</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Что-то перехватывает скрипты и закрывает их]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51364#p51364" />
			<content type="html"><![CDATA[<p>Я понимаю, что причина в защите игры ))). Я задавал вопрос с целью узнать — возможно ли со стороны AHK блокировать команды, пытающиеся закрыть её.</p>]]></content>
			<author>
				<name><![CDATA[metlick]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26594</uri>
			</author>
			<updated>2011-09-09T21:50:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51364#p51364</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Что-то перехватывает скрипты и закрывает их]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51360#p51360" />
			<content type="html"><![CDATA[<p><a href="http://ru.wikipedia.org/wiki/GameGuard">Вероятная причина</a></p>]]></content>
			<author>
				<name><![CDATA[creature.ws]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26105</uri>
			</author>
			<updated>2011-09-09T18:13:18Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51360#p51360</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Что-то перехватывает скрипты и закрывает их]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51359#p51359" />
			<content type="html"><![CDATA[<p>Приложение онлайн игры рагнарок(зениро) исполняемый файл ragexere.bin</p>]]></content>
			<author>
				<name><![CDATA[metlick]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26594</uri>
			</author>
			<updated>2011-09-09T17:53:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51359#p51359</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Что-то перехватывает скрипты и закрывает их]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51354#p51354" />
			<content type="html"><![CDATA[<p><strong>metlick</strong>, теперь озвучьте приложение и его исполняемый файл.</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2011-09-09T16:50:41Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51354#p51354</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Что-то перехватывает скрипты и закрывает их]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51353#p51353" />
			<content type="html"><![CDATA[<p>Ну допустим вот самый маленький:<br /></p><div class="codebox"><pre><code>#Persistent
SetTimer, Cl,50000

Cl:
Send,{f9}
return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[metlick]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26594</uri>
			</author>
			<updated>2011-09-09T16:03:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51353#p51353</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Что-то перехватывает скрипты и закрывает их]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51351#p51351" />
			<content type="html"><![CDATA[<p><strong>metlick</strong>, приведите код любого из «все скрипты AHK».</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2011-09-09T14:29:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51351#p51351</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Что-то перехватывает скрипты и закрывает их]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51350#p51350" />
			<content type="html"><![CDATA[<p>Проблема в следующем: при наведении на окно приложения все скрипты AHK сразу же закрываются. Как это предотвратить? Может можно отследить, что их закрывает и заблокировать это?</p>]]></content>
			<author>
				<name><![CDATA[metlick]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26594</uri>
			</author>
			<updated>2011-09-09T14:08:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51350#p51350</id>
		</entry>
</feed>
